6275 Commits (ade7c1a2326e2bb9be5e60a48b9968eb1d16bfaf)

Author SHA1 Message Date
  Ganesh Ajjanagadde ea2f04bffe lavfi/vf_histogram: replace round by lrint 9 years ago
  Ganesh Ajjanagadde ad795f6394 lavfi/af_dynaudnorm: replace round by lrint 9 years ago
  Ganesh Ajjanagadde 2a486869d9 lavfi/vf_crop: replace round by lrint 9 years ago
  Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 9 years ago
  Ganesh Ajjanagadde 7af14b3726 lavfi/vf_colorlevels: replace round by lrint 9 years ago
  Ganesh Ajjanagadde cc37b31ad3 lavfi/vf_colorchannelmixer: replace round by lrint 9 years ago
  Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 9 years ago
  Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 9 years ago
  Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 9 years ago
  Paul B Mahol a142308dcd avfilter/af_ladspa: fix av_assert0() 9 years ago
  Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 9 years ago
  Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 9 years ago
  Paul B Mahol 7caf381a95 avfilter/af_dynaudnorm: use av_malloc_array() 9 years ago
  Paul B Mahol ebe1ca01d1 avfilter/vf_stereo3d: add interleave columns input support 9 years ago
  Ganesh Ajjanagadde 5484cbe9f7 lavfi/vsrc_mandelbrot: replace round by lrint 9 years ago
  Ganesh Ajjanagadde 425c0685f2 lavfi/vf_cropdetect: replace round by lrint 9 years ago
  Ganesh Ajjanagadde 641cb77f50 lavfi/vf_idet: replace round and cast by lrint 9 years ago
  Jean Delvare 47b2ba9878 avfilter/vf_delogo: change the definition of logo_x2 and logo_y2 9 years ago
  Paul B Mahol 8d6b1ffba0 avfilter/vf_stereo3d: fix interleaved columns output 9 years ago
  Paul B Mahol aefcc77b90 avfilter/vf_stereo3d: multiply linesize only once for interleaved row to mono 9 years ago
  Paul B Mahol 620b47576d avfilter/vf_stereo3d: add fast path for interleave rows to mono 9 years ago
  Paul B Mahol ec1b95dda4 avfilter/vf_stereo3d: fix interleave rows output 9 years ago
  Paul B Mahol a2a217b351 avfilter/vf_stereo3d: add fast path for interleave rows to alternating 9 years ago
  Michael Niedermayer c67cf84d7c avfilter/af_sofalizer: Fix occured typo 9 years ago
  Paul B Mahol fa2c1eab95 avfilter/af_sofalizer: use SIMD in compensate_volume() 9 years ago
  Paul B Mahol 10b16aee1b avfilter/vf_stereo3d: get rid of ts_unit hack 9 years ago
  Paul B Mahol 09d84e00bd avfilter/af_ladspa: unbreak Mch -> Nch plugins, where M < N 9 years ago
  Paul B Mahol c54632d381 avfilter/vf_stereo3d: add direct (faster) path: 9 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 9 years ago
  Paul B Mahol 04cc4d0550 avfilter/af_sofalizer: check av_fft_init return code 9 years ago
  Michael Niedermayer 06987dab97 avfilter/vf_decimate: fix typo in fraction 9 years ago
  Paul B Mahol 2f12172d67 avfilter/af_sofalizer: add frequency domain processing and use it by default 9 years ago
  Michael Niedermayer 30fe3fd527 avfilter/vf_decimate: Check that input parameters match 9 years ago
  Michael Niedermayer 1925eaeaa6 avfilter/vf_decimate: change ts_unit to AVRational 9 years ago
  Michael Niedermayer 997de2e810 avfilter/vf_mpdecimate: Add missing emms_c() 9 years ago
  Jean Delvare 932cbc846f avfilter/vf_delogo: fix show option when clipping 9 years ago
  Paul B Mahol ac25d1d35e avfilter/af_sofalizer: switch comments positions to correct order 9 years ago
  Clément Bœsch 5083900b73 lavfi/ebur128: apply I dual mono correction only if I available 9 years ago
  Paul B Mahol f69f050a31 avfilter/af_sofalizer: fix calculation of split point 9 years ago
  Paul B Mahol 780c4223a5 avfilter/af_sofalizer: remove reorder hack 9 years ago
  Paul B Mahol 49d97d9bca avfilter/af_sofalizer: move modulo operation out of loop 9 years ago
  Paul B Mahol e6258677ee avfilter/af_sofalizer: make it possible to configure speaker elevation 9 years ago
  Paul B Mahol d62e979b8c avfilter/af_sofalizer: display some info when loading sofa file 9 years ago
  Paul B Mahol 0a19538bcf avfilter: add SOFAlizer audio filter 9 years ago
  Jean Delvare ec11cfdf75 avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components 9 years ago
  Ganesh Ajjanagadde 93afb338a4 lavfi/formats: fix segfault when allocation fails 9 years ago
  Paul B Mahol df2ce130a6 avfilter/af_aemphasis: more declarations above 9 years ago
  Ganesh Ajjanagadde bd3409f52a lavfi/vf_alphamerge: fix unitialized pointers 9 years ago
  Ganesh Ajjanagadde 08a96708a5 lavfi/vf_overlay: fix unitialized pointers 9 years ago
  Paul B Mahol 45938f0301 avfilter/x86/vf_maskedmerge: move %define out of .nextrow 9 years ago