diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-04-26 03:44:05 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-05-28 13:56:29 +0300 |
commit | 728214992e3698305550c1762f973d2ac567f016 (patch) | |
tree | 410e351e271f8159233ef2bced10da4732fd0c55 /Changelog | |
parent | d8b9dbe7768c958dc40d65450f6cc5740f1b46a7 (diff) | |
download | ffmpeg-728214992e3698305550c1762f973d2ac567f016.tar.gz |
vc1dec: Remove interlaced warning
Also add a note about the feature in the changelog.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ version 10: - Apple Intermediate Codec decoder - Escape 130 video decoder - support for slice multithreading in libavfilter +- VC-1 interlaced B-frame support version 9: |