aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/sub.c
Commit message (Expand)AuthorAge
* 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