OSDN Git Service

Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 11:49:08 +0000 (11:49 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 16 Feb 2009 11:49:08 +0000 (11:49 +0000)
commit83344066d326e6bad20feb66825ace12708eb084
tree381eb5df2e86efed445652d0c6f05389d933e975
parent42dfc2bfa90d8496b343a322935bfd843162ffd6
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.

Originally committed as revision 17369 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/error_resilience.c
libavcodec/mpegvideo.c