aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* subreader: fix reading of aqr/subrip09 subtitlesGravatar mplayer-svn2012-08-03
* subreader: get rid of some code duplicationGravatar mplayer-svn2012-08-03
* 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
* ass_mp.c: remap libass log levelsGravatar wm42012-07-30
* sub: silence output of subtitle search messageGravatar wm42012-07-30
* sub: remove unrar_execGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: osd_font.h -> osd_font.pfbGravatar wm42012-07-28
* osd: remove freetype font rendering codeGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* osd: enable line breaking for OSD textGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\
| * font_load_ft.c: fix possible crash with recent FontconfigGravatar Uoti Urpala2012-05-17
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\ \
| | * subassconvert: make subrip attribute parsing more robustGravatar Uoti Urpala2012-04-17
| | * subassconvert: handle unquoted attributes in subrip font tagsGravatar wm42012-04-17
| |/
* | subassconvert: handle unquoted attributes in subrip font tagsGravatar wm42012-04-16
| * subs: only use "subfont.ttf" as libass fallback if it existsGravatar Uoti Urpala2012-04-14
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | ass_mp.c: remove code duplicationGravatar wm42012-03-06
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
* | Fix minor memory leak from 2003Gravatar wm42012-02-25
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
|/
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* subreader.c: don't run FriBiDi code if using libassGravatar Uoti Urpala2011-09-23
* sd_ass.c: set event->Style to fix --ass-stylesGravatar Uoti Urpala2011-09-23
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* subassconvert: handle "\r\n" line endsGravatar Clément Bœsch2011-09-02
* aviheader.h: avoid including demuxer.hGravatar Uoti Urpala2011-08-19
* core: allocate OSD text buffers dynamicallyGravatar harklu2011-08-09
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* subs: libass: remove bad ass_set_margins() on settings resetGravatar Uoti Urpala2011-08-08
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* subs: fix per-file --ass-force-styleGravatar Uoti Urpala2011-07-23
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* cleanup: vobsub.c: simplify parsingGravatar cboesch2011-07-06
* cosmetics: Fix typosGravatar cehoyos2011-07-06