..
x86
yadif: Explicit wordlength for compare. Fixes compile with clang.
15 years ago
Makefile
Use the new libavcore audio channel API.
14 years ago
af_anull.c
Add null audio filter.
15 years ago
allfilters.c
Port overlay filter from the libavfilter repo (with many fixes),
14 years ago
asink_anullsink.c
Add asink_anullsink - null audio sink.
15 years ago
asrc_anullsrc.c
Use the new libavcore audio channel API.
14 years ago
avfilter.c
In ff_get_ref_perms_string() use 'u' and 'U' for representing
14 years ago
avfilter.h
Use the new libavcore audio channel API.
14 years ago
avfiltergraph.c
Prefix with "ff_" the functions:
14 years ago
avfiltergraph.h
Prefix with "ff_" the functions:
14 years ago
defaults.c
Use the new libavcore audio channel API.
14 years ago
formats.c
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
14 years ago
graphparser.c
move the av_parse_color() function from libavfilter to libavcore
14 years ago
internal.h
Prefix with "ff_" the functions:
14 years ago
libavfilter.v
Add symbol versioning for shared libraries
15 years ago
vf_aspect.c
Log error message in case of invalid parsing.
14 years ago
vf_blackframe.c
Fix timestamp handling in more filters after the change which set the
15 years ago
vf_crop.c
Use hierarchic names convention (prefix them with av_expr) for the
15 years ago
vf_cropdetect.c
Fix timestamp handling in more filters after the change which set the
15 years ago
vf_drawbox.c
move the av_parse_color() function from libavfilter to libavcore
14 years ago
vf_fifo.c
Add fifo filter.
15 years ago
vf_format.c
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
15 years ago
vf_frei0r.c
move the av_parse_color() function from libavfilter to libavcore
14 years ago
vf_hflip.c
Use new imgutils.h API names, fix deprecation warnings.
15 years ago
vf_libopencv.c
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
15 years ago
vf_null.c
Remove explicit filename from Doxygen @file commands.
15 years ago
vf_overlay.c
Port overlay filter from the libavfilter repo (with many fixes),
14 years ago
vf_pad.c
move the av_parse_color() function from libavfilter to libavcore
14 years ago
vf_pixdesctest.c
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
15 years ago
vf_scale.c
Make init() return sensible error code rather than -1 in case of
15 years ago
vf_setpts.c
Use hierarchic names convention (prefix them with av_expr) for the
15 years ago
vf_settb.c
Use hierarchic names convention (prefix them with av_expr) for the
15 years ago
vf_slicify.c
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
15 years ago
vf_transpose.c
Add transpose filter.
15 years ago
vf_unsharp.c
Make the validity checks fail only if the corresponding luma or chroma
15 years ago
vf_vflip.c
Rename AVFilterPicRef to AVFilterBufferRef.
15 years ago
vf_yadif.c
merge #if with if()
15 years ago
vsink_nullsink.c
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
15 years ago
vsrc_buffer.c
Extend buffer source to accept the time base for the output PTS.
15 years ago
vsrc_buffer.h
add #include so make checkheaders passes
15 years ago
vsrc_nullsrc.c
Use hierarchic names convention (prefix them with av_expr) for the
15 years ago
yadif.h
yadif filter, based on stefanos port of my yadif from mplayer.
15 years ago