aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
* 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
* VO: remove old VO glueGravatar wm42012-08-07
* osd: free buffer allocated with av_malloc with av_freeGravatar wm42012-08-04
* sub: simplify code by always defining sub_cpGravatar wm42012-08-03
* subassconvert: order colour names alphabetically / better match W3 listGravatar mplayer-svn2012-08-03
* spudec: use more precise alpha handling for -spuaa 4Gravatar mplayer-svn2012-08-03
* av_sub, spudec: support multiple rectanglesGravatar mplayer-svn2012-08-03
* subreader: eliminate duplicate subtitle linesGravatar mplayer-svn2012-08-03
* subreader: SSA reader: do not strip commas in commandsGravatar mplayer-svn2012-08-03
* 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