Stefano Sabatini 006aa1a4c2 Implement null video sink. 15 years ago
..
Makefile 006aa1a4c2 Implement null video sink. 15 years ago
allfilters.c 006aa1a4c2 Implement null video sink. 15 years ago
avfilter.c 08f8b51f69 Make avfilter_insert_filter() log the names of the filters between 15 years ago
avfilter.h 006aa1a4c2 Implement null video sink. 15 years ago
avfiltergraph.c f37c934d20 Make query_formats() print an error message if an auto-inserted scale 15 years ago
avfiltergraph.h 3fb8e77a8d Add a log context to avfilter_graph_config_links(). 15 years ago
defaults.c b5eab66e9f Make avfilter_default_start_frame() request a buffer with the same 15 years ago
formats.c d3c01751a3 Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
graphparser.c 15a316c014 Make parse_filter() parsing more robust. 15 years ago
graphparser.h 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 15 years ago
parseutils.c 62096b99b1 Make parse_key_value_pair() print an error message if a key is not 15 years ago
parseutils.h c1ec75b576 Implement av_set_options_string(). 16 years ago
vf_crop.c a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 15 years ago
vf_format.c a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 15 years ago
vf_null.c ae2abc69db Explicitely define get_video_buffer() callbacks in the format, 15 years ago
vf_scale.c 27d8f6b660 Make the scale filter set in the input and output links only the 15 years ago
vf_slicify.c 3a1acfd79a Reindent after the last commit. 15 years ago
vf_vflip.c e87eb039cc Fix alpha plane flipping for the yuva420p and similar pixel formats. 15 years ago
vsink_nullsink.c 006aa1a4c2 Implement null video sink. 15 years ago
vsrc_nullsrc.c dd08b83c87 Implement null video source. 15 years ago