aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_vo.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* core: do not try to redraw OSD if VO doesn't support OSDGravatar wm42012-10-24
* VO, sub: refactorGravatar wm42012-10-24
* sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* subs, vo: do sub bitmap change detection by comparing IDsGravatar 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
* VO: remove old VO glueGravatar wm42012-08-07
* VO: remove VO direct renderingGravatar wm42012-08-02
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\
| * cosmetics: vf_vo.c: reformatGravatar Uoti Urpala2012-03-25
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
* | subtitles: create only one instance of ASS_Render instead of twoGravatar wm42012-01-18
|/
* vo: reset EOSD change detection when VO is re-configuredGravatar wm42011-12-12
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | 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
* cleanup: some random minor code simplification and cleanupGravatar Uoti Urpala2011-01-26
* vf_vo: fix EOSD change detection bugGravatar Uoti Urpala2011-01-18
* subtitles: move global ass_track to struct osd_stateGravatar Uoti Urpala2011-01-15
* video: simplify some tests with a new IMGFMT_IS_HWACCEL macroGravatar reimar2010-11-08
* cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"Gravatar Uoti Urpala2010-05-29
* Merge svn changes up to r30683Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \
| | * Rename open() vf initialization function to vf_open().Gravatar diego2010-02-21
| | * libass: fix PAR correctionGravatar greg2010-02-09
| |/
| * Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
| * 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
* | vf_vo: Use vo_seek_reset() instead of vo_control()Gravatar Uoti Urpala2009-12-02
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
* | vf: Remove unused VFCTRL_FLIP_PAGEGravatar Uoti Urpala2009-10-21
* | vo_vdpau: Fix memory corruption bug with MP_IMGTYPE_NUMBEREDGravatar Uoti Urpala2009-09-18
* | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
* | Change type names to match upstream libassGravatar Grigori Goronzy2009-08-07
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Merge svn changes up to r28655Gravatar Uoti Urpala2009-02-19
|\|
| * Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forGravatar reimar2009-02-18
* | Merge svn changes up to r28610Gravatar Uoti Urpala2009-02-16
|\|
| * Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need toGravatar reimar2009-02-15