comparison libmpdemux/demux_avs.c @ 34404:95f802285711

Allow compilation with Libav Some CPP Macros and codec ids are not (yet) available in libav, so use them only if they are actually defined. This doesn't work for code ids, as they are defined as enums. Therefore, #ifdefs tests for the presence of the respective codec. This approach should also allow to compile mplayer against earlier versions of FFmpeg.
author siretart
date Tue, 03 Jan 2012 15:51:26 +0000
parents 0e09b34b0c47
children 958431e2cde0
comparison
equal deleted inserted replaced
34403:bca629bb50cf 34404:95f802285711