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 516841ef63 Fix doxy, use third person. 16 years ago
..
Makefile Add scale filter. 16 years ago
allfilters.c Add scale filter. 16 years ago
avfilter.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 16 years ago
avfilter.h Fix doxy, use third person. 16 years ago
avfiltergraph.c Implement avfilter_graph_config_links(). 16 years ago
avfiltergraph.h Implement avfilter_graph_config_links(). 16 years ago
defaults.c Add a slice_dir parameter to avfilter_draw_slice(). 16 years ago
formats.c Change avfilter_add_colorspace() to make it accept **avff rather than 16 years ago
graphparser.c Make parse_filter() parsing more robust. 16 years ago
graphparser.h Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
parseutils.c Make parse_key_value_pair() print an error message if a key is not 16 years ago
parseutils.h Implement av_set_options_string(). 17 years ago
vf_crop.c Add a slice_dir parameter to avfilter_draw_slice(). 16 years ago
vf_format.c Add a slice_dir parameter to avfilter_draw_slice(). 16 years ago
vf_null.c Explicitely define get_video_buffer() callbacks in the format, 16 years ago
vf_scale.c Add a slice_dir parameter to avfilter_draw_slice(). 16 years ago
vf_slicify.c Reindent after the last commit. 16 years ago
vf_vflip.c Fix alpha plane flipping for the yuva420p and similar pixel formats. 16 years ago