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.
 
 
 
 
 
Måns Rullgård 1250fcc862 avfilter: make avfilter_default_free_video_buffer() static 15 years ago
..
Makefile Add the graph2dot tools and document it. 15 years ago
allfilters.c Implement null video sink. 15 years ago
avfilter.c Show aspect ratio information in dprintf_picref() traces. 15 years ago
avfilter.h Implement null video sink. 15 years ago
avfiltergraph.c Make query_formats() print an error message if an auto-inserted scale 15 years ago
avfiltergraph.h Add a log context to avfilter_graph_config_links(). 15 years ago
defaults.c avfilter: make avfilter_default_free_video_buffer() static 15 years ago
formats.c Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
graphparser.c Make parse_filter() parsing more robust. 15 years ago
graphparser.h Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
parseutils.c Make parse_key_value_pair() print an error message if a key is not 15 years ago
parseutils.h Implement av_set_options_string(). 16 years ago
vf_crop.c Use pixel format descriptors for checking if the input format is 15 years ago
vf_format.c Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() 15 years ago
vf_null.c Explicitely define get_video_buffer() callbacks in the format, 15 years ago
vf_scale.c Use pixel format descriptors to check if the input format is paletted. 15 years ago
vf_slicify.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
vf_vflip.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
vsink_nullsink.c Implement null video sink. 15 years ago
vsrc_nullsrc.c Implement null video source. 15 years ago