5350 Commits (35c3043ea4e67f07ada1e45aaf7b5af2c88c352c)

Author SHA1 Message Date
  Nicolas George 35c3043ea4 lavfi/avf_showspectrum: reindent after last commit. 9 years ago
  Nicolas George 4883e5d540 lavfi/vf_yadif: remove looping on request_frame(). 9 years ago
  Nicolas George 86b8a82f4f lavfi/vf_w3fdif: remove looping on request_frame(). 9 years ago
  Nicolas George 73a5546ba8 lavfi/vf_thumbnail: remove looping on request_frame(). 9 years ago
  Nicolas George ca540fbdb4 lavfi/vf_select: remove looping on request_frame(). 9 years ago
  Nicolas George 4bc7eb2dd2 lavfi/vf_fps: remove looping on request_frame(). 9 years ago
  Nicolas George a45e96a54f lavfi/vf_alphamerge: remove looping on request_frame(). 9 years ago
  Nicolas George 8a2e2fc34a lavfi/avf_showwaves: remove looping on request_frame(). 9 years ago
  Nicolas George 9a520c4d52 lavfi/avf_showspectrum: remove looping on request_frame(). 9 years ago
  Nicolas George 114f3f526e lavfi/avf_showcqt: remove looping on request_frame(). 9 years ago
  Nicolas George 4982130d5a lavfi/af_aresample: remove looping on request_frame(). 9 years ago
  Paul B Mahol ac74e857a2 avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 9 years ago
  Paul B Mahol a342c2a531 afilter/af_extrastereo: remove dead initialization 9 years ago
  Paul B Mahol 755242b912 avfilter:audio: fix shadowed AVFrame *out 9 years ago
  Michael Niedermayer d1c8368e40 avfilter/af_extrastereo: Fix shadowed variable 9 years ago
  Paul B Mahol 0c2b37fed4 avfilter: add displace video filter 10 years ago
  Clément Bœsch 513fcd4167 avfilter/ebur128: use AV_OPT_TYPE_BOOL for video option 9 years ago
  Kyle Swanson 4f721bfd46 avfilter/ebur128: add dualmono measurement option 9 years ago
  Paul B Mahol e306e43633 avfilter/vf_stereo3d: rewrite in preparation for SIMD 9 years ago
  Michael Niedermayer fd9a528523 avfilter/vf_blend: Fix argument types, fix segfault in asm 9 years ago
  Paul B Mahol 9762554dd0 avfilter/vf_blend: add x86 SIMD for some modes 9 years ago
  Paul B Mahol 13090895cf avfilter/vf_tinterlace: add mergex2 mode 9 years ago
  Paul B Mahol 160556c9ad avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 9 years ago
  Paul B Mahol 1d7d824494 avfilter/af_rubberband: add process_command() 9 years ago
  Carl Eugen Hoyos ac7b1f7423 lavfi/mandelbrot: Output RGB0 instead of RGBA. 9 years ago
  Paul B Mahol 0701ff2c32 avfilter/x86/vf_psnr.asm: fix typo 9 years ago
  Paul B Mahol 30ce6fd106 avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do actual work 9 years ago
  Paul B Mahol 1da1574002 avfilter/vf_maskedmerge: rewrite and remove some duplicated code 9 years ago
  Paul B Mahol 6ce02126ce avfilter/af_rubberband: flush only if there is something available 9 years ago
  Paul B Mahol a019149249 avfilter/vf_atadenoise: do not use uninitialized data 9 years ago
  Vittorio Giovara c9943f00cf vf_framepack: Use av_image_copy() where appropriate 9 years ago
  Anton Khirnov ae25413daf lavfi: do not exclude hwaccel formats from ff_all_formats() 10 years ago
  Jean Delvare 3e5b02bdb8 avfilter/delogo: Fix show option when band is small 9 years ago
  Paul B Mahol 691a7df3c5 avfilter: add maskedmerge filter 9 years ago
  Michael Niedermayer 549d109248 avfilter/vf_yadif: add missing "This file is part of FFmpeg" 9 years ago
  Michael Niedermayer 485057f715 avfilter/vf_mcdeint: add missing "This file is part of FFmpeg" 9 years ago
  Paul B Mahol 4cf60b4fa1 avfilter/vf_blend: add addition128 mode 9 years ago
  Kyle Swanson 435d000eb5 avfilter/generate_wave_table: clean up extra newlines 9 years ago
  Paul B Mahol 964a9badcc avfilter/af_tremolo: make it bit-exact with sox effect of same name 9 years ago
  Christophe Gisquet 552faecf4b vf_scale: conditionally override chroma position 9 years ago
  Timo Rothenpieler 4af1f37682 avfilter/vf_chromakey: Add chromakey video filter 9 years ago
  Paul B Mahol 43f0b1d38c avfilter/af_rubberband: rename duplicate option name 9 years ago
  Michael Niedermayer 118b1ba43b avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" 9 years ago
  Paul B Mahol ed4257de2d avfilter: add agate filter 9 years ago
  Kyle Swanson a9509ad3f0 avfilter: add tremolo filter 9 years ago
  Jean Delvare d9c72e0d24 Update my email address 9 years ago
  Paul B Mahol 2a0fc55995 avfilter: add rubberband wrapper 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
  Nicolas George 598f8a7afa lavfi/vf_idet: reindent after last commit. 9 years ago