]> git.sesse.net Git - ffmpeg/history - libavfilter
Merge commit '5691c746cf62e69806aae1baf0a6e8252d519444'
[ffmpeg] / libavfilter /
2018-09-02 James AlmerMerge commit '5691c746cf62e69806aae1baf0a6e8252d519444'
2018-09-02 James AlmerMerge commit '5cb62f9d952e24fff62737a57e89cf43d9c2333a'
2018-09-02 James AlmerMerge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'
2018-09-02 James AlmerMerge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'
2018-09-02 James AlmerMerge commit '78149d6657302b58d5e46e8bc0a521ed009f86f7'
2018-09-02 James AlmerMerge commit 'abf806f7f1601c7e54de7f863bbb816af144a88c'
2018-09-02 James AlmerMerge commit '347aa8f72356124ec6b95bf8ebd1faf72db03f8d'
2018-08-30 Michael Niedermayeravfilter/vf_frei0r: Remove duplicate }, fix build
2018-08-30 Raphael Graffrei0r: handle string params
2018-08-26 Nicolas Georgelavfi/avf_concat: switch to activate.
2018-08-21 Steven Liuavfilter/buffersrc.h: fix typo of the comment
2018-08-16 Jun Zhaolavfi: fix can't dispaly "slice" sub-option in "ffmpeg...
2018-08-15 Michael Niedermayeravfilter/vf_hue: 10bit support
2018-08-14 Minalavfi/vf_colorconstancy: cosmetic update
2018-08-14 Minalavfi/vf_colorconstancy: change option ranges
2018-08-14 Sergey Lavrushkinlibavfilter: Adds proper file descriptions to dnn_srcnn...
2018-08-14 Sergey Lavrushkinlibavfilter/vf_sr.c: Removes uint8 -> float and float...
2018-08-14 Sergey Lavrushkinlibavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf.
2018-08-12 Danil Iashchenkolavfi: add erosion_opencl, dilation_opencl filters
2018-08-10 Kyle Swansonlavfi/vf_libvmaf: update to use libvmaf v1.3.9
2018-08-09 Clément Bœschlavfi/selectivecolor: fix neutral color filtering
2018-08-09 Minalavfi/xbr: update filter url
2018-08-07 Sergey Lavrushkinlibavfilter: Fixes warnings for unused variables in...
2018-08-07 Sergey Lavrushkinlibavfilter: Code style fixes for pointers in DNN modul...
2018-08-07 Sergey Lavrushkinlibavfilter: Adds on the fly generation of default...
2018-08-06 Vittorio Giovaravf_tonemap: Update hdr metadata with the new peak value
2018-08-06 Vittorio Giovaravf_tonemap_opencl: Move update_metadata() to a shared...
2018-08-06 Vittorio Giovaravf_tonemap[_opencl]: Move determine_signal_peak() to...
2018-08-06 Vittorio Giovaravf_tonemap: Fix logic for detecting the maximum peak...
2018-07-28 Jan Ekströmlavfi/nlmeans: fix aarch64 assembly with clang
2018-07-23 Minaavfilter: Add colorconstancy filter
2018-07-19 Carl Eugen Hoyoslavfi/af_afir,af_aiir: Remove a variable that is always -1.
2018-07-15 Paul B MaholUpdate Changelog for lensfun addition and bump minor
2018-07-15 Stephen SeoAdd lensfun filter
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
next