ffmpeg / libavfilter @ 037be76e
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
x86 | 5ef42826 | over 10 years | İsmail Dönmez | yadif: Explicit wordlength for compare. Fixes c... | |
Makefile | 2.56 KB | f8608dca | about 10 years | Stefano Sabatini | Implement frei0r source. Originally committed ... |
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.76 KB | f8608dca | about 10 years | Stefano Sabatini | Implement frei0r source. Originally committed ... |
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 | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
avfilter.h | 32.8 KB | 037be76e | about 10 years | Stefano Sabatini | Add avfilter_graph_create_filter(). Originally... |
avfiltergraph.c | 7.57 KB | 037be76e | about 10 years | Stefano Sabatini | Add avfilter_graph_create_filter(). Originally... |
avfiltergraph.h | 3.99 KB | 037be76e | about 10 years | Stefano Sabatini | Add avfilter_graph_create_filter(). Originally... |
defaults.c | 10.3 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
formats.c | 4.47 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
graphparser.c | 11.4 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
internal.h | 1.93 KB | 4723bc28 | about 10 years | Stefano Sabatini | Make avfilter_default_free_buffer() an internal... |
libavfilter.v | 76 Bytes | a482e61b | almost 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 | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_crop.c | 11.8 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_cropdetect.c | 6.26 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_drawbox.c | 5.41 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_fifo.c | 3.61 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_format.c | 4.97 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_frei0r.c | 15.8 KB | f51aeedd | about 10 years | Stefano Sabatini | Extend the frei0r filter syntax. Make it accep... |
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 | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
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 | 9b195435 | about 10 years | Stefano Sabatini | Fix timestamp scaling in the overlay filter. C... |
vf_pad.c | 15.5 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_pixdesctest.c | 4.38 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_scale.c | 7.27 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
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 | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_slicify.c | 3.91 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_transpose.c | 7.32 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_unsharp.c | 8.67 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
vf_vflip.c | 3.28 KB | 3fa77bde | about 10 years | Stefano Sabatini | In libavfilter, use consistently "Copyright (c)... |
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