5567 Commits (e42e0b11f1df41e034c22c71656b43f402302ab5)

Author SHA1 Message Date
  Michael Niedermayer e42e0b11f1 avfilter/x86/vf_maskedmerge: Clear upper part of width 10 years ago
  Paul B Mahol 3689b58a5a avfilter/af_biquads: display clipping warnings once per filtered frame 10 years ago
  Ganesh Ajjanagadde 520a5d33f0 lavfi/af_aemphasis: remove unnecessary complex number usage 10 years ago
  Nicolas George 1655788712 lavfi: make request_frame() non-recursive. 10 years ago
  Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 10 years ago
  Nicolas George 39a09e995d lavfi: deprecate avfilter_link_set_closed(). 10 years ago
  Nicolas George b8b7d5ac6c lavfi: add link.current_pts field. 10 years ago
  Nicolas George d03eab34dd lavfi: rename link.current_pts to current_pts_us. 10 years ago
  Nicolas George 63f7bee752 lavfi/vf_mpdecimate: remove request_frame(). 10 years ago
  Ganesh Ajjanagadde ea2f04bffe lavfi/vf_histogram: replace round by lrint 10 years ago
  Ganesh Ajjanagadde ad795f6394 lavfi/af_dynaudnorm: replace round by lrint 10 years ago
  Ganesh Ajjanagadde 2a486869d9 lavfi/vf_crop: replace round by lrint 10 years ago
  Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 10 years ago
  Ganesh Ajjanagadde 7af14b3726 lavfi/vf_colorlevels: replace round by lrint 10 years ago
  Ganesh Ajjanagadde cc37b31ad3 lavfi/vf_colorchannelmixer: replace round by lrint 10 years ago
  Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 10 years ago
  Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 10 years ago
  Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 10 years ago
  Paul B Mahol a142308dcd avfilter/af_ladspa: fix av_assert0() 10 years ago
  Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 10 years ago
  Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 10 years ago
  Paul B Mahol 7caf381a95 avfilter/af_dynaudnorm: use av_malloc_array() 10 years ago
  Paul B Mahol ebe1ca01d1 avfilter/vf_stereo3d: add interleave columns input support 10 years ago
  Ganesh Ajjanagadde 5484cbe9f7 lavfi/vsrc_mandelbrot: replace round by lrint 10 years ago
  Ganesh Ajjanagadde 425c0685f2 lavfi/vf_cropdetect: replace round by lrint 10 years ago
  Ganesh Ajjanagadde 641cb77f50 lavfi/vf_idet: replace round and cast by lrint 10 years ago
  Jean Delvare 47b2ba9878 avfilter/vf_delogo: change the definition of logo_x2 and logo_y2 10 years ago
  Paul B Mahol 8d6b1ffba0 avfilter/vf_stereo3d: fix interleaved columns output 10 years ago
  Paul B Mahol aefcc77b90 avfilter/vf_stereo3d: multiply linesize only once for interleaved row to mono 10 years ago
  Paul B Mahol 620b47576d avfilter/vf_stereo3d: add fast path for interleave rows to mono 10 years ago
  Paul B Mahol ec1b95dda4 avfilter/vf_stereo3d: fix interleave rows output 10 years ago
  Paul B Mahol a2a217b351 avfilter/vf_stereo3d: add fast path for interleave rows to alternating 10 years ago
  Michael Niedermayer c67cf84d7c avfilter/af_sofalizer: Fix occured typo 10 years ago
  Paul B Mahol fa2c1eab95 avfilter/af_sofalizer: use SIMD in compensate_volume() 10 years ago
  Paul B Mahol 10b16aee1b avfilter/vf_stereo3d: get rid of ts_unit hack 10 years ago
  Paul B Mahol 09d84e00bd avfilter/af_ladspa: unbreak Mch -> Nch plugins, where M < N 10 years ago
  Paul B Mahol c54632d381 avfilter/vf_stereo3d: add direct (faster) path: 10 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 10 years ago
  Paul B Mahol 04cc4d0550 avfilter/af_sofalizer: check av_fft_init return code 10 years ago
  Michael Niedermayer 06987dab97 avfilter/vf_decimate: fix typo in fraction 10 years ago
  Paul B Mahol 2f12172d67 avfilter/af_sofalizer: add frequency domain processing and use it by default 10 years ago
  Michael Niedermayer 30fe3fd527 avfilter/vf_decimate: Check that input parameters match 10 years ago
  Michael Niedermayer 1925eaeaa6 avfilter/vf_decimate: change ts_unit to AVRational 10 years ago
  Michael Niedermayer 997de2e810 avfilter/vf_mpdecimate: Add missing emms_c() 10 years ago
  Jean Delvare 932cbc846f avfilter/vf_delogo: fix show option when clipping 10 years ago
  Paul B Mahol ac25d1d35e avfilter/af_sofalizer: switch comments positions to correct order 10 years ago
  Clément Bœsch 5083900b73 lavfi/ebur128: apply I dual mono correction only if I available 10 years ago
  Paul B Mahol f69f050a31 avfilter/af_sofalizer: fix calculation of split point 10 years ago
  Paul B Mahol 780c4223a5 avfilter/af_sofalizer: remove reorder hack 10 years ago
  Paul B Mahol 49d97d9bca avfilter/af_sofalizer: move modulo operation out of loop 10 years ago