Stefano Sabatini ef9f8dd730 Use pixel format descriptors for checking if the input format is 15 лет назад
..
Makefile 006aa1a4c2 Implement null video sink. 15 лет назад
allfilters.c 006aa1a4c2 Implement null video sink. 15 лет назад
avfilter.c b4b6645655 Avoid usage of avcodec_get_pix_fmt_name() and 15 лет назад
avfilter.h 006aa1a4c2 Implement null video sink. 15 лет назад
avfiltergraph.c f37c934d20 Make query_formats() print an error message if an auto-inserted scale 15 лет назад
avfiltergraph.h 3fb8e77a8d Add a log context to avfilter_graph_config_links(). 15 лет назад
defaults.c b5eab66e9f Make avfilter_default_start_frame() request a buffer with the same 15 лет назад
formats.c d3c01751a3 Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 лет назад
graphparser.c 15a316c014 Make parse_filter() parsing more robust. 15 лет назад
graphparser.h 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 лет назад
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 15 лет назад
parseutils.c 62096b99b1 Make parse_key_value_pair() print an error message if a key is not 15 лет назад
parseutils.h c1ec75b576 Implement av_set_options_string(). 16 лет назад
vf_crop.c ef9f8dd730 Use pixel format descriptors for checking if the input format is 15 лет назад
vf_format.c 718c7b18c9 Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() 15 лет назад
vf_null.c ae2abc69db Explicitely define get_video_buffer() callbacks in the format, 15 лет назад
vf_scale.c d2a2b08cfe Use pixel format descriptors to check if the input format is paletted. 15 лет назад
vf_slicify.c b4b6645655 Avoid usage of avcodec_get_pix_fmt_name() and 15 лет назад
vf_vflip.c b4b6645655 Avoid usage of avcodec_get_pix_fmt_name() and 15 лет назад
vsink_nullsink.c 006aa1a4c2 Implement null video sink. 15 лет назад
vsrc_nullsrc.c dd08b83c87 Implement null video source. 15 лет назад