aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpegts.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-03-02 16:52:26 +0100
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-03-08 19:21:55 +0000
commit2ef2f60b4f0308d1c871091c9c1a9641d14ec585 (patch)
treee7e5a619947e0df60ad3753fc82beac07a6db397 /libavformat/rtpdec_mpegts.c
parent905172d75c9cfd93c757b09fa4b8afa0e926a13c (diff)
downloadffmpeg-2ef2f60b4f0308d1c871091c9c1a9641d14ec585.tar.gz
rmenc: limit packet size
The chunk size is limited to UINT16_MAX (written by avio_wb16), so make sure that the packet size is not too large. Such large frames need to be split into slices smaller than 64 kB, but that is currently supported neither by the rv10/rv20 encoders nor the rm muxer. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/rtpdec_mpegts.c')
0 files changed, 0 insertions, 0 deletions