diff options
author | Vlad Tarca <vtarca@mobibase.com> | 2016-06-02 16:28:13 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-11-13 11:38:15 +0100 |
commit | 2bd83ef26acf93fc818b1b75a5406dbfb196f6a4 (patch) | |
tree | 595d9fd09b5f97dfd9d13cd788a0161aecbf3cf0 /doc/general.texi | |
parent | 183ce55b0de0a597b838d08bbac67f54c27ed42f (diff) | |
download | ffmpeg-2bd83ef26acf93fc818b1b75a5406dbfb196f6a4.tar.gz |
avformat: Add Pro-MPEG CoP #3-R2 FEC protocol
Pro-MPEG Code of Practice #3 release 2 forward error correction for rtp_mpegts streams
Signed-off-by: Vlad Tarca <vtarca@mobibase.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index f08c3cd66c..56b9e4dbd9 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1137,6 +1137,7 @@ performance on systems without hardware floating point support). @item MMSH @tab X @item MMST @tab X @item pipe @tab X +@item Pro-MPEG FEC @tab X @item RTMP @tab X @item RTMPE @tab X @item RTMPS @tab X |