.. |
x86
|
yadif: Explicit wordlength for compare. Fixes compile with clang.
|
14 years ago |
Makefile
|
Add the drawbox filter from the soc libavfilter repo.
|
14 years ago |
af_anull.c
|
Add null audio filter.
|
14 years ago |
allfilters.c
|
Add the drawbox filter from the soc libavfilter repo.
|
14 years ago |
asink_anullsink.c
|
Add asink_anullsink - null audio sink.
|
14 years ago |
asrc_anullsrc.c
|
Add asrc_anullsrc - null audio source.
|
14 years ago |
avfilter.c
|
Make avfilter_config_links() propagate the error code coming from the
|
14 years ago |
avfilter.h
|
Fix reference to nonexistent function.
|
14 years ago |
avfiltergraph.c
|
Change avfilter_open() signature, from:
|
14 years ago |
avfiltergraph.h
|
Fix misspelled parameter names in Doxygen documentation.
|
15 years ago |
defaults.c
|
Rename out -> outlink, link -> inlink in various defaults.c functions,
|
14 years ago |
formats.c
|
Implement libavfilter audio framework.
|
14 years ago |
graphparser.c
|
Move av_get_token() from libavfilter to libavutil.
|
14 years ago |
graphparser.h
|
Fix grammar errors in documentation
|
15 years ago |
internal.h
|
Implement ff_get_ref_perms_string() and use it for tracing.
|
14 years ago |
libavfilter.v
|
Add symbol versioning for shared libraries
|
15 years ago |
parseutils.c
|
Move av_set_options_string() from libavfilter to libavutil.
|
14 years ago |
parseutils.h
|
Move av_set_options_string() from libavfilter to libavutil.
|
14 years ago |
vf_aspect.c
|
Separate video specific BufferRef properties into VideoProps.
|
14 years ago |
vf_blackframe.c
|
Port MPlayer blackframe filter.
|
14 years ago |
vf_crop.c
|
Prefix enum var_name symbols with VAR_, to avoid conflicts with already
|
14 years ago |
vf_drawbox.c
|
Add the drawbox filter from the soc libavfilter repo.
|
14 years ago |
vf_fifo.c
|
Add fifo filter.
|
14 years ago |
vf_format.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vf_frei0r.c
|
Use SLIBSUF instead of .so, as a more generic dynamic library suffix.
|
14 years ago |
vf_hflip.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vf_libopencv.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vf_null.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vf_pad.c
|
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 years ago |
vf_pixdesctest.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vf_scale.c
|
Make init() return sensible error code rather than -1 in case of
|
14 years ago |
vf_slicify.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vf_unsharp.c
|
Add validity checks for the unsharp filter.
|
14 years ago |
vf_vflip.c
|
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
vf_yadif.c
|
merge #if with if()
|
14 years ago |
vsink_nullsink.c
|
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
|
14 years ago |
vsrc_buffer.c
|
Reindent.
|
14 years ago |
vsrc_buffer.h
|
add #include so make checkheaders passes
|
15 years ago |
vsrc_nullsrc.c
|
Return AVERROR(EINVAL) rather than -1 in case of invalid values.
|
14 years ago |
yadif.h
|
yadif filter, based on stefanos port of my yadif from mplayer.
|
14 years ago |