diff options
author | Peter Ross <pross@xvid.org> | 2011-09-16 04:50:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-09-16 05:53:14 +0200 |
commit | 07a70caba7cb2fac69bf9541914d4bffce61d1ea (patch) | |
tree | f9346e947d2275a6e495252f6b9d216bf90c12dc /Changelog | |
parent | ea8de109af46ae8e6751217977ae8f7becf94ba5 (diff) | |
download | ffmpeg-07a70caba7cb2fac69bf9541914d4bffce61d1ea.tar.gz |
Binary text decoder
Decoder and demuxer for various binary text formats.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ easier to use. The changes are: - Optional C++ Support (needed for libstagefright) - H.264 Decoding on Android via Stagefright - Prores decoder +- BIN/XBIN/ADF/IDF text file decoder version 0.8: |