diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-01-20 07:42:14 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-01-20 07:42:14 +0000 |
commit | 7eb68edba73839225fc20f2a3b76317034750ed7 (patch) | |
tree | 9f93b256ebd81d0832c5ff665c35099df5b1be5b /doc/general.texi | |
parent | c5125e399472c1f4b7c9082258035240e7a9ec3e (diff) | |
download | ffmpeg-7eb68edba73839225fc20f2a3b76317034750ed7.tar.gz |
R3D REDCODE demuxer
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 17d2cd5cb9..fae638944d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -123,6 +123,8 @@ library: @item raw MPEG-4 video @tab X @tab X @item raw PCM 8/16/32 bits, 32/64-bit floating point, mu-law/A-law @tab X @tab X @item raw Shorten audio @tab @tab X +@item R3D REDCODE @tab @tab X + @tab File format used by RED Digital cameras, contains JPEG 2000 frames and PCM audio. @item RealMedia @tab X @tab X @item RL2 @tab @tab X @tab Audio and video format used in some games by Entertainment Software Partners. |