6210 Commits (e71b8119e7db675dd2dac3f7fb069b0df2943c38)

Author SHA1 Message Date
Steven Liu 184c13f64a avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter 8 years ago
Paul B Mahol 7aef56864c avfilter/af_sofalizer: speed and clean up fast convolution a little 8 years ago
Paul B Mahol 0ddc24d232 avfilter/af_dynaudnorm: fix hang with too short input 8 years ago
Clément Bœsch 27627c281e lavfi/selectivecolor: add a link to algorithm explanations 8 years ago
Michael Niedermayer bc6b53ae99 avfilter/asrc_flite: Fix textbuf leak 8 years ago
Paul B Mahol 520c0736fd avfilter/vf_shuffleframes: allow also dropping frames 8 years ago
Paul B Mahol 72d6101510 avfilter/avf_aphasemeter: fix memleaks 8 years ago
Michael Niedermayer 3d8a8fd27e avfilter/vf_pad: Fix segfault if reconfiguration fails 8 years ago
Clément Bœsch 771b3a956e lavfi/selectivecolor: rename adjust_range to scale 8 years ago
Michael Niedermayer ffc3337e0b avfilter/vf_pad: Add eval=frame support 8 years ago
Paul B Mahol 49abd5dbb8 avfilter/avf_aphasemeter: make video output optional 8 years ago
Clément Bœsch afaaf8db18 lavfi/selectivecolor: simplify crazy mid val computations 8 years ago
Clément Bœsch 571a360157 lavfi/transpose: add missing const options flags 8 years ago
Marton Balint 0db48ee425 avfilter/af_amerge: properly handle unknown input layouts 8 years ago
Paul B Mahol c6c888e996 avfilter/vf_w3fdif: add >8 but <16 bit support 8 years ago
Nicolas George 0ff5567a30 lavfi/buffersrc: push the frame deeper if requested. 8 years ago
Nicolas George 3b64e3ea45 lavf/framesync: detect EOF immediately. 8 years ago
James Almer e1b8271949 avfilter/framequeue: add missing check for ASSERT_LEVEL 8 years ago
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