log

age author description
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.
Wed, 25 Feb 2009 14:23:07 +0000 kraymer r27390 Fix a misleading section in the libavcodec options manual
Wed, 25 Feb 2009 12:51:20 +0000 reimar Use memset to make sure all parts of struct sockaddr_in are always initialized.