summaryrefslogtreecommitdiffstats
path: root/sub/osd.c
Commit message (Expand)AuthorAgeFilesLines
* sub: remove osd_get_sub()wm42014-11-011-7/+0
* osd: slightly change default styleMartin Herkt2014-10-231-3/+3
* sd_lavc: strictly letter-box PGS subtitleswm42014-10-211-2/+5
* osd: properly redraw external overlays when they are setwm42014-10-141-0/+1
* sub: round scaled subtitleswm42014-10-021-4/+4
* sanitizer: avoid divide-by-zero instancesBen Boeckel2014-09-141-2/+4
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+11
* Remove DVD and Bluray supportwm42014-07-141-11/+0
* video: introduce failure path for image allocationswm42014-06-171-5/+2
* video/out: change aspects of OSD handlingwm42014-06-151-15/+0
* Add more constwm42014-06-111-1/+1
* video/out: don't access aspdat in VOswm42014-01-221-0/+15
* osd: fix dvdnav highlightswm42014-01-181-1/+2
* sub: uglify OSD code path with lockingwm42014-01-181-37/+147
* sub: uglify sub decoder with lockingwm42014-01-171-0/+6
* Fix subtitle delay inversionMartin Herkt2014-01-061-1/+1
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-12/+15
* sub/osd: mp_msg conversionswm42013-12-211-4/+6
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* player: don't store subtitle renderer in osd_statewm42013-12-151-2/+1
* dvdnav: support mouse interactionwm42013-12-131-0/+17
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+2
* sd_lavc: factor out bitmap positioning codewm42013-12-121-0/+31
* osd: typo in commentwm42013-12-101-1/+1
* osd: remove mp_osd_res.video_par fieldwm42013-11-241-2/+1
* Rename sub.c/.h to osd.c/.hwm42013-11-241-0/+325