summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-10-23 11:28:31 +0200
committerwm4 <wm4@nowhere>2017-10-23 11:31:45 +0200
commit34676fc94dac6a126dd833d9094409dc6e610351 (patch)
tree9a603a26037674696f9757d5b3a534fd9ff2c960 /video
parent0358cca39e4f0b97870a378675438634868ad458 (diff)
downloadmpv-34676fc94dac6a126dd833d9094409dc6e610351.tar.bz2
mpv-34676fc94dac6a126dd833d9094409dc6e610351.tar.xz
demux: fix crash with cue/ordered chapter files
If a packet uses segmentation, the codec field must be set. Copying the codec field was forgotten as an oversight, which is why this just crashes. This showed up only now, because demux_copy_packet() was not used before in the main demux path until recently. Fixes #5027.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions