You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
..
Makefile Move audio channel API from libavcodec to libavcore. 14 years ago
audioconvert.c Make av_get_channel_layout_string() guess the number of channels if it 14 years ago
audioconvert.h Make av_get_channel_layout_string() guess the number of channels if it 14 years ago
avcore.h Make av_get_channel_layout_string() guess the number of channels if it 14 years ago
imgutils.c Implement av_image_alloc() and use it in 14 years ago
imgutils.h Implement av_image_alloc() and use it in 14 years ago
internal.h Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
libavcore.v
parseutils.c move the av_parse_color() function from libavfilter to libavcore 14 years ago
parseutils.h move the av_parse_color() function from libavfilter to libavcore 14 years ago
samplefmt.c Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 14 years ago
samplefmt.h Add avcore.h header in samplefmt.h. 14 years ago
utils.c