6192 Commits (9b26bf7e2a3904d0e4b80f8d771223d3045013db)

Author SHA1 Message Date
Paul B Mahol 9b26bf7e2a avfilter/vf_deband: do not use uninitialized value 8 years ago
Nicolas George 373f21a911 lavfi: avfilter_graph_request_oldest: request a frame again before returning. 8 years ago
Nicolas George 8156b5ac94 avfilter/af_amerge: detect EOF immediately 8 years ago
Paul B Mahol fdcb7a85cf avfilter/vf_deband: add planes coupling mode 8 years ago
Nicolas George ff8b17c998 lavfi: take_samples: free frames after taking all samples. 8 years ago
Paul B Mahol 9933579a9b avfilter/vf_psnr: add gray10 and gray12 support 8 years ago
Nicolas George bec8ea20c8 lavfi/framequeue: avoid empty structs. 8 years ago
Pavel Koshevoy 4240e5b047 lavfi/atempo: avoid false triggering an assertion failure 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Nicolas George 62b11db0a0 lavfi: add FFFrameQueue API. 8 years ago
Paul B Mahol 334fad3645 avfilter/vf_ssim: add >8 bit depth suppport 8 years ago
Paul B Mahol 745f4bcc2c avfilter/vsrc_testsrc: draw_bar: make sure width is not negative 8 years ago
Paul B Mahol 458fbee221 avfilter/af_sofalizer: warn if user gives unknown channel names 8 years ago
Marton Balint 265d45183b avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames 8 years ago
Marton Balint df694a5e9d avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 8 years ago
Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 8 years ago
Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 8 years ago
Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 8 years ago
Paul B Mahol a251149833 avfilter/vf_deband: fix silly mistakes 8 years ago
Srinath K R 4df5a6a26a avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option 8 years ago
Michael Niedermayer 7d1b1b660b avfilter/vf_premultiply: remove redundant semicolons 8 years ago
Paul B Mahol 6e713841e8 avfilter: add premultiply filter 8 years ago
Carl Eugen Hoyos d44af9a38e lavfi: Fix aix compilation. 8 years ago
Timo Rothenpieler 7dafb3a25a avfilter/vf_hwupload_cuda: fix potential leak 8 years ago
Timo Rothenpieler 88281a5256 avfilter/vf_scale_npp: check ff_set_common_formats return value 8 years ago
Miroslav Slugeň 1d056dd855 avfilter/vf_scale_npp: move aspect ratio correction after av_frame_copy_props 8 years ago
Paul B Mahol 9e9c2276c3 avfilter/vf_masked*: add gray10 and gray12 support 8 years ago
Paul B Mahol c9dcd25288 avfilter/vf_bitplanenoise: add gray10 and gray12 suppport 8 years ago
Paul B Mahol 46752d6b12 avfilter/vf_extractplanes: add extract support for 10bit and 12bit formats 8 years ago
Paul B Mahol 57ef0f0f17 avfilter/vf_waveform: add gray10 and gray12 support 8 years ago
Vittorio Giovara afb84857bf vf_colorspace: Forbid odd dimensions 8 years ago
Clément Bœsch 5d7be07a8b lavfi/f_ebur128: relicense to LGPL 8 years ago
Paul B Mahol 4719e563a4 avfilter/vf_zscale: export approximate gamma option and enable it by default 8 years ago
Wan-Teh Chang dceac9a4a7 avfilter/tests/.gitignore: add integral 8 years ago
Moritz Barsnick 0700d02a69 lavfi/pan: allow negative gain parameters also for other inputs than the first named 8 years ago
Paul B Mahol b96a6e2024 avfilter/vf_zscale: add support for some recent new additions 8 years ago
Timo Rothenpieler 0faf3c3a25 avfilter/vf_hwupload_cuda: check ff_formats_ref for errors 8 years ago
Timo Rothenpieler b0ca90d7cb avfilter/vf_hwupload_cuda: use new hwdevice allocation API 8 years ago
Timo Rothenpieler a0c9e76942 avfilter/vf_scale_npp: use dynamically loaded CUDA 8 years ago
Kyle Swanson 83b6b434ff lavfi/ebur128: use ff_ prefix 8 years ago
Mark Thompson 1a359e5341 vf_scale_vaapi: Respect driver quirks around buffer destruction 8 years ago
Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
Marton Balint 0f8b852a64 lavfi/ebur128: specify scaling_factor directly 8 years ago
Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 8 years ago
Alex Agranovsky 88db6c2890 avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameter 8 years ago
Michael Niedermayer 0e66dcd733 avfilter/af_volumedetect: Remove dependency on channel layout 8 years ago
Muhammad Faiz b4e9252ae3 avfilter/af_firequalizer: add fft2 option 8 years ago
Vittorio Giovara 6f2ad32a16 vf_colorspace: Add support for film primaries 8 years ago
Vittorio Giovara 4697f60444 vf_colorspace: Add support for smpte 431/432 (dci/display p3) primaries 8 years ago
Vittorio Giovara 2996604acd vf_colorspace: Add support for ycgco color space 8 years ago