summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vfcap.h
Commit message (Expand)AuthorAgeFilesLines
* VO, sub: refactorwm42012-10-241-4/+0
* sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-2/+0
* sub: create sub_bitmap array even when using libasswm42012-10-161-1/+0
* subs, vo_vdpau: support RGBA color for PGS subtitlesUoti Urpala2012-09-181-0/+1
* vf: remove VFCAP_FLIPPED and VFCAP_CONSTANTwm42012-08-021-4/+0
* Remove dead codewm42012-08-011-2/+0
* core, vo: modify OSD redraw architecture, support EOSDUoti Urpala2011-12-061-0/+2
* Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-1/+18
* Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forreimar2009-02-181-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+5
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-1/+2
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+2
* fixes for encoding of multiple fileshenry2005-03-011-0/+2
* support for VFCAP_ACCEPT_STRIDE in vo driversarpi2002-10-091-3/+2
* VFCAP_DRAW_SLICE addedarpi2002-10-091-1/+3
* VFCAP defines moved out from vf.h, to be easier to include in libvoarpi2002-04-111-0/+26