[MPlayer-dev-eng] [PATCH] Fix Bug 415: Support H264 over rtsp
Reimar Doeffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Feb 13 14:17:38 CET 2007
Hello,
On Tue, Feb 13, 2007 at 12:17:06PM +0100, Carl Eugen Hoyos wrote:
> +#ifdef AVCODEC_H
This define is more or less "internal" header stuff. Just use the
USE_LIBAVCODEC define.
For consistency you could also consider to change the ifdefs for the
includes, so that USE_LIBAVCODEC decides if the feature is enabled and
USE_LIBAVCODEC_so decides which #include is used.
Greetings,
Reimar Doeffinger
More information about the MPlayer-dev-eng
mailing list