aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/qt.mak
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-03-02 15:46:44 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-06-10 02:13:09 +0200
commit3d11279745a64e7eb65f63b76dbc9d561651fcfc (patch)
treef6fc9d9bd1686b366248dff8153d506bd0276a3b /tests/fate/qt.mak
parent63efad67ee56565c6376e8233a83d8b1837fef3a (diff)
downloadffmpeg-3d11279745a64e7eb65f63b76dbc9d561651fcfc.tar.gz
avformat/rm: limit packet size
The chunk size is limited to 0xFFFF (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> See Ticket244 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 08728f400b8367dc8c983036cb2eff3a2891322b) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/qt.mak')
0 files changed, 0 insertions, 0 deletions