1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-15 03:23:32 +02:00
ffmpeg/libavcore
Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore
Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-17 22:58:28 +00:00
..
avcore.h move the av_parse_color() function from libavfilter to libavcore 2010-11-17 22:58:28 +00:00
imgutils.c Move internal function ff_set_systematic_pal() to libavcore, and 2010-11-09 22:22:36 +00:00
imgutils.h av_fill_image_linesizes -> av_image_fill_linesizes 2010-09-08 23:36:14 +00:00
internal.h Move internal function ff_set_systematic_pal() to libavcore, and 2010-11-09 22:22:36 +00:00
libavcore.v Add libavcore. 2010-07-21 18:28:42 +00:00
Makefile Implement functions: 2010-11-02 22:08:02 +00:00
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 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 2010-11-02 22:20:49 +00:00
samplefmt.h Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 2010-11-02 22:20:49 +00:00
utils.c Add libavcore. 2010-07-21 18:28:42 +00:00