Johns
c6e66e0787
OSD improvements:
...
Use OSD size equal to video window.
Update only dirty area(s) of OSD.
Show/mix only used area of OSD.
Fix bug: vpdau use previous resolution for deint, ...
2012-01-18 15:15:37 +01:00
Johns
19d4eeed82
Little speed improved Intel VA-API deinterlace.
2012-01-17 18:53:53 +01:00
Johns
9f668c4750
Fix software deinterlace with VA-API.
2012-01-17 17:41:24 +01:00
Johns
2cacdc6c90
Debug, if vaapi putsurface is too slow.
2012-01-16 23:54:48 +01:00
Johns
6efe558f78
Fix bug: transposed digits 567 should be 576.
2012-01-16 20:20:01 +01:00
Johns
80100299f3
Disable VA-API if init fails.
2012-01-16 17:05:22 +01:00
Johns
81d7ef9755
Support xcb_ewmh.h for xcb-util <0.3.8.
2012-01-13 17:20:43 +01:00
Johns
7f7de8678f
Add support for fullscreen mode.
2012-01-13 16:31:29 +01:00
Johns
92bb00c410
Add vaapi color space conversion.
2012-01-13 12:28:56 +01:00
Johns
d3b98b90f4
Fix bug: devision by zero in ...UpdateOutput,
2012-01-13 10:04:26 +01:00
Johns
788636ee6b
Destroy vdpau surface only, when initialized.
2012-01-13 00:58:30 +01:00
Johns
8e53cbd4a9
VAAPI: Instant use new deinterlace configuration.
2012-01-12 23:07:06 +01:00
Christian Ruppert
712b2e0de1
Patch collection from Christian Ruppert.
...
Move objects before $LIBS to avoid link failures with --as-needed.
Do not override CFLAGS for video test.
Rearrange *FLAGS incl. some minor fixes.
Don't override VDRDIR, LIBDIR and TMPDIR in makefile.
Don't abuse LDFLAGS in makefile.
Define CC in makefile.
Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition.
VideoInit() needs an argument.
2012-01-10 22:48:42 +01:00
Johns
960cd27ab5
Add support for close and resize x11 window.
2012-01-10 15:53:54 +01:00
Johns
96eefca699
Video improvements.
...
Fix generate of video output from StillPicture.
Add support for resolution dependend video parameterts (Deinterlace,
Scaling, Denoise, Sharpen, ...).
2012-01-09 17:03:04 +01:00
Johns
f6df79e8e6
Improved replay of recordings.
2012-01-08 21:46:00 +01:00
Johns
fd60c3c132
Support yaepghd video output position change.
...
And code and comments cleanups.
2012-01-07 22:36:06 +01:00
Johns
d6e2d04505
Fix compiler error with -DDEBUG.
2012-01-07 03:13:33 +01:00
Johns
cb2314837c
uwm window manager hide cursor workaround.
2012-01-06 15:37:21 +01:00
Johns
820c246148
Fix bug: old surface stay in video ringbuffer.
2012-01-05 22:55:57 +01:00
Johns
8dda2a0b8a
Show transparent cursor to hide cursor.
2012-01-05 22:33:14 +01:00
Johns
761c06eac1
Add color standard support to vdpau.
2012-01-05 20:24:18 +01:00
Johns
0776bc5ee4
VDPAU improvements.
...
Add denoise, sharpness, skip chroma deinterlace support.
Show OSD only if something is to display, improves performance.
Add deinterlace mode with only 4 surfaces.
2012-01-05 17:20:44 +01:00
Johns
0f449c2394
Remove warnings, reduce debug informations.
2012-01-04 16:58:35 +01:00
Johns
0d63fac2e8
Use only the needed number of surfaces.
...
Fix problem with video-xvba and too many surfaces used.
Prepare new audio driver "oss".
2011-12-31 18:55:07 +01:00
Johns
c8c760a069
Make pthread_setname_np optional for older glibc.
2011-12-31 17:28:58 +01:00
Johns
0c7170989d
Remove warning, when building without vdpau.
2011-12-30 21:50:58 +01:00
Johns
12bfab3f10
Name threads for easier debugging.
2011-12-30 16:47:57 +01:00
Johns
bded2ae5df
Prepared vdpau noise reduction support.
2011-12-29 19:45:00 +01:00
Johns
1f2d1d235e
Vpdau displays black, when no video available.
2011-12-29 17:47:21 +01:00
Johns
23300b0383
Add missing VdpauDecoderDestroy.
2011-12-29 00:55:57 +01:00
Johns
a5c28b9fe2
Fix bug: swapped end and start.
2011-12-25 17:23:29 +01:00
Johns
10ab0274ab
Show time used for VdpDecoderRender.
2011-12-25 11:50:17 +01:00
Johns
63d18ea488
Fix bug: wrong aspect video size calculation.
2011-12-25 11:35:18 +01:00
Johns
58800f57f6
Wrong decoder->SurfaceField again.
2011-12-23 20:51:02 +01:00
Johns
d574fbe8b3
Remove interlaced_frame debug, it can't be used.
2011-12-23 20:31:52 +01:00
Johns
06fddc206e
Initial vdpau hw decoder support.
2011-12-23 19:33:30 +01:00
Johns
1e18da47f7
Fix uninitialized 'filled'.
2011-12-23 00:14:50 +01:00
Johns
ba50ea7123
Fix vdpau hangup when switching none/interlaced.
2011-12-23 00:09:59 +01:00
Johns
7057c188d8
Cleanup on destroy decoder.
2011-12-22 23:05:22 +01:00
Johns
9f637f986e
Add video/audio sync to vdpau.
2011-12-22 22:20:52 +01:00
Johns
18e9e2f69e
Initial vdpau osd support.
2011-12-22 21:25:38 +01:00
Johns
afd7dfe402
Initial vdpau support.
2011-12-22 18:01:17 +01:00
Johns
37192d5b53
Reorder pts.
2011-12-20 15:05:35 +01:00
Johns
36b285b5f7
Audio/video sync improvements.
...
Configurable audio delay.
Use monotonic pts.
Support old libav or ffmpeg libraries.
2011-12-19 17:11:25 +01:00
Johns
de6776a885
Support xcb_set_wm_protocols for xcb-util <0.3.8.
2011-12-16 10:14:53 +01:00
Johns
3da81fdfcc
New video/audio sync code.
2011-12-15 22:45:55 +01:00
Johns
5ca9bedda8
Initial support of replay.
2011-12-14 18:01:03 +01:00
Johns
a38cf3d9ae
Add vaSyncSurface for new surface displayed.
...
Intel 1080i needs sync to have frame decoded.
Nvidia drops frames, if always synced.
2011-12-13 18:06:25 +01:00
Johns
61cbb31d3d
Workaround for 1080i with intel driver 1.0.15.
2011-12-13 17:23:06 +01:00