mpv/mpvcore/timeline
Ben Boeckel 828a952c9a matroska: fix uninitialized memory accesses with ordered chapters
There is uninitialized memory access if the actual size isn't passed
along. In the worst case, this can cause a source to be loaded against
the uninitialized memory, causing a false count of found versus required
sources, preventing the "Failed to find ordered chapter part" message.
2013-09-26 18:20:32 +02:00
..
tl_cue.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
tl_edl.c core: remove a minor memory leak 2013-09-08 05:17:05 +02:00
tl_matroska.c matroska: fix uninitialized memory accesses with ordered chapters 2013-09-26 18:20:32 +02:00