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.
 
 
 
 
Stefano Sabatini 7b018b1d7d Add the null video filter. 15 years ago
..
Makefile Add the null video filter. 15 years ago
allfilters.c Add the null video filter. 15 years ago
avfilter.c Make avfilter_get_video_buffer() recursive. 15 years ago
avfilter.h Use 'enum PixelFormat *' rather than 'int *' as type for the 15 years ago
avfiltergraph.c Implement avfilter_graph_config_links(). 16 years ago
avfiltergraph.h Implement avfilter_graph_config_links(). 16 years ago
defaults.c Make avfilter_get_video_buffer() recursive. 15 years ago
formats.c Better description for merge_ref(). 17 years ago
graphparser.c "[" is a terminating char for the filter name. This fixes the parsing of 16 years ago
graphparser.h Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
parseutils.c Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a 16 years ago
parseutils.h Implement av_set_options_string(). 16 years ago
vf_null.c Add the null video filter. 15 years ago