320 Commits (b580ab6b8bc85897b7bed566f236b8d5199313c4)

Author SHA1 Message Date
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
Stefano Sabatini 37cc443c83 lavfi: add audio convert filter 13 years ago
Stefano Sabatini ea8de109af lavfi: add avfilter_all_channel_layouts public symbol 13 years ago
Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
Stefano Sabatini 9efae6a161 lavfi: bump minor and update APIchanges after recent updates 13 years ago
Stefano Sabatini 4381bddc9f lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 13 years ago
Stefano Sabatini 2c0317419b lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 13 years ago
Stefano Sabatini ee42716b07 lavfi: add showinfo filter 13 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command() 13 years ago
Michael Niedermayer 1e5014c7c7 avfilter: Add command passing support 13 years ago
Stefano Sabatini 24ddfb2bdb lavfi: add amovie source - audio movie source 13 years ago
Stefano Sabatini df4c7ae9db asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 13 years ago
Stefano Sabatini 34c997599e vsrc_testsrc: allow to set the sample aspect ratio 13 years ago
Mina Nagy Zaki 587c8ab912 lavfi: add asrc_abuffer - audio buffer source 13 years ago
Stefano Sabatini e30a0b1b3b lavfi: add ashowinfo filter 13 years ago
Mina Nagy Zaki 3a9e227fb1 lavfi: add aresample filter 13 years ago
Stefano Sabatini 6e89bdfecf lavfi: remove delogo mp wrapper 13 years ago
Stefano Sabatini 2701f6cc6a lavfi: port libmpcodecs delogo filter 13 years ago
Mina Nagy Zaki 0a2295815d lavfi: add aformat filter 13 years ago
Stefano Sabatini 3560089e12 vsink_buffer: make the buffer cache all the incoming frames 13 years ago
Stefano Sabatini e72657f83d lavfi: remove mp test wrapper 13 years ago
Stefano Sabatini 1a5e63f924 lavfi: port mp test source 13 years ago
Stefano Sabatini 640a905ece lavfi: remove gradfun mp wrapper 13 years ago