diff options
author | Johns <johns98@gmx.net> | 2011-12-29 13:43:12 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2011-12-29 13:43:12 +0100 |
commit | f1792644685a6ba8f8233ae5b5f4a3faab35a1a3 (patch) | |
tree | 0064467acea7d6fc8f4b0618b5920bba218e8d1c /ChangeLog | |
parent | 23300b0383286bf4628f679cbf7fccc65d713d9a (diff) | |
download | vdr-plugin-softhddevice-f1792644685a6ba8f8233ae5b5f4a3faab35a1a3.tar.gz vdr-plugin-softhddevice-f1792644685a6ba8f8233ae5b5f4a3faab35a1a3.tar.bz2 |
Fix bug: CodecVideoDecode destroys avpkt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,4 +1,17 @@ User johns +Date: + + 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. + Date: Sat Dec 24 15:26:27 CET 2011 Release Version 0.1.2 |