summaryrefslogtreecommitdiffstats
path: root/sub/sub.c
Commit message (Expand)AuthorAgeFilesLines
* options: remove -subalignwm42012-09-181-1/+0
* subs: always use sub decoder framework for libass renderingUoti Urpala2012-09-181-1/+3
* core: manage tracks in the frontendwm42012-09-181-1/+2
* osd: get rid of useless initialization functionwm42012-08-201-9/+1
* Remove dvdnav support (DVD menus)wm42012-08-161-62/+0
* sub: fix confusion of ass_library handleswm42012-08-071-1/+2
* osd_libass: allocate separate ASS_Library for OSDwm42012-08-071-2/+2
* osd: reset OSD change state even if VO doesn't draw OSDwm42012-08-071-0/+9
* osd: free buffer allocated with av_malloc with av_freewm42012-08-041-4/+4
* Remove teletext supportwm42012-08-031-10/+0
* osd: minor simplification of vo_osd_changed()wm42012-08-011-10/+18
* Remove dead codewm42012-08-011-70/+0
* configure: remove checks for malloc.h and alloca()wm42012-07-301-3/+0
* configure: remove memalign checkwm42012-07-301-3/+5
* osd: use libass for OSD renderingwm42012-07-281-937/+48
* osd: enable line breaking for OSD textwm42012-07-281-31/+67
* core: allocate OSD text buffers dynamicallyharklu2011-08-091-0/+9
* cleanup: shut up more warningsClément Bœsch2011-05-061-3/+1
* cleanup: avoid various GCC warningsClément Bœsch2011-04-201-1/+1
* cleanup: remove some casts of memalign() return valuediego2011-02-151-2/+2
* Merge branch 'sub'Uoti Urpala2011-01-261-1/+1
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-0/+1348