aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/sub.c
Commit message (Expand)AuthorAge
* options: remove -subalignGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* osd: get rid of useless initialization functionGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* sub: fix confusion of ass_library handlesGravatar wm42012-08-07
* osd_libass: allocate separate ASS_Library for OSDGravatar wm42012-08-07
* osd: reset OSD change state even if VO doesn't draw OSDGravatar wm42012-08-07
* osd: free buffer allocated with av_malloc with av_freeGravatar wm42012-08-04
* Remove teletext supportGravatar wm42012-08-03
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* configure: remove memalign checkGravatar wm42012-07-30
* osd: use libass for OSD renderingGravatar wm42012-07-28
* osd: enable line breaking for OSD textGravatar wm42012-07-28
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* cleanup: remove some casts of memalign() return valueGravatar diego2011-02-15
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26