You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefano Sabatini
e16f217ceb
Use new imgutils.h API names, fix deprecation warnings.
Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
.. |
Makefile
|
Add fifo filter.
|
14 years ago |
af_anull.c
|
Add null audio filter.
|
14 years ago |
allfilters.c
|
Add fifo filter.
|
14 years ago |
avfilter.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
avfilter.h
|
Use new imgutils.h API names, fix deprecation warnings.
|
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
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
formats.c
|
Implement libavfilter audio framework.
|
14 years ago |
graphparser.c
|
Change avfilter_open() signature, from:
|
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
|
Fix grammar errors in documentation
|
15 years ago |
parseutils.h
|
Fix grammar errors in documentation
|
15 years ago |
vf_aspect.c
|
Separate video specific BufferRef properties into VideoProps.
|
14 years ago |
vf_crop.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vf_fifo.c
|
Add fifo filter.
|
14 years ago |
vf_format.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vf_hflip.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vf_null.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vf_pad.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vf_pixdesctest.c
|
Rename fields:
|
14 years ago |
vf_scale.c
|
100L, fix vf_scale, since copy_ref_props now copy w and h, we must update them
|
14 years ago |
vf_slicify.c
|
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
vf_unsharp.c
|
Rename fields:
|
14 years ago |
vf_vflip.c
|
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
vsink_nullsink.c
|
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 years ago |
vsrc_buffer.c
|
Resize data and linesize in AVFilterBufferRef to 8.
|
14 years ago |
vsrc_buffer.h
|
add #include so make checkheaders passes
|
15 years ago |
vsrc_nullsrc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |