[FFmpeg-devel] [PATCH] Define AVMediaType in libavutil

Stefano Sabatini stefano.sabatini-lala
Sat Mar 13 16:10:04 CET 2010


Hi, see patch description.

This is meant mainly to remove one of the *compilation-time*
dependancy of libavfilter on libavcodec.

I hope it is clear why this is desirable (note: currently we can
already have the libavutil+libavfilter headers installed and not the
libavcodec ones).

If this is OK I can replace all occurrences of CodecType with
corresponding AVMediaType symbols and drop the CodecType definition,

*or*

keep an independent definition of CodecType.

Regards.
-- 
FFmpeg = Faithful & Fundamental Mortal Portentous Exciting Geek



More information about the ffmpeg-devel mailing list