ffmpeg / libavfilter @ c71e9640
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
x86 | 5ef42826 | over 10 years | İsmail Dönmez | yadif: Explicit wordlength for compare. Fixes c... | |
Makefile | 2.53 KB | 5aaea022 | about 10 years | Stefano Sabatini | Make avfiltergraph.h public. Originally commit... |
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.65 KB | 6f2325e3 | about 10 years | Stefano Sabatini | 1/PHIl: swap again settb/setpts, fix alphabetic... |
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.02 KB | 1ee410f3 | over 10 years | Stefano Sabatini | Add asrc_anullsrc - null audio source. Based o... |
avfilter.c | 17.9 KB | 906eaab4 | about 10 years | Stefano Sabatini | In ff_get_ref_perms_string() use 'u' and 'U' fo... |
avfilter.h | 32 KB | 5aaea022 | about 10 years | Stefano Sabatini | Make avfiltergraph.h public. Originally commit... |
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.8 KB | 5d6e4c16 | about 10 years | Stefano Sabatini | Replace deprecated symbols SAMPLE_FMT_* with AV... |
formats.c | 4.47 KB | 5d6e4c16 | about 10 years | Stefano Sabatini | Replace deprecated symbols SAMPLE_FMT_* with AV... |
graphparser.c | 11.5 KB | 668673f1 | about 10 years | Stefano Sabatini | Add missing check on the existence of an associ... |
internal.h | 1.79 KB | 4fcbb2af | about 10 years | Stefano Sabatini | Prefix with "ff_" the functions: ff_avfilter_gr... |
libavfilter.v | 76 Bytes | a482e61b | about 11 years | Måns Rullgård | Add symbol versioning for shared libraries Bas... |
parseutils.c | 12.5 KB | 2722dd6e | about 10 years | Aurelien Jacobs | improve av_parse_color() to allow for non-null ... |
parseutils.h | 2 KB | 2722dd6e | about 10 years | Aurelien Jacobs | improve av_parse_color() to allow for non-null ... |
vf_aspect.c | 4.08 KB | cc80caff | over 10 years | S.N. Hemanth Meenakshisundaram | Separate video specific BufferRef properties in... |
vf_blackframe.c | 4.36 KB | 41f1d3af | about 10 years | Stefano Sabatini | Fix timestamp handling in more filters after th... |
vf_crop.c | 11.6 KB | d2af7205 | about 10 years | Stefano Sabatini | Use hierarchic names convention (prefix them wi... |
vf_cropdetect.c | 6.26 KB | 41f1d3af | about 10 years | Stefano Sabatini | Fix timestamp handling in more filters after th... |
vf_drawbox.c | 5.4 KB | 2722dd6e | about 10 years | Aurelien Jacobs | improve av_parse_color() to allow for non-null ... |
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 | f6c182a0 | about 10 years | Stefano Sabatini | Fix frei0r filter after av_parse_color() syntax... |
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 | almost 11 years | Diego Biurrun | Remove explicit filename from Doxygen @file com... |
vf_pad.c | 15.5 KB | c71e9640 | about 10 years | Baptiste Coudurier | 100L fix get_video_buffer in pad filter, get_vi... |
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 | over 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 | 9.79 KB | 236f7948 | over 10 years | Aurelien Jacobs | merge #if with if() Originally committed as re... |
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