March 14, 2010
View 686c781

Make sure all mvs of a mb are set in the error concealment code.

Michael Niedermayer authored on 2010/03/14 10:52:31
View bb4fcfa

Ensure that the deblock filter accesses the correct MVs for h264.

Michael Niedermayer authored on 2010/03/14 09:42:26
March 13, 2010
View 2c4bc23

Fix guess_mv() so that it works correctly with 4x4 MV blocks.

Michael Niedermayer authored on 2010/03/13 01:59:21
February 26, 2010
View 358b5b1

Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to ones based on mb_stride in h264. about 20 cpu cycles faster overall per MB

Michael Niedermayer authored on 2010/02/26 08:44:42
December 1, 2009
View f40a7fd

4:2:2 4:4:4 bugfix for the error concealment code.

Michael Niedermayer authored on 2009/12/01 10:01:37
View fd1ef13

Disable error resilience for field pictures, this was never supported, results where more or less random but should not have crashed.

Michael Niedermayer authored on 2009/12/01 04:15:19
April 10, 2009
View b6b6676

Make sure error resilience does not try to use unavailable reference frames. Fixes the crash described in issue 706.

Reimar Döffinger authored on 2009/04/10 16:17:30
February 27, 2009
View 11647a9

Return early if a HW accelerator is used. Patch by Gwenole Beauchesne.

Gwenole Beauchesne authored on 2009/02/27 17:16:22
February 23, 2009
View 40e5d31

More approved hunks for VAAPI & our new and cleaner hwaccel API. patch by Gwenole Beauchesne gbeauchesne splitted-desktop com

Gwenole Beauchesne authored on 2009/02/23 22:44:51
February 16, 2009
View 8334406

Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if statements by merging the CONFIG_MPEG_XVMC_DECODER check into the if condition.

Diego Biurrun authored on 2009/02/16 20:49:08
February 15, 2009
View fc2dd7e

Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.

Diego Biurrun authored on 2009/02/15 00:37:40
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
January 10, 2009
View 7eb6ed7

Move VDPAU check, make future VDPAU patches smaller.

Carl Eugen Hoyos authored on 2009/01/10 07:22:40
December 16, 2008
View b24298b

Switch xvmc over to a CONFIG_ option.

Diego Biurrun authored on 2008/12/16 07:22:51