diff options
author | ami_stuff <ami_stuff@o2.pl> | 2011-11-21 20:31:47 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-21 23:06:53 +0100 |
commit | cf14c822275301209c307fb35351d5c9833b7a3b (patch) | |
tree | 644fe2d4a1211d489f5e70ab3c042ccd25c281ea /Changelog | |
parent | 7f6a0190963f99c9b90dc58f17f8d450d2a4f98e (diff) | |
download | ffmpeg-cf14c822275301209c307fb35351d5c9833b7a3b.tar.gz |
[PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder
Some sample IFF ACBM files can be found here:
http://aminet.net/package/dev/basic/ABdemos
Thanks to Peter Ross for his help with this patch.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,6 +123,7 @@ easier to use. The changes are: - OS X Video Decoder Acceleration (VDA) support - compact and csv output in ffprobe - pan audio filter +- IFF Amiga Continuous Bitmap (ACBM) decoder version 0.8: |