log vc1.c @ 9220:cb62e27e2c07 libavcodec

age author description
Wed, 25 Feb 2009 23:58:52 +0000 cehoyos Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU. libavcodec
Wed, 25 Feb 2009 15:43:53 +0000 cehoyos Fix VC1 and WMV3 playback in MPlayer. libavcodec
Tue, 24 Feb 2009 17:09:57 +0000 kostya Rename buf_vdpau to buf_start libavcodec
Mon, 23 Feb 2009 13:35:52 +0000 michael Approved hunks for VAAPI / our new shiny hwaccel API libavcodec
Tue, 17 Feb 2009 12:11:46 +0000 diego cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the type libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 30 Jan 2009 17:15:08 +0000 kostya Record B-fraction index from frame header and two fields from entry point structure libavcodec
Wed, 28 Jan 2009 07:16:52 +0000 kostya Fix Doxygen comments for VC-1 decoder. libavcodec
Sat, 24 Jan 2009 14:28:08 +0000 stefang avoid duplication of size_table and offset_table libavcodec
Fri, 23 Jan 2009 06:33:04 +0000 kostya Remove the block with always false condition from vc1_parse_frame_header() libavcodec
Fri, 23 Jan 2009 06:31:17 +0000 kostya VC-1 postproc field is 2 bits wide while decoder read only single bit. libavcodec
Tue, 20 Jan 2009 09:36:28 +0000 cehoyos Cosmetics: Fix indentation after last commit. libavcodec
Tue, 20 Jan 2009 09:28:36 +0000 cehoyos Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavcodec
Sun, 18 Jan 2009 22:57:40 +0000 aurel moves mid_pred() into mathops.h (with arch specific code split by directory) libavcodec
Sun, 18 Jan 2009 07:20:12 +0000 darkshikari Fix 10L in r16670 (broke deblocking code) libavcodec