aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/flac_picture.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-04-01 20:13:15 +0200
committerAnton Khirnov <anton@khirnov.net>2023-04-13 15:11:56 +0200
commitceb0275e45d82357b94a4a0a6a515a507c1e6b2f (patch)
treeeb3a52dc9e7800abf8fa52b1770e6b3c4a02b4d4 /libavformat/flac_picture.c
parenta85e7e5dea542019feb85ab0730338c10c770746 (diff)
downloadffmpeg-ceb0275e45d82357b94a4a0a6a515a507c1e6b2f.tar.gz
fftools/ffmpeg: stop calling check_output_constraints() for streamcopy
That function only contains two checks now - whether the muxer returned EOF and whether the packet timestamp is before requested output start time. The first check is unnecessary, since the packet will just be rejected by the muxer. The second check is better combined with a related check directly in do_streamcopy().
Diffstat (limited to 'libavformat/flac_picture.c')
0 files changed, 0 insertions, 0 deletions