aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/v210x.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:36:26 +0000
commit0051174c70810b66378cf8ea093eab01302f6049 (patch)
treec6d8b2e48d32f1b3e9620e4a2e4f78abf57a00d2 /libavcodec/v210x.c
parent61c966ef30129a0e4dba485242c039a895914d33 (diff)
downloadffmpeg-0051174c70810b66378cf8ea093eab01302f6049.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 'libavcodec/v210x.c')
0 files changed, 0 insertions, 0 deletions