aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/osd.c
Commit message (Expand)AuthorAge
* sub: round scaled subtitlesGravatar wm42014-10-02
* sanitizer: avoid divide-by-zero instancesGravatar Ben Boeckel2014-09-14
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* Add more constGravatar wm42014-06-11
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* osd: fix dvdnav highlightsGravatar wm42014-01-18
* 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
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* player: don't store subtitle renderer in osd_stateGravatar wm42013-12-15
* dvdnav: support mouse interactionGravatar wm42013-12-13
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* sd_lavc: factor out bitmap positioning codeGravatar wm42013-12-12
* osd: typo in commentGravatar wm42013-12-10
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24