aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_ass.c
Commit message (Expand)AuthorAge
* VF: rename vf_ass to vf_subGravatar wm42012-10-24
* VO, sub: refactorGravatar wm42012-10-24
* sub, vf_ass: allow rendering RGBA subs, replace old vf_ass renderingGravatar wm42012-10-24
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* sub: cosmetics: move things aroundGravatar wm42012-10-16
* sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* vf_ass: use correct height when copying imageGravatar wm42012-08-03
* vf_ass: request a sufficiently large image for direct renderingGravatar mplayer-svn2012-08-03
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
* | subtitles: create only one instance of ASS_Render instead of twoGravatar wm42012-01-18
|/
* core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* subs: libass: apply option changes to all track typesGravatar Uoti Urpala2011-08-08
* cleanup: move global ass_force_reload to struct osd_stateGravatar Uoti Urpala2011-08-08
* 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
* subtitles: move global ass_track to struct osd_stateGravatar Uoti Urpala2011-01-15
* cosmetics: Remove vim/emacs coding style hints from sourcesGravatar diego2010-11-02
* cosmetics: reformat vf_ass to K&R styleGravatar Uoti Urpala2010-11-02
* cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30683Gravatar Uoti Urpala2010-03-10
|\
| * Rename open() vf initialization function to vf_open().Gravatar diego2010-02-21
| * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| * libass: fix PAR correctionGravatar greg2010-02-09
* | Avoid misleading error "ASS: cannot add video filter"Gravatar Uoti Urpala2010-01-16
| * Some ugly hacks to make compiling against a newer external version of libass ...Gravatar reimar2009-12-24
| * Remove more direct includes of libass/ass.hGravatar reimar2009-12-24
* | Change type names to match upstream libassGravatar Grigori Goronzy2009-08-07
| * Fix stupid, off-by-one, mistakes in assert() expressions.Gravatar eugeni2009-07-27
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
| * Make sure clip coordinates are inside the screen area.Gravatar eugeni2009-07-18
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | vf_ass: Free private data at uninitGravatar Uoti Urpala2009-03-31
* | vf_ass: Copy less unnecessary data to/from work areaGravatar Uoti Urpala2008-07-25
* | vf_ass: Optimize alpha multiplyGravatar Uoti Urpala2008-07-23
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers.Gravatar diego2008-05-13
* | Move opt_screen_size_[x|y] to options structGravatar Uoti Urpala2008-04-25
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
|/