| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_edgedetect: check if height is big enough | Paul B Mahol | 2022-05-04 | 1 | -3/+6 |
* | avfilter/vf_bitplanenoise: fix overreads | Paul B Mahol | 2022-05-04 | 1 | -2/+2 |
* | avfilter/vf_fieldorder: fix heap-buffer overflow | Paul B Mahol | 2022-05-04 | 1 | -2/+2 |
* | avfilter/vf_fieldmatch: fix heap-buffer overflow | Paul B Mahol | 2022-05-04 | 1 | -1/+1 |
* | avfilter/vf_lenscorrection: make width/height int | Paul B Mahol | 2022-04-13 | 1 | -2/+2 |
* | avfilter/vf_subtitles: pass storage size to libass | Oneric | 2022-04-13 | 1 | -1/+8 |
* | avfilter/vf_gblur: fix heap-buffer overflow | Paul B Mahol | 2022-04-13 | 1 | -1/+1 |
* | avfilter/vf_lenscorrection: fix division by zero | Paul B Mahol | 2022-04-13 | 1 | -4/+2 |
* | avfilter/scale_npp: fix non-aligned output frame dimensions | Timo Rothenpieler | 2021-10-07 | 1 | -1/+4 |
* | avfilter/vf_mestimate: Check b_count | Michael Niedermayer | 2021-09-12 | 1 | -0/+3 |
* | avfilter/vf_dctdnoiz: Check threads | Michael Niedermayer | 2021-09-11 | 1 | -0/+3 |
* | avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black | Michael Niedermayer | 2021-09-11 | 1 | -1/+2 |
* | avfilter/vf_yadif: Fix handing of tiny images | Michael Niedermayer | 2021-09-11 | 1 | -14/+18 |
* | avfilter/vf_vmafmotion: Check dimensions | Michael Niedermayer | 2021-09-11 | 1 | -0/+3 |
* | avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() | Michael Niedermayer | 2021-09-11 | 1 | -2/+2 |
* | avfilter/vf_xbr: Fix left shift of negative number | Andreas Rheinhardt | 2020-07-03 | 1 | -1/+1 |
* | avfilter/vf_hqx: Fix undefined left shifts of negative numbers | Andreas Rheinhardt | 2020-07-03 | 1 | -1/+1 |
* | avfilter/vf_aspect: Fix integer overflow in compute_dar() | Michael Niedermayer | 2020-07-02 | 1 | -1/+1 |
* | avfilter/vf_find_rect: Remove assert | Michael Niedermayer | 2020-07-02 | 1 | -2/+0 |
* | avfilter/vf_find_rect: Increase worst case score | Michael Niedermayer | 2020-07-02 | 1 | -2/+2 |
* | avfilter/vf_geq: Use av_clipd() instead of av_clipf() | Michael Niedermayer | 2019-11-15 | 1 | -2/+2 |
* | avfilter/af_silenceremove: fix possible crash if supplied duration is negative | Paul B Mahol | 2019-01-25 | 1 | -0/+9 |
* | avfilter/vf_signature: use av_strlcpy() | Michael Niedermayer | 2018-06-18 | 1 | -1/+2 |
* | avfilter/vf_transpose: Fix used plane count. | Michael Niedermayer | 2018-01-28 | 1 | -1/+7 |
* | lavfi/deinterlace_vaapi: fix can't show full option information. | Jun Zhao | 2018-01-28 | 1 | -7/+7 |
* | libavfilter/af_dcshift.c: Fixed repeated spelling error | Kelly Ledford | 2018-01-28 | 1 | -10/+10 |
* | avfilter/formats: fix wrong function name in error message | Jun Zhao | 2018-01-28 | 1 | -1/+1 |
* | lavfi/af_pan: fix sign handling in channel coefficient parser | Michael Roitzsch | 2017-11-21 | 1 | -0/+1 |
* | Bump minor versions for branching 3.4 | Michael Niedermayer | 2017-10-11 | 1 | -2/+2 |
* | vaapi: Always free parameter buffers after vaEndPicture() with libva2 | Mark Thompson | 2017-10-09 | 2 | -2/+2 |
* | lavfi: Rename local variables "main" as "master". | Carl Eugen Hoyos | 2017-10-07 | 4 | -22/+22 |
* | lavfi/avfilter.c: Correct guess_status_pts to account for differing link time... | Sasi Inguva | 2017-10-07 | 1 | -4/+4 |
* | avfilter/vf_fps: add eof_action filter option | Tobias Rapp | 2017-10-06 | 2 | -2/+14 |
* | avfilter/vf_fps: clean-up filter options | Tobias Rapp | 2017-10-05 | 1 | -6/+6 |
* | lavfi/vmafmotion: Allow more pix_fmts. | Carl Eugen Hoyos | 2017-10-01 | 1 | -9/+13 |
* | avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statements | Michael Niedermayer | 2017-10-01 | 1 | -1/+2 |
* | avfilter/vmaf_motion: use correct header guards | James Almer | 2017-09-30 | 1 | -3/+3 |
* | avfilter: add vmafmotion filter | Ashish Singh | 2017-09-30 | 4 | -0/+425 |
* | Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8' | James Almer | 2017-09-27 | 1 | -3/+3 |
|\ |
|
| * | scale_npp: explicitly set the output frames context for passthrough mode | Anton Khirnov | 2017-02-11 | 1 | -3/+5 |
| * | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 4 | -5/+5 |
* | | avfilter/f_metadata: avoid trailing whitespace in filter output | Tobias Rapp | 2017-09-27 | 1 | -2/+2 |
* | | avfilter/interlace: rename two variables for consistency | Thomas Mundt | 2017-09-25 | 2 | -10/+10 |
* | | avfilter/af_headphone: increase max ir length | Paul B Mahol | 2017-09-25 | 1 | -1/+1 |
* | | avfilter/interlace: add support for 10 and 12 bit | Thomas Mundt | 2017-09-23 | 7 | -56/+311 |
* | | avfilter/tinterlace: use drawutils for pad mode | Thomas Mundt | 2017-09-23 | 2 | -9/+10 |
* | | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 7 | -188/+166 |
* | | avfilter/thumbnail_cuda: add cuda thumbnail filter | Yogender Gupta | 2017-09-22 | 5 | -1/+526 |
* | | lavfi/stereo3d: Set SAR for every output frame. | Carl Eugen Hoyos | 2017-09-20 | 1 | -10/+12 |
* | | avfilter/tinterlace: Simplify checks for lowpass filtering flags | James Almer | 2017-09-18 | 1 | -8/+4 |