Commit History

Author SHA1 Message Date
  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
  Michael Niedermayer 022f8d27dd Merge remote-tracking branch 'qatar/master' 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
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 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
  Michael Niedermayer fae714a9fb Merge remote-tracking branch 'qatar/master' 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
  Michael Niedermayer f9a2d0c3fe Merge remote-tracking branch 'qatar/master' 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