comparison osdep/keycodes.h @ 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 c5f6bc8ae2b4
children 6ac59489c815
comparison
equal deleted inserted replaced
34403:bca629bb50cf 34404:95f802285711