5433 Commits (df06cb561102488f09c9ef24494cc7dd843cad1a)

Author SHA1 Message Date
  Kyle Swanson 6a11c7f160 avfilter: add anoisesrc 9 years ago
  Nicolas George 785ac437be lavfi/af_asyncts: remove looping on request_frame(). 9 years ago
  Nicolas George a08fb3983f lavfi/af_amix: mostly fix scheduling. 9 years ago
  Nicolas George f53c4b6a18 lavfi/vf_framepack: fix scheduling. 9 years ago
  Nicolas George d0b82d798d lavfi/af_join: partially fix scheduling. 9 years ago
  Nicolas George 67d3f5296e lavfi/fifo: do not assume request_frame() returns a frame. 9 years ago
  Nicolas George 79c1be124e lavfi/avf_concat: return immediately after requesting a frame on input. 9 years ago
  Nicolas George d92e0848d9 lavfi: remove astreamsync. 9 years ago
  Nicolas George 7037f9430b lavfi: add realtime filter. 9 years ago
  Nicolas George b16e569312 lavfi: add testsrc2 test source. 9 years ago
  Muhammad Faiz 6df2c94130 avfilter/showcqt: remove yuv offset 9 years ago
  Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
  Ganesh Ajjanagadde 03f5bcd921 avfilter/vf_rotate: correct log message 9 years ago
  Ganesh Ajjanagadde 430f943e63 avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibility 9 years ago
  Timothy Gu dee7440531 vf_boxblur: Templatize blur{8,16} 9 years ago
  Ganesh Ajjanagadde 7910a2c269 avfilter/vf_deshake: replace qsort with AV_QSORT 9 years ago
  Michael Niedermayer 34f49bfacd avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAX 9 years ago
  Muhammad Faiz 306808f10f avfilter/showcqt: fix dependency with avformat 9 years ago
  Steven Robertson b38e685c05 vf_lut: Add support for RGB48 and RGBA64. 9 years ago
  Ganesh Ajjanagadde 0fe5dcd660 avfilter/avf_showvolume: use log10 instead of log()/M_LN10 9 years ago
  Ganesh Ajjanagadde b8e1980807 avfilter/vf_ssim: use log10 instead of log()/log(10) 9 years ago
  Ganesh Ajjanagadde ec66bcc0e7 avfilter/avf_showspectrum: use log10 instead of log()/... 9 years ago
  Ganesh Ajjanagadde 59d37f5a4e avfilter/vf_psnr: use log10 instead of log()/log(10) 9 years ago
  Ganesh Ajjanagadde 4d0d85c94a avfilter/af_volume: use log10 instead of log()/M_LN10 9 years ago
  Kyle Swanson 3b1939bb66 avfilter/tremolo: fix wavetable buffer size 9 years ago
  Kyle Swanson e5451f25d3 avfilter/asrc_sine: fix options typos 9 years ago
  James Almer fc460fe618 avfilter/showcqt: fix compilation with libswscale disabled 9 years ago
  Michael Niedermayer 492dead9ac avfilter/avf_showcqt: Fix ;; 9 years ago
  Muhammad Faiz f8d429e0c5 avfilter/avf_showcqt: rewrite showcqt and add features 9 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
  Timothy Gu 852c4b3d42 drawutils: Reindent 9 years ago
  Timothy Gu 87d5509261 avfilter: Reindent 9 years ago
  James Almer d897d4c12d x86/vf_w3fdif: use aligned loads in w3fdif_complex_high 9 years ago
  Kyle Swanson dcb95ef482 avfilter: add vibrato filter 9 years ago
  Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
  Ganesh Ajjanagadde 68a0a164d1 avfilter/vf_removegrain: replace qsort with AV_QSORT 9 years ago
  Nicolas George 559603dae1 lavfi/drawutils: add const to blending mask. 9 years ago
  Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 9 years ago
  Ganesh Ajjanagadde 2ee51ef259 avfilter/vf_deshake: use a void * comparator for consistency 9 years ago
  Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 9 years ago
  Ganesh Ajjanagadde 683462911d avfilter: avoid zero arguments to variadic macro 9 years ago
  Ronald S. Bultje 0c7b44a01c vf_psnr/ssim: don't crash if stats_file is NULL. 9 years ago
  Paul B Mahol ca09eacbce avfilter: add shuffleframes filter 9 years ago
  Ronald S. Bultje e7d9061d4f vf_ssim: print per-channel dB values. 9 years ago
  Ronald S. Bultje 81d7f118e2 vf_psnr: remove %0.2f format specifiers for stream summary line. 9 years ago
  Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
  Lou Logan 4c46f1d493 avfilter/vf_zscale: fix typo 9 years ago
  Tobias Rapp 18e8fac531 avfilter/vf_ssim: Add support for writing stats to stdout 9 years ago
  Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 9 years ago
  Kyle Swanson 32403d1fab avfilter/af_flanger: free frame on ENOMEM 9 years ago