ffmpeg / libavfilter @ d38c340f
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
x86 | 5ef42826 | over 10 years | İsmail Dönmez | yadif: Explicit wordlength for compare. Fixes c... | |
Makefile | 2.51 KB | 2fb21bf4 | about 10 years | Stefano Sabatini | Give more explicit/less confusing names to the ... |
af_anull.c | 1.53 KB | 99046339 | over 10 years | S.N. Hemanth Meenakshisundaram | Add null audio filter. Patch by S.N. Hemanth M... |
allfilters.c | 2.7 KB | 2fb21bf4 | about 10 years | Stefano Sabatini | Give more explicit/less confusing names to the ... |
asink_anullsink.c | 1.31 KB | f0a55438 | over 10 years | S.N. Hemanth Meenakshisundaram | Add asink_anullsink - null audio sink. Patch b... |
asrc_anullsrc.c | 3.01 KB | 63e8d976 | about 10 years | Stefano Sabatini | Use the new libavcore audio channel API. This ... |
avfilter.c | 19.1 KB | d38c340f | about 10 years | Stefano Sabatini | Implement avfilter_get_video_buffer_ref_from_ar... |
avfilter.h | 32.8 KB | d38c340f | about 10 years | Stefano Sabatini | Implement avfilter_get_video_buffer_ref_from_ar... |
avfiltergraph.c | 7.08 KB | 4fcbb2af | about 10 years | Stefano Sabatini | Prefix with "ff_" the functions: ff_avfilter_gr... |
avfiltergraph.h | 3.29 KB | 4fcbb2af | about 10 years | Stefano Sabatini | Prefix with "ff_" the functions: ff_avfilter_gr... |
defaults.c | 10.3 KB | d38c340f | about 10 years | Stefano Sabatini | Implement avfilter_get_video_buffer_ref_from_ar... |
formats.c | 4.47 KB | 5d6e4c16 | about 10 years | Stefano Sabatini | Replace deprecated symbols SAMPLE_FMT_* with AV... |
graphparser.c | 11.4 KB | 0985e1a3 | about 10 years | Aurelien Jacobs | move the av_parse_color() function from libavfi... |
internal.h | 1.93 KB | 4723bc28 | about 10 years | Stefano Sabatini | Make avfilter_default_free_buffer() an internal... |
libavfilter.v | 76 Bytes | a482e61b | about 11 years | Måns Rullgård | Add symbol versioning for shared libraries Bas... |
vf_aspect.c | 4.49 KB | 6fd2b8bd | about 10 years | Baptiste Coudurier | In aspect filter, fix display for input resolut... |
vf_blackframe.c | 4.36 KB | 41f1d3af | about 10 years | Stefano Sabatini | Fix timestamp handling in more filters after th... |
vf_crop.c | 11.8 KB | 459b0661 | about 10 years | Stefano Sabatini | 0.123l: remove unused arguments in av_log(), fi... |
vf_cropdetect.c | 6.26 KB | 41f1d3af | about 10 years | Stefano Sabatini | Fix timestamp handling in more filters after th... |
vf_drawbox.c | 5.41 KB | 0985e1a3 | about 10 years | Aurelien Jacobs | move the av_parse_color() function from libavfi... |
vf_fifo.c | 3.61 KB | 7f1af825 | over 10 years | Stefano Sabatini | Add fifo filter. Originally committed as revis... |
vf_format.c | 4.97 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vf_frei0r.c | 12.5 KB | 0985e1a3 | about 10 years | Aurelien Jacobs | move the av_parse_color() function from libavfi... |
vf_hflip.c | 5.64 KB | e16f217c | over 10 years | Stefano Sabatini | Use new imgutils.h API names, fix deprecation w... |
vf_libopencv.c | 5.61 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vf_null.c | 1.6 KB | ba87f080 | over 10 years | Diego Biurrun | Remove explicit filename from Doxygen @file com... |
vf_overlay.c | 13.8 KB | 58935b25 | about 10 years | Stefano Sabatini | Port overlay filter from the libavfilter repo (... |
vf_pad.c | 15.5 KB | 0985e1a3 | about 10 years | Aurelien Jacobs | move the av_parse_color() function from libavfi... |
vf_pixdesctest.c | 4.38 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vf_scale.c | 7.27 KB | c10676ac | over 10 years | Stefano Sabatini | Make init() return sensible error code rather t... |
vf_setpts.c | 5.14 KB | d2af7205 | about 10 years | Stefano Sabatini | Use hierarchic names convention (prefix them wi... |
vf_settb.c | 4.51 KB | d2af7205 | about 10 years | Stefano Sabatini | Use hierarchic names convention (prefix them wi... |
vf_slicify.c | 3.91 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vf_transpose.c | 7.32 KB | 43945b27 | about 10 years | Stefano Sabatini | Add transpose filter. Originally committed as ... |
vf_unsharp.c | 8.67 KB | 6fae8c54 | over 10 years | Stefano Sabatini | Make the validity checks fail only if the corre... |
vf_vflip.c | 3.28 KB | ecc8dada | over 10 years | S.N. Hemanth Meenakshisundaram | Rename AVFilterPicRef to AVFilterBufferRef. Th... |
vf_yadif.c | 10.2 KB | 902d49ee | about 10 years | Baptiste Coudurier | In yadif filter, copy video props to output pic... |
vsink_nullsink.c | 1.38 KB | a6881c6a | over 10 years | Stefano Sabatini | Add missing uses of NULL_IF_CONFIG_SMALL for th... |
vsrc_buffer.c | 5.28 KB | 94498ec9 | over 10 years | Stefano Sabatini | Extend buffer source to accept the time base fo... |
vsrc_buffer.h | 1002 Bytes | 70193596 | over 10 years | Michael Niedermayer | add #include so make checkheaders passes Origi... |
vsrc_nullsrc.c | 3.34 KB | d2af7205 | about 10 years | Stefano Sabatini | Use hierarchic names convention (prefix them wi... |
yadif.h | 1.01 KB | acbac567 | over 10 years | Michael Niedermayer | yadif filter, based on stefanos port of my yadi... |
Latest revisions
Also available in: Atom