]> git.sesse.net Git - ffmpeg/history - libavfilter
avcodec/shorten: Fix undefined shift in fix_bitshift()
[ffmpeg] / libavfilter /
2018-06-07 Jun Zhaolavfi/opencl: remove redundant header.
2018-06-05 Sergey LavrushkinAdds TensorFlow backend for dnn inference module.
2018-06-04 Vishwanath Dixitavfilter/drawtext: present 'hms' formatted 'pts' in...
2018-06-03 Paul B Maholavfilter/f_drawgraph: fix drawing of first point for...
2018-06-03 Paul B Maholavfilter/vf_zoompan: do not increase VAR_IN twice,...
2018-06-03 Paul B Maholavfilter/avf_showspectrum: also show sample rate and...
2018-06-03 Paul B Maholavfilter/avf_showspectrum: avoid overwritting text
2018-06-03 Paul B Maholavfilter/avf_showspectrum: improve axes drawing
2018-06-02 Paul B Maholavfilter/vf_lut3d: unbreak haldclut with planar rgb...
2018-06-02 Jan Ekströmlavfi/Makefile: move dnn_*.o under vf_srcnn
2018-06-02 Paul B Maholavfilter: add adeclick and adeclip audio filters
2018-05-31 John Coxavfilter: use av_clip_uintp2_c where clip is variable
2018-05-30 Paul B Maholavfilter/af_aiir: draw IR frequency response
2018-05-30 Paul B Maholavfilter/af_afir: fix picking of IR channel
2018-05-29 Paul B Maholavfilter/af_afir: draw IR frequency response
2018-05-29 Sergey LavrushkinAdds dnn inference module for simple convolutional...
2018-05-18 James Almeravfilter/vsrc_testsrc: fix a preprocessor check
2018-05-18 Tobias Rappavfilter/vsrc_testsrc: add pal75bars and pal100bars...
2018-05-18 Paul B Maholavfilter/vf_waveform: add slice threading
2018-05-16 Paul B Maholavfilter: add aderivative and aintegral filter
2018-05-14 Paul B Maholavfilter/vf_lut2: add timeline support to tlut2 filter
2018-05-14 Paul B Maholavfilter/vf_blend: add timeline support to tblend filter
2018-05-14 Paul B Maholavfilter/vf_srcnn: use function to get number of threads
2018-05-14 Paul B Maholavfilter/vf_amplify: check if array is availabe before...
2018-05-12 Paul B Maholavfilter/vf_maskedmerge: add slice threading
2018-05-12 Paul B Maholavfilter/vf_deblock: add timeline support
2018-05-10 Paul B Maholavfilter: add fftdnoiz filter
2018-05-10 Jun Zhaolavfi/tests/filtfmts: fix the build warning.
2018-05-09 Timo Rothenpieleravfilter/vf_hwupload_cuda: update supported pix_fmts
2018-05-08 Hendrik Leppkeslavfi/vf_srcnn: use avio_check instead of access
2018-05-08 Clément Bœschlavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecate...
2018-05-08 Clément Bœschlavfi/nlmeans: use AV_CEIL_RSHIFT instead of deprecated...
2018-05-08 Clément Bœschlavfi/nlmeans: inline integral patch value function
2018-05-08 Clément Bœschlavfi/nlmeans: use unsigned for the integral patch...
2018-05-08 Clément Bœschlavfi/nlmeans: reorder memory accesses in get_integral_...
2018-05-08 Clément Bœschlavfi/nlmeans: move final weighted averaging out of...
2018-05-08 Clément Bœschlavfi/nlmeans: switch from double to float
2018-05-08 Clément Bœschlavfi/nlmeans: make compute_safe_ssd_integral_image_c...
2018-05-08 Clément Bœschlavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_in...
2018-05-08 Clément Bœschlavfi/nlmeans: use ptrdiff_t for linesizes
2018-05-08 Clément Bœschlavfi/nlmeans: add SIMD-friendly assumptions for comput...
2018-05-08 Clément Bœschlavfi/nlmeans: random code shuffling to help compiler
2018-05-05 James Almerfate: update fate-sws-pixdesc-query reference file
2018-05-05 Paul B Maholavfilter/drawutils: support gray14
2018-05-05 Paul B Maholavfilter/vf_extractplanes: add support for extracting...
2018-05-05 Paul B Maholavfilter: forward status back in some filters that...
2018-05-05 Paul B Maholavfilter/af_amerge: port to activate API
2018-05-05 Paul B Maholavfilter/vf_colorchannelmixer: add planar rgb support
2018-05-05 Paul B Maholavfilter/vf_colorchannelmixer: refactor code
2018-05-05 Paul B Maholavfilter/vf_colorbalance: fix off by one overflow
2018-05-05 Paul B Maholavfilter/vf_colorchannelmixer: add slice threading
2018-05-05 Paul B Maholavfilter/vf_colorbalance: add slice threading
2018-05-05 Paul B Maholavfilter/vf_colorbalance: add planar rgb support
2018-05-05 Paul B Maholavfilter/vf_convolution: use already available dstride
2018-05-04 Paul B Maholavfilter/vf_colorbalance: add 16bit depth support
2018-05-04 Kevin Wheatleyavfilter/vf_libvmaf: the libvmaf filter tried to join...
2018-05-04 Paul B Maholavfilter/vf_lut3d: fix typo
2018-05-04 Paul B Maholavfilter/vf_edgedetect: add more formats support to...
2018-05-04 Paul B Maholavfilter/vf_edgedetect: add planes option
2018-05-04 Paul B Maholavfilter/vf_edgedetect: add canny mode
2018-05-04 Paul B Maholavfilter/vf_convolution: add column/vertical mode
2018-05-04 Paul B Maholavfilter/vf_lut3d: add planar rgb support
2018-05-04 Sergey LavrushkinAdds SRCNN filter.
2018-05-04 Paul B Maholavfilter/vf_amplify: add more options for finer filtering
2018-05-03 Paul B Maholavfilter/drawutils: add support for full range
2018-05-03 Paul B Maholavfilter/vf_neighbor: add >8 depth suppport
2018-05-03 Paul B Maholavfilter/vf_convolution: unbreak roberts filter
2018-05-03 Paul B Maholavfilter/vf_convolution: add horizontal/row mode
2018-05-03 Paul B Maholavfilter/vf_overlay: exclude nv12/nv21 formats from...
2018-05-02 Paul B Maholavfilter/vf_convolution: rewrite so it doesn't use...
2018-05-02 Paul B Maholavfilter/vf_overlay: add x86 SIMD
2018-05-01 Paul B Maholavfilter/af_biquads: add slice threading
2018-05-01 Paul B Maholavfilter/af_biquads: change clipping detection from...
2018-05-01 Paul B Maholavfilter/vf_neighbor: add slice threading
2018-05-01 Paul B Maholavfilter/vf_neighbor: simplify code little
2018-05-01 Paul B Maholavfilter/vf_neighbor: rewrite without using temp memory
2018-04-30 Marton BalintUse AV_PIX_FMT_FLAG_ALPHA for detecting transparency...
2018-04-30 Paul B Maholavfilter/vf_mix: initialize last to silence possible...
2018-04-29 Paul B Maholavfilter/vf_mix: make setting weights more user friendly
2018-04-29 Paul B Maholavfilter/vf_fieldmatch: add support for >8 bit depth...
2018-04-29 Paul B Maholavfilter/vf_fieldmatch: switch to activate
2018-04-29 Paul B Maholavfilter: add amplify filter
2018-04-29 Paul B Maholavfilter/vf_overlay: use slice_end in alpha_composite()
2018-04-28 Paul B Maholavfilter/vf_fieldmatch: use correct subsamplings for...
2018-04-28 Paul B Maholavfilter/vf_overlay: add slice threading
2018-04-28 Paul B Maholavfilter/vf_convolution: make rdiv set to 0 more useful
2018-04-27 Paul B Maholavfilter/vf_mix: use correct linesizes
2018-04-27 Paul B Maholavfilter/vf_shuffleplanes: add support for timeline
2018-04-27 Paul B Maholavfilter/vf_premultiply: add slice threading
2018-04-27 Paul B Maholavfilter/vf_maskedclamp: silence warning
2018-04-27 Paul B Maholavfilter/vf_mix: add slice threading
2018-04-26 Paul B Maholavfilter/vf_maskedclamp: add slice threading
2018-04-26 Paul B Maholavfilter/vf_atadenoise: do not abort if user specified...
2018-04-26 Paul B Maholavfilter/vf_mix: clip output pixel values
2018-04-26 Paul B Maholavfilter/vf_mix: add scale option
2018-04-26 Paul B Maholavfilter: add tmix filter
2018-04-25 Paul B Maholavfiler/vf_mix: fix crash with >8 bit depth
2018-04-23 Vasile Toncuavfilter/vf_interlace: remove duplicate code with same...
2018-04-21 Ruiling Songlavf/qsv: clone the frame which may be managed by framework
2018-04-21 Ruiling Songlavf: make overlay_qsv work based on framesync
next