aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
Commit message (Expand)AuthorAge
...
* 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
* subreader: SAMI subs: wrap line if neededGravatar reimar2011-06-29
* sub/ass: use default style, not first style unconditionallyGravatar Grigori Goronzy2011-06-14
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
| * sub/spudec: fix artefacts at right border of subtitlesGravatar reimar2011-05-02
* | find_subfiles: fix unintended modification of global filenameGravatar Uoti Urpala2011-04-28
* | cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* | cleanup: find_subfiles.c: simplify (mainly using bstr)Gravatar Uoti Urpala2011-04-20
* | cleanup: find_subfiles.c: simplify declarations and allocationsGravatar Clément Bœsch2011-04-20
* | find_subfiles: select subtitle files matching -slangGravatar Clément Bœsch2011-04-20
* | find_subfiles: try to determine if a .sub file is text or vobsubGravatar Clément Bœsch2011-04-20
* | subs: options: add -sub-pathsGravatar Clément Bœsch2011-04-20
* | find_subfiles: allow subtitle search in multiple directoriesGravatar Clément Bœsch2011-04-20
* | subs: move vobsub loading logic down to find_subfiles.cGravatar Uoti Urpala2011-04-20
* | subs: move text sub loading logic down to find_subfiles.cGravatar Clément Bœsch2011-04-20
* | find_subfiles: move sub_filenames() hereGravatar Clément Bœsch2011-04-20
* | options: change -alang and -slang to use string list typeGravatar Clément Bœsch2011-04-20
* | stream.[ch], ass_mp: new stream function for whole-file readsGravatar Uoti Urpala2011-03-03
|/
* 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
* cleanup: rename ass_* functions to mp_ass_*Gravatar Uoti Urpala2011-01-26
* subs: use correct font aspect ratio for libass + converted subsGravatar Uoti Urpala2011-01-26
* sd_ass: remove subreader use, support plaintext markupGravatar Uoti Urpala2011-01-18
* subtitles: style support for common SubRip tags and MicroDVDGravatar Uoti Urpala2011-01-18
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18