summaryrefslogtreecommitdiffstats
path: root/libavformat/tls_securetransport.c
diff options
context:
space:
mode:
authorPavel Koshevoy <pkoshevoy@gmail.com>2016-12-15 10:19:23 -0700
committerMichael Niedermayer <michael@niedermayer.cc>2016-12-17 18:41:18 +0100
commit6b517a194da47a2d586806679ef6ca9233ee32d6 (patch)
tree2025293e3fc4ac44f21eaf9c42c4ac55c5bbd674 /libavformat/tls_securetransport.c
parent5b74ebe93723323c3f7068d8ff1fb44b43d8fc67 (diff)
downloadffmpeg-streaming-6b517a194da47a2d586806679ef6ca9233ee32d6.zip
ffmpeg-streaming-6b517a194da47a2d586806679ef6ca9233ee32d6.tar.gz
lavc: Fix ticket 6024, truncated mode decoding
The assumption that avcodec_send_packet makes regarding decoders consuming the entire packet is not true if the codec supports truncated decoding mode and the truncated flag is turned on. Steps to reproduce: ./ffmpeg_g -flags truncated \ -i "http://samples.ffmpeg.org/MPEG2/test-ebu-422.40000.pakets.ts" \ -c:v ffv1 -c:a copy -y /tmp/truncated.nut Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/tls_securetransport.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud