diff options
author | Swaraj Hota <swarajhota353@gmail.com> | 2019-06-10 09:25:27 +0530 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2019-06-21 22:02:14 +1000 |
commit | d70fece5609fa62db62c894d63bffc99aa677142 (patch) | |
tree | e56c7621f07791092398021ad57995bdd8d5bbb8 /Changelog | |
parent | 18dab6175bad2864c8d19a1d1476f5a3c1130599 (diff) | |
download | ffmpeg-d70fece5609fa62db62c894d63bffc99aa677142.tar.gz |
avformat/ifv: added support for ifv cctv files
Fixes ticket #2956.
Signed-off-by: Swaraj Hota <swarajhota353@gmail.com>
Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ version <next>: - asr filter - showspatial multimedia filter - VP4 video decoder +- IFV demuxer version 4.1: |