diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2011-12-16 21:30:27 +0100 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-18 07:12:56 +0200 |
commit | 350914fc8024612f614c0a4f5c8ba5da2d9988e7 (patch) | |
tree | acdd7ee0a89e1c985642b2e5178a2c0f023e4641 /Changelog | |
parent | cebdedca57d95834a8f8098c7b6a322a1163e26b (diff) | |
download | ffmpeg-streaming-350914fc8024612f614c0a4f5c8ba5da2d9988e7.zip ffmpeg-streaming-350914fc8024612f614c0a4f5c8ba5da2d9988e7.tar.gz |
Escape 130 (RPL) decoder
Some fixes provided by Paul B Mahol <onemda@gmail.com>
and Michael Niedermayer <michaelni@gmx.at> and me.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ version 10: - Matroska muxer can now put the index at the beginning of the file. - avconv -deinterlace option removed, the yadif filter should be used instead - Apple Intermediate Codec decoder +- Escape 130 video decoder version 9: |