mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-09 10:41:00 +08:00
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>
This commit is contained in:

committed by
Michael Niedermayer

parent
183ce55b0d
commit
2bd83ef26a
@@ -43,6 +43,7 @@ extern const URLProtocol ff_mmsh_protocol;
|
||||
extern const URLProtocol ff_mmst_protocol;
|
||||
extern const URLProtocol ff_md5_protocol;
|
||||
extern const URLProtocol ff_pipe_protocol;
|
||||
extern const URLProtocol ff_prompeg_protocol;
|
||||
extern const URLProtocol ff_rtmp_protocol;
|
||||
extern const URLProtocol ff_rtmpe_protocol;
|
||||
extern const URLProtocol ff_rtmps_protocol;
|
||||
|
Reference in New Issue
Block a user