ffmpeg/libavcore
Stefano Sabatini ed5d30d91c Move internal function ff_set_systematic_pal() to libavcore, and
rename it ff_set_systematic_pal2().

Originally committed as revision 25712 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-09 22:22:36 +00:00
..
Makefile Implement functions: 2010-11-02 22:08:02 +00:00
avcore.h Move internal function ff_set_systematic_pal() to libavcore, and 2010-11-09 22:22:36 +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
parseutils.c Use hierarchic names convention (prefix them with av_expr) for the 2010-11-08 14:06:49 +00:00
parseutils.h Use quotes instead of angle brackets for local #includes. 2010-09-01 02:12:03 +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