Mercurial > libavcodec.hg
log error_resilience.c @ 9435:adbd43ffeada libavcodec
age | author | description |
---|---|---|
Fri, 10 Apr 2009 07:17:30 +0000 | reimar | Make sure error resilience does not try to use unavailable reference frames. libavcodec |
Fri, 27 Feb 2009 08:16:22 +0000 | benoit | Return early if a HW accelerator is used. libavcodec |
Mon, 23 Feb 2009 13:44:51 +0000 | michael | More approved hunks for VAAPI & our new and cleaner hwaccel API. libavcodec |
Mon, 16 Feb 2009 11:49:08 +0000 | diego | Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if libavcodec |
Sat, 14 Feb 2009 15:37:40 +0000 | diego | Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Tue, 13 Jan 2009 23:44:16 +0000 | aurel | Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec |