diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-07-04 11:06:40 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-06 00:32:29 +0200 |
commit | baef3ba727a3793520de451cdf085ebb2630b2c9 (patch) | |
tree | 9bce7fea0289b207de62ee131b13b5c7fc3fc55b /libavutil/stereo3d.c | |
parent | dad31083aec7f0fb7bf39406dc6cbf11c4834b02 (diff) | |
download | ffmpeg-baef3ba727a3793520de451cdf085ebb2630b2c9.tar.gz |
avcodec/old_codec_ids: workaround doxygen inclusion bug
Currently, http://ffmpeg.org/doxygen/trunk/group__preproc__misc.html is
broken, because of inclusion bug in Doxygen's preprocessing mode. The
now-unincluded header file is included anyway in avcodec.h, the only
place where it is used, so there should be no problem removing it.
One concern is API-compatibility, because old_codec_ids.h is a public
header. However, IMO this is not a problem because currently users
cannot include only this header and not `avcodec.h` anyway, because of
missing AV_CODEC_ID_NONE symbol.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/stereo3d.c')
0 files changed, 0 insertions, 0 deletions