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 /doc/general.texi | |
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 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index ed3cdfcf99..3c0c803449 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -468,6 +468,8 @@ library: @item IEC61937 encapsulation @tab X @tab X @item IFF @tab @tab X @tab Interchange File Format +@item IFV @tab @tab X + @tab A format used by some old CCTV DVRs. @item iLBC @tab X @tab X @item Interplay MVE @tab @tab X @tab Format used in various Interplay computer games. |