log

age author description
Sat, 28 Feb 2009 15:42:17 +0000 cehoyos Make VdpVideoMixerAttribute attributes[] static const.
Sat, 28 Feb 2009 15:40:20 +0000 Gabrov synced with r28745
Sat, 28 Feb 2009 14:11:42 +0000 diego sync by Ivan (sevenfourk, sevenfourk gmail com)
Sat, 28 Feb 2009 13:20:01 +0000 cehoyos Support brightness, contrast, hue and saturation adjustments via
Sat, 28 Feb 2009 13:02:52 +0000 cehoyos Fix OSD for vo vdpau:deint>1.
Sat, 28 Feb 2009 10:43:28 +0000 reimar Handle vdp_decoder_create failures better, in particular avoid unrelated
Sat, 28 Feb 2009 10:06:52 +0000 reimar Fix a possible NULL-pointer crash introduced by local changes to libfaad2
Sat, 28 Feb 2009 08:01:52 +0000 sdrik When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes
Sat, 28 Feb 2009 03:12:55 +0000 bircoph Synced with r28745.
Fri, 27 Feb 2009 23:06:53 +0000 eugeni Zero-fill glyph_info_t before use.
Fri, 27 Feb 2009 23:06:50 +0000 eugeni Remove unused function argument.
Fri, 27 Feb 2009 23:06:47 +0000 eugeni Support fractional arguments for some override tags.
Fri, 27 Feb 2009 23:06:43 +0000 eugeni Fix two gcc warnings.
Fri, 27 Feb 2009 23:06:40 +0000 eugeni Fix memory leak produced by the \blur patch.
Fri, 27 Feb 2009 23:06:37 +0000 eugeni Stronger blur.
Fri, 27 Feb 2009 23:06:34 +0000 eugeni Allow shadow without border.
Fri, 27 Feb 2009 22:23:20 +0000 sdrik Add an isALPHA macro to check if pixel format has alpha channel
Fri, 27 Feb 2009 22:13:55 +0000 sdrik Use YUV420P code path for YUVA420P where appropriate
Fri, 27 Feb 2009 22:13:39 +0000 cehoyos Update vdpau:deint documentation.
Fri, 27 Feb 2009 21:55:28 +0000 cehoyos Do not forget the chosen deinterlacer for -vo vdpau.
Fri, 27 Feb 2009 21:52:59 +0000 cehoyos Add one-field-only output for -vo vdpau.
Fri, 27 Feb 2009 21:46:13 +0000 cehoyos Document that all vdpau deinterlacers respect -field-dominance.
Fri, 27 Feb 2009 20:44:59 +0000 cehoyos Refactor code for upcoming alpha patches.
Fri, 27 Feb 2009 16:44:28 +0000 cehoyos vdpau:pullup only works with temporal and temporal-spatial deinterlacing.
Fri, 27 Feb 2009 10:55:25 +0000 Gabrov synced with r28736
Thu, 26 Feb 2009 23:32:37 +0000 kraymer r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
Thu, 26 Feb 2009 19:34:04 +0000 cehoyos 10l: Remove debug printf() from last commit.
Thu, 26 Feb 2009 18:20:32 +0000 cehoyos Support "D" to (de-)activate deinterlacing when using vo vdpau.
Thu, 26 Feb 2009 18:02:38 +0000 cehoyos Document that -field-dominance also works for vdpau.
Wed, 25 Feb 2009 15:17:14 +0000 cehoyos 10l: Add missing braces for VOCTRL_GET_EOSD_RES.