ffmpeg/libavcore
Stefano Sabatini c61cdd0afb Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
libavcodec to libavcore.

Remove another compile-time dependancy of libavfilter on libavcodec.

Originally committed as revision 25923 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-12-09 17:27:33 +00:00
..
Makefile Move audio channel API from libavcodec to libavcore. 2010-11-21 19:28:52 +00:00
audioconvert.c Move audio channel API from libavcodec to libavcore. 2010-11-21 19:28:52 +00:00
audioconvert.h Move audio channel API from libavcodec to libavcore. 2010-11-21 19:28:52 +00:00
avcore.h Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 2010-12-09 17:27:33 +00:00
imgutils.c Implement av_image_alloc() and use it in 2010-12-04 12:56:16 +00:00
imgutils.h Implement av_image_alloc() and use it in 2010-12-04 12:56:16 +00:00
internal.h
libavcore.v
parseutils.c move the av_parse_color() function from libavfilter to libavcore 2010-11-17 22:58:28 +00:00
parseutils.h move the av_parse_color() function from libavfilter to libavcore 2010-11-17 22:58:28 +00:00
samplefmt.c
samplefmt.h
utils.c