summaryrefslogtreecommitdiffstats
path: root/mpvcore/timeline/tl_matroska.c
Commit message (Expand)AuthorAgeFilesLines
* Move files part of the playback core to player sub-directorywm42013-10-301-575/+0
* tl_matroska: fix use-after-free with --cachewm42013-10-191-3/+3
* matroska: don't add time for chapters without a sourceBen Boeckel2013-10-151-0/+3
* matroska: log about where missing time comes fromBen Boeckel2013-10-151-4/+21
* matroska: only error if at least a millisecond is missingBen Boeckel2013-10-151-1/+4
* matroska: account for missing information from short sourcesBen Boeckel2013-10-151-2/+31
* matroska: modify chapter limits by join_diffBen Boeckel2013-10-151-9/+23
* matroska: use memmove when collapsing the source list downBen Boeckel2013-10-081-1/+1
* matroska: avoid requesting the same source multiple timesBen Boeckel2013-10-081-0/+18
* matroska: support chapter references to ordered editionsBen Boeckel2013-10-081-7/+51
* matroska: recursively search for referenced segmentsBen Boeckel2013-10-081-30/+50
* matroska: refactor ordered chapter timeline buildingBen Boeckel2013-10-071-63/+103
* matroska: select the edition using the requested edition uidBen Boeckel2013-10-071-3/+10
* matroska: store segment/edition uids in a single structureBen Boeckel2013-10-071-20/+24
* matroska: fix uninitialized memory accesses with ordered chaptersBen Boeckel2013-09-261-0/+1
* core: remove a minor memory leakwm42013-09-081-0/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-5/+5
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+374