346 Commits (4fd1e2e43233960f122a2c16841834d388d77c60)

Author SHA1 Message Date
Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 13 years ago
Clément Bœsch 0c01947316 lavfi: add audio silencedetect filter. 13 years ago
Andrey Utkin 079688b6cb Disable annoying warning without changing behavior 13 years ago
Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5 13 years ago
Nicolas George 4962edf889 lavfi: add amerge audio filter. 13 years ago
Stefano Sabatini 8fb03b4d70 lavfi: port tinterlace filter from MPlayer 13 years ago
Stefano Sabatini 549b53e8cb lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h 13 years ago
Stefano Sabatini 440e984b71 lavfi: add asplit filter 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 13 years ago
Michael Niedermayer f810ab45e3 libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Stefano Sabatini 6c44ff38d6 lavfi: add cellauto source 13 years ago
Michael Niedermayer a502939d64 buffersink: Implement a poll function. 13 years ago
Stefano Sabatini 2f8b6e909d lavfi: add life source 13 years ago
Stefano Sabatini 6c26fe8b5a aevalsrc: add duration option 13 years ago
Clément Bœsch c1ae524e2b avfilter: fix AVFilterPad video only comment. 13 years ago
Stefano Sabatini 28338bc2a3 lavfi: add libass based subtitles renderer 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
Clément Bœsch 16b809ce8e lavfi: fix misc typo in avfilter.h header. 13 years ago
Stefano Sabatini 3a9f2f1d65 vsrc_mandelbrot: set options through the opt framework 13 years ago
Michael Niedermayer 847e61de4a avfilter: bump minor for mandelbrot 13 years ago
Mark Himsley 8c1fb50d07 vf_fade: add alpha option and alpha fading support 13 years ago
Mark Himsley 0d602615ab vf_fade: add support to options parsing 13 years ago
Mina Nagy Zaki fa4f06ab5e lavfi: add earwax audio filter, ported from Sox 13 years ago
Stefano Sabatini 618ac71354 lavfi: add volume filter 13 years ago
Stefano Sabatini 30647fb45a lavfi: bump micro after recent changes in the overlay filter 13 years ago
Stefano Sabatini b54c0a552d vf_overlay: use opt.h API for setting options 13 years ago
Clément Bœsch a0b7853f7a vf_showinfo: print checksums in hexadecimal. 13 years ago
Michael Niedermayer d18fd13f30 avfilter: add named constamt to indicate the amount of alignment that AV_PERM_ALIGN means. 13 years ago
Michael Niedermayer 4d34b6c1a1 avfilter: add flag to indicate that alignment is needed 13 years ago
Stefano Sabatini 1f4652068e lavfi: rewrite nullsrc using the code in vsrc_testsrc.c 13 years ago
Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 13 years ago
Stefano Sabatini 0244879f30 lavfi: add testsrc source 13 years ago
Stefano Sabatini eae3a86e57 lavfi: update minor number and add Changelog entry after aevalsrc addition 13 years ago
Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 13 years ago
Stefano Sabatini 171868e25a lavfi: add negate filter 13 years ago
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 13 years ago
Stefano Sabatini f63ec3eee9 lavfi: fix FF_API_* definition macros 13 years ago
Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 13 years ago
Stefano Sabatini 57fa314090 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
Stefano Sabatini 482ce0ce4e vf_drawtext: make x and y options parametric 13 years ago
Stefano Sabatini 163854bca0 vf_drawtext: drop text wrapping feature 13 years ago
Stefano Sabatini b87d4c2b9f vf_drawtext: do not set limitations on fontsize 13 years ago
Clément Bœsch 46c9ddf83c lavfi: fix avfilter_get_audio_buffer() doxy to match reality. 13 years ago
Stefano Sabatini e72aa524d8 asrc_anullsrc: implement a request_frame callback for returning frames 13 years ago
Stefano Sabatini 44ab77db9e asrc_anullsrc: extend syntax to make it accept a non positional list of arguments 13 years ago
Stefano Sabatini d763fb7d47 lavfi: add select filter 13 years ago