summaryrefslogtreecommitdiff
path: root/xine/vo_osdscaler.c
AgeCommit message (Collapse)Author
2014-06-23renamed xine-independent OSD structsphintuka
2013-08-19osdscaler: scale video windowphintuka
2013-01-16Use video driver for OSD scaling when scaling is supportedphintuka
2012-03-07Added missing includesphintuka
2010-06-01Fixed missing {phintuka
(Thanks to Dirk Brenken)
2010-05-30Added sanity checks to check_for_scaling()phintuka
2010-05-30Renamed extended and backported VO_CAP_... defines to VO_XCAP_... to avoid ↵phintuka
name collisions with xine-lib
2010-05-16Killed warning (added default:)phintuka
2010-05-16check_for_scaling(): check if output dimensions are sanephintuka
2010-03-13check_for_scaling(): Moved stream check to right branch (reported by Petri ↵phintuka
Helin) Increased log level for invalid VDR OSD extent
2010-02-22Added some sanity checksphintuka
2010-01-17Convert masks to boolphintuka
2009-05-27Disabled (VDPAU) HW scalerphintuka
2009-03-17Removed deprecated propertiesphintuka
Use per OSD scaling info from vdr_osd_extradata_t Added check for "real" vo driver scaling support (xine-lib 1.2)
2008-12-18Removed leftover testing code ...phintuka
2008-12-18Initial importphintuka
(OSD scaling video-out post plugin)