]> git.sesse.net Git - ffmpeg/history - libavfilter
lavc/hevc_ps: Refine sps_range_extension parse.
[ffmpeg] / libavfilter /
2018-07-13 Gyan Doshiavfilter/drawtext: fix box sizing
2018-07-12 Danil Iashchenkolavfi/convolution_opencl: use CL_FAIL_ON_ERROR for...
2018-07-11 Danil Iashchenkolavfi/avgblur_opencl: fix using uninitialized value
2018-07-11 Ruiling Songlavfi/vf_avgblur_opencl: remove useless clFinish().
2018-07-11 Ruiling Songlavfi/opencl: add macro for opencl error handling.
2018-07-08 Jun Zhaolavfi/minterpolate: fix blending calc issue.
2018-07-07 Gyan Doshiavfilter/setpts: add FR shorthand for FRAME_RATE
2018-07-04 Shlomi Fishlavfi/weave: Refactor two near-identical clauses.
2018-07-02 Danil Iashchenkolavfi: add sobel, prewitt, roberts filters
2018-07-02 Pedro Arthurlibavfilter: vf_sr.c remove warnings
2018-07-02 Sergey LavrushkinAdds ESPCN super resolution filter merged with SRCNN...
2018-06-28 Mark Thompsonlavfi/colorspace: Add namespace prefix to global functions
2018-06-25 Mark Thompsonlavfi/vf_tonemap_opencl: Mark local tables static
2018-06-24 Mark Thompsonlavfi/framesync: Add namespace prefix to framesync_get_...
2018-06-21 Ruiling Songlavfi: make vf_colorspace use functions from colorspace.c
2018-06-21 Ruiling Songlavfi: add opencl tonemap filter
2018-06-20 Danil Iashchenkolavfi: Add boxblur_opencl filter
2018-06-17 Danil Iashchenkolibavfilter/opencl: Add macro for setting opencl kernel...
2018-06-17 Jun Zhaolavfi/graphdump: Replace the number by macro for bprint...
2018-06-17 Jun Zhaolavfi/af_amerge: Replace the number by macro for bprint...
2018-06-15 Pavel Koshevoylavfi/atempo: raise max tempo limit (v2)
2018-06-08 Sergey Lavrushkinlibavfilter/dnn_interface.c: fix av_freep dnn_module.
2018-06-08 Sergey Lavrushkinlibavfilter/vf_srcnn.c: adds DNN module backend AVOptio...
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...
next