aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/sub.c
Commit message (Expand)AuthorAge
...
* sub: fix possible deadlock with --no-sub-ass and similarGravatar wm42014-09-06
* player: use virtual time for --audio-file with ordered chaptersGravatar wm42014-08-15
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* sub: call sub_reset() on seeks onlyGravatar wm42014-08-14
* sub: fix subtitle timing for TSGravatar wm42014-08-04
* sub: don't read packets if video and audio are disabledGravatar wm42014-08-04
* player: split seek_reset()Gravatar wm42014-07-30
* player: fix desync when seeking and switching external tracksGravatar wm42014-07-29
* sub: offset subtitle timing to video start PTSGravatar wm42014-07-22
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* sub: fix undefined behavior with dvd://Gravatar wm42014-06-28
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* sub: uglify sub decoder with lockingGravatar wm42014-01-17
* Fix subtitle delay inversionGravatar Martin Herkt2014-01-06
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: add infrastructure to select multiple tracks at onceGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* player: replace some overlooked mp_msgsGravatar wm42013-12-19
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17