diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-02-08 19:02:46 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-08 19:02:46 +0100 |
commit | 0c4bf87b296145e38510655d1a14196493d5c54e (patch) | |
tree | 63eb4722659980ba21abe4b72ab8a2f0e48f8a57 /doc | |
parent | b08f554fdc0886ab9815b2e3db3ae8a93baa57c8 (diff) | |
parent | cde7df25ef74b85b5ce11d9171779f28f0c12d15 (diff) | |
download | ffmpeg-0c4bf87b296145e38510655d1a14196493d5c54e.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Mirillis FIC video decoder
Conflicts:
Changelog
configure
libavcodec/Makefile
libavcodec/avcodec.h
libavcodec/version.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-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 18a2a95bb6..359ac46766 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -301,6 +301,8 @@ library: @tab also known as DVB Transport Stream @item MPEG-4 @tab X @tab X @tab MPEG-4 is a variant of QuickTime. +@item Mirillis FIC video @tab @tab X + @tab No cursor rendering. @item MIME multipart JPEG @tab X @tab @item MSN TCP webcam @tab @tab X @tab Used by MSN Messenger webcam streams. |