| .. |
|
Makefile
|
Add scale filter.
|
16 years ago |
|
allfilters.c
|
Add scale filter.
|
16 years ago |
|
avfilter.c
|
Add functions to return library license and library configuration.
|
16 years ago |
|
avfilter.h
|
Add functions to return library license and library configuration.
|
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
|
Make avfilter_get_video_buffer() recursive.
|
16 years ago |
|
formats.c
|
Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the
|
16 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_crop.c
|
Remove from the list of the supported formats the formats which are
|
16 years ago |
|
vf_format.c
|
Explicitely define get_video_buffer() callbacks in the format,
|
16 years ago |
|
vf_null.c
|
Explicitely define get_video_buffer() callbacks in the format,
|
16 years ago |
|
vf_scale.c
|
Add scale filter.
|
16 years ago |
|
vf_slicify.c
|
Add slicify video filter.
|
16 years ago |
|
vf_vflip.c
|
Add descriptions for the committed filters.
|
16 years ago |