]> git.sesse.net Git - ffmpeg/history - libavfilter
opus_pvq_search: only use rsqrtps approximation on CPUs with avx
[ffmpeg] / libavfilter /
2017-08-16 Paul B Maholavfilter/vf_weave: fix top vs bottom field order
2017-08-16 Paul B Maholavfilter/vf_transpose: rewrite for x86 SIMD
2017-08-15 Vittorio GiovaraAdd tonemap filter
2017-08-15 Vittorio Giovarazscale: Enable single precision input/ouput filtering
2017-08-15 Paul B Maholavfilter/vf_datascope: make it possible to change pixsc...
2017-08-14 Timo Rothenpieleravfilter/scale_npp: fix logic used in previous patch
2017-08-14 Timo Rothenpieleravfilter/scale_npp: check for buffer allocation failure
2017-08-14 Yogender Guptaavfilter/scale_npp: fix passthrough mode
2017-08-10 Marton Balintavfilter/vf_overlay: fix alpha blending for planar...
2017-08-09 Andyavfilter/dynaudnorm: increment input outside of the...
2017-08-08 Paul B Maholavfilter/vf_separatefields: stop leaking last frame
2017-08-07 Paul B Maholavfilter/drawutils: add gray9/10/12 support
2017-08-07 Paul B Maholavfilter/vf_premultiply: add inplace mode
2017-08-07 Paul B Maholavfilter: add support for GRAY9 and GBRAP10
2017-08-07 Paul B Maholavfilter/vf_waveform: add support for 9 bit depth lowpass
2017-08-07 Paul B Maholavfilter/vf_extractplanes: add 9 bitdepth support
2017-08-07 Paul B Maholavfilter/drawutils: support gbrap10 too
2017-08-05 Paul B Maholavfilter: add floodfill filter
2017-08-04 Paul B Maholavfilter: add tlut2 filter
2017-08-03 Muhammad Faizavfilter/vf_ssim: fix temp size calculation
2017-08-03 Yogender Guptahwupload_cuda : Add 10/16 bit format support
2017-08-02 Paul B Maholavfilter: add unpremultiply filter
2017-07-30 Nicolas Georgelavfi/vf_displace: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_hysteresis: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_lut2: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_maskedclamp: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_mergeplanes: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_maskedmerge: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_midequalizer: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_premultiply: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_remap: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_threshold: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/vf_stack: move to "activate" design.
2017-07-30 Nicolas Georgelavfi/framesync2: implement "activate" design.
2017-07-30 Nicolas Georgelavfi: add outlink helper functions.
2017-07-30 Nicolas Georgelavfi: make FFERROR_NOT_READY available to filters.
2017-07-30 Nicolas Georgelavfi/framesync2: rename all conflicting symbols.
2017-07-30 Nicolas Georgelavfi: copy framesync into framesync2.
2017-07-30 Nicolas GeorgeRevert "Revert "lavfi/buffersrc: push the frame deeper...
2017-07-25 Nicolas Georgelavfi/testsrc2: fix completely transparent alpha.
2017-07-23 Muhammad Faizavfilter/w3fdif: do not write to line before start...
2017-07-21 Vittorio Giovarazscale: Factor out graph building
2017-07-21 Vittorio Giovarazscale: Factor out format initialization
2017-07-19 Paul B Maholavfilter/af_astats: measure dynamic range
2017-07-19 Paul B Maholavfilter/af_astats: do not overwrite already set values...
2017-07-19 George Boyleavfilter: Add blue and violet noise generation filters
2017-07-19 Muhammad Faizavfilter/pthread: use slice threading from avutil
2017-07-16 Ashish Singhavfilter: add LIBVMAF filter
2017-07-13 James Almerx86/vf_limiter: make limiter functions work on x86_32
2017-07-08 Paul B Maholavfilter: add limiter filter
2017-07-07 Derek Buitenhuisaf_amix: Add missing error check
2017-07-07 Derek Buitenhuisaf_tempo: Add missing error check
2017-07-04 Kevin Marklibavfilter/scale2ref: Maintain main input's DAR
2017-07-04 Paul B Maholavfilter/vf_ssim: use unsigned so result can be properl...
2017-06-30 Michael Niedermayeravfilter/vf_geq: >8 bps support
2017-06-27 James Almerx86/vf_blend: use ABS2 macro
2017-06-27 James Almerx86/vf_blend: optimize difference and negation functions
2017-06-27 James Almerx86/vf_blend: add sse and ssse3 extremity functions
2017-06-26 Paul B Maholavfilter: remove usage of empty header
2017-06-25 Paul B Maholavfilter/vf_blend: add extremity blend mode
2017-06-25 Paul B Maholavfilter/vf_waveform: allow alpha output for >8 depth...
2017-06-25 Paul B Maholavfilter/vf_overlay: separate functions with main alpha
2017-06-24 Paul B Maholavfilter/vf_lut2: add support for gray10 and gray12...
2017-06-24 Paul B Maholavfilter/vf_overlay: remove rgb option
2017-06-24 Paul B Maholavfilter/af_headphone: do not free frame that's gonna...
2017-06-24 Paul B Maholavfilter: do not leak AVFrame on failed buffer allocation
2017-06-24 Ronald S. Bultjevf_spp: only assign function pointers if permutation...
2017-06-24 Paul B Maholavfilter/vf_overlay: add auto format mode
2017-06-23 Paul B MaholRevert "lavfi/buffersrc: push the frame deeper if reque...
2017-06-21 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-06-21 Paul B Maholavfilter/af_stereotools: add forgotten break
2017-06-19 Kevin Marklibavfilter/scale: Populate ow/oh when using 0 as w/h
2017-06-19 Paul B Maholavfilter/af_stereotools: add 2 more modes
2017-06-19 Paul B Maholavfilter/af_superequalizer: stop leaking s->out frame
2017-06-19 Paul B Maholavfilter/af_superequalizer: improve description
2017-06-19 Paul B Maholavfilter/af_superequalizer: fix out of array access
2017-06-19 Paul B Maholavfilter: add roberts cross operator
2017-06-19 Paul B Maholavfilter: add superequalizer filter
2017-06-19 Nicolas Georgelavfi: print the error message when threading init...
2017-06-18 Paul B Maholavfilter/af_amix: fix possible hang
2017-06-18 Mark Thompsonvf_hwmap: Properly free a locally derived device
2017-06-18 Mark Thompsonvf_hwmap: Add missing error code
2017-06-18 Paul B Mahollibavfilter/af_biquads: add shorter option for width_type
2017-06-15 Paul B Maholavfilter/af_headphone: fix possible memory leaks on...
2017-06-14 Mark Thompsonvf_hwmap: Add reverse mapping for hardware frames
2017-06-14 Mark Thompsonvf_hwmap: Add device derivation
2017-06-14 Mark Thompsonvf_deinterlace_vaapi: Add support for field rate output
2017-06-13 Timo Rothenpieleravfilter/vf_signature: fix memory leaks in error cases
2017-06-13 Timo Rothenpieleravfilter/vf_scale_npp: fix out-of-bounds reads
2017-06-13 Timo Rothenpieleravfilter/unsharp: fix uninitialized pointer read
2017-06-13 Paul B Maholavfilter: properly set SAR for A->V filters
2017-06-12 Paul B Maholavfilter: add native headphone spatialization filter
2017-06-09 Vittorio Giovaravf_colorspace: Add a pixdesc API alias name for bt2020n...
2017-06-08 Paul B Maholavfilter/af_sofalizer: switch to libmysofa
2017-06-08 Vittorio Giovaravf_colorspace: Add support for jedec p22 primaries
2017-06-08 Vittorio Giovaravf_colorspace: Add support for smpte248 color primaries
2017-06-06 Vittorio Giovaravf_colorspace: Add support for gbr color space
2017-06-04 Paul B Maholavfilter/af_afftfilt: fix memory leaks
2017-06-04 Paul B Maholavfilter/af_surround: add support for some upmixing...
2017-06-03 Kevin Marklibavfilter/scale2ref: Fix out-of-bounds array access
next