OSDN Git Service

Move AVMediaType from libavcodec to libavutil.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 30 Mar 2010 23:31:16 +0000 (23:31 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 30 Mar 2010 23:31:16 +0000 (23:31 +0000)
commit11491503c492f3a3ce190e2ee8cec660d3b91e1d
treef75269f2137ba6be9de4bad888ab24811b640c9a
parent72415b2adb2c25f95ceede49001bb97ed9247dbb
Move AVMediaType from libavcodec to libavutil.

This allows applications/libraries which require that symbol
(e.g. libavfilter) to be compiled without to depend on the presence of
libavcodec/avcodec.h, which may not be installed.

Originally committed as revision 22736 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavutil/avutil.h