2011-12-06 18:36:57 +01:00
|
|
|
User johns
|
2011-12-29 13:43:12 +01:00
|
|
|
Date:
|
|
|
|
|
2011-12-29 17:47:21 +01:00
|
|
|
Vdpau also displays a black surface, when no video is available.
|
2011-12-29 13:43:12 +01:00
|
|
|
Fix bug: CodecVideoDecode destroys avpkt.
|
|
|
|
|
|
|
|
Date: Thu Dec 29 00:55:57 CET 2011
|
|
|
|
|
|
|
|
Release Version 0.1.3
|
|
|
|
Add missing VdpauDecoderDestroy.
|
|
|
|
Cleanup video packet ringbuffer.
|
|
|
|
Allow build without VDPAU.
|
|
|
|
Fix bug: swapped end and start.
|
|
|
|
Support other than "PCM" alsa mixer channels.
|
|
|
|
|
2011-12-24 15:27:46 +01:00
|
|
|
Date: Sat Dec 24 15:26:27 CET 2011
|
|
|
|
|
|
|
|
Release Version 0.1.2
|
|
|
|
Fix wrong decoder->SurfaceField again.
|
|
|
|
Remove interlaced_frame debug, it can't be used.
|
|
|
|
Fix new video stream never resets, if buffers full.
|
|
|
|
|
|
|
|
Date: Fri Dec 23 21:31:27 CET 2011
|
2011-12-12 17:06:05 +01:00
|
|
|
|
2011-12-23 19:33:30 +01:00
|
|
|
Release Version 0.1.1
|
|
|
|
Initial VDPAU decoder support.
|
|
|
|
Initial VDPAU output support.
|
2011-12-19 17:03:40 +01:00
|
|
|
Configurable audio delay.
|
|
|
|
Make pts monotonic.
|
|
|
|
Support old libav and ffmpeg libs.
|
2011-12-16 10:11:41 +01:00
|
|
|
Support xcb_icccm_set_wm_protocols with xcb-util <0.3.8.
|
2011-12-15 22:45:55 +01:00
|
|
|
New video/audio sync code.
|
|
|
|
Support xcb-util <0.3.8.
|
2011-12-15 16:02:32 +01:00
|
|
|
Use current configuration for setup menu.
|
2011-12-14 18:01:03 +01:00
|
|
|
Initial support of replay.
|
2011-12-13 17:23:06 +01:00
|
|
|
Workaround for libva-driver-intel 1080i problems.
|
2011-12-12 17:06:05 +01:00
|
|
|
DisplayFrame displays now only a single frame.
|
|
|
|
Add deinterlace/scaling modes to setup.
|
|
|
|
|
2011-12-10 00:15:38 +01:00
|
|
|
Date: Sat Dec 10 00:06:46 CET 2011
|
2011-12-06 18:36:57 +01:00
|
|
|
|
2011-12-10 00:15:38 +01:00
|
|
|
Release Version 0.0.9
|
|
|
|
Pass audio/video PTS to codec.
|
|
|
|
Fix libva-driver-intel OSD problems.
|
|
|
|
Add audio resample support.
|
2011-12-07 22:28:54 +01:00
|
|
|
Reduce program exit crashes.
|
2011-12-06 18:36:57 +01:00
|
|
|
Add libva-driver-vdpau autodetection.
|
|
|
|
Add workaround for bugs in libva-driver-vdpau.
|
|
|
|
Threaded video display handler written.
|
|
|
|
Add support for unscaled osd (f.e. supported by intel-vaapi)
|
|
|
|
Add support for 16:9 and 4:3 video streams.
|
|
|
|
Add buildin X11 server start.
|
|
|
|
Remove ffmpeg deprecated functions.
|
|
|
|
Disable display of window cursor.
|
|
|
|
Can force self as primary device.
|
|
|
|
Smaller audio buffer.
|
|
|
|
Don't trust ffmpeg or stream interlace flag.
|
|
|
|
Fix Makefile.
|
|
|
|
Add setting analog volume.
|
|
|
|
|
|
|
|
Date: Thu Dec 1 20:48:35 CET 2011
|
|
|
|
|
|
|
|
Release Version 0.0.5
|