summaryrefslogtreecommitdiffstats
path: root/video/img_format.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-11-06 17:13:42 +0100
committerwm4 <wm4@nowhere>2017-11-06 17:13:42 +0100
commit4ef0887f7b204b5a2bedb11ce0a6089bea5915cb (patch)
treebf109d0892682d64703c91cb64731702c85204c4 /video/img_format.c
parente598b19dad9638c2c108ac5f39df6573563b0691 (diff)
downloadmpv-4ef0887f7b204b5a2bedb11ce0a6089bea5915cb.tar.bz2
mpv-4ef0887f7b204b5a2bedb11ce0a6089bea5915cb.tar.xz
demux: explicitly discard 0 sized packets
libavcodec can't deal with them, because its API doesn't distinguish between 0 sized packets and sending EOF. As such, keeping them doesn't do any good, ever. This actually fixes some obscure mkv sample (see previous commit).
Diffstat (limited to 'video/img_format.c')
0 files changed, 0 insertions, 0 deletions