index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/vf_tonemap_opencl: Mark local tables static
Mark Thompson
2018-06-25
1
-7
/
+7
*
lavfi/framesync: Add namespace prefix to framesync_get_class
Mark Thompson
2018-06-24
2
-4
/
+4
*
lavfi: make vf_colorspace use functions from colorspace.c
Ruiling Song
2018-06-21
2
-97
/
+23
*
lavfi: add opencl tonemap filter
Ruiling Song
2018-06-21
8
-0
/
+1252
*
lavfi: Add boxblur_opencl filter
Danil Iashchenko
2018-06-21
6
-209
/
+372
*
libavfilter/opencl: Add macro for setting opencl kernel arguments
Danil Iashchenko
2018-06-17
4
-113
/
+46
*
lavfi/graphdump: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-1
/
+1
*
lavfi/af_amerge: Replace the number by macro for bprint init
Jun Zhao
2018-06-17
1
-1
/
+1
*
lavfi/atempo: raise max tempo limit (v2)
Pavel Koshevoy
2018-06-14
1
-3
/
+3
*
libavfilter/dnn_interface.c: fix av_freep dnn_module.
Sergey Lavrushkin
2018-06-08
1
-1
/
+1
*
libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO...
Sergey Lavrushkin
2018-06-08
1
-14
/
+11
*
lavfi/opencl: remove redundant header.
Jun Zhao
2018-06-07
1
-3
/
+0
*
Adds TensorFlow backend for dnn inference module.
Sergey Lavrushkin
2018-06-05
7
-7
/
+3254
*
avfilter/drawtext: present 'hms' formatted 'pts' in 24h format
Vishwanath Dixit
2018-06-04
1
-0
/
+8
*
avfilter/f_drawgraph: fix drawing of first point for non-first metadata key
Paul B Mahol
2018-06-03
1
-6
/
+6
*
avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0
Paul B Mahol
2018-06-03
1
-3
/
+3
*
avfilter/avf_showspectrum: also show sample rate and channel layout
Paul B Mahol
2018-06-03
1
-0
/
+10
*
avfilter/avf_showspectrum: avoid overwritting text
Paul B Mahol
2018-06-03
1
-1
/
+1
*
avfilter/avf_showspectrum: improve axes drawing
Paul B Mahol
2018-06-03
1
-3
/
+4
*
avfilter/vf_lut3d: unbreak haldclut with planar rgb formats
Paul B Mahol
2018-06-02
1
-13
/
+59
*
lavfi/Makefile: move dnn_*.o under vf_srcnn
Jan Ekström
2018-06-02
1
-3
/
+1
*
avfilter: add adeclick and adeclip audio filters
Paul B Mahol
2018-06-02
4
-1
/
+758
*
avfilter: use av_clip_uintp2_c where clip is variable
John Cox
2018-05-31
3
-11
/
+11
*
avfilter/af_aiir: draw IR frequency response
Paul B Mahol
2018-05-30
1
-13
/
+253
*
avfilter/af_afir: fix picking of IR channel
Paul B Mahol
2018-05-30
1
-1
/
+1
*
avfilter/af_afir: draw IR frequency response
Paul B Mahol
2018-05-29
2
-13
/
+201
*
Adds dnn inference module for simple convolutional networks. Reimplements src...
Sergey Lavrushkin
2018-05-29
8
-1093
/
+2678
*
avfilter/vsrc_testsrc: fix a preprocessor check
James Almer
2018-05-18
1
-1
/
+1
*
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Tobias Rapp
2018-05-18
4
-2
/
+110
*
avfilter/vf_waveform: add slice threading
Paul B Mahol
2018-05-18
1
-244
/
+549
*
avfilter: add aderivative and aintegral filter
Paul B Mahol
2018-05-16
4
-1
/
+212
*
avfilter/vf_lut2: add timeline support to tlut2 filter
Paul B Mahol
2018-05-14
1
-9
/
+18
*
avfilter/vf_blend: add timeline support to tblend filter
Paul B Mahol
2018-05-14
1
-4
/
+10
*
avfilter/vf_srcnn: use function to get number of threads
Paul B Mahol
2018-05-14
1
-5
/
+7
*
avfilter/vf_amplify: check if array is availabe before using it
Paul B Mahol
2018-05-14
1
-2
/
+4
*
avfilter/vf_maskedmerge: add slice threading
Paul B Mahol
2018-05-12
1
-17
/
+50
*
avfilter/vf_deblock: add timeline support
Paul B Mahol
2018-05-12
1
-0
/
+1
*
avfilter: add fftdnoiz filter
Paul B Mahol
2018-05-10
4
-2
/
+698
*
lavfi/tests/filtfmts: fix the build warning.
Jun Zhao
2018-05-10
1
-2
/
+2
*
avfilter/vf_hwupload_cuda: update supported pix_fmts
Timo Rothenpieler
2018-05-10
2
-1
/
+2
*
lavfi/vf_srcnn: use avio_check instead of access
Hendrik Leppkes
2018-05-08
1
-4
/
+1
*
lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT
Clément Bœsch
2018-05-08
1
-10
/
+10
*
lavfi/nlmeans: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT
Clément Bœsch
2018-05-08
1
-2
/
+2
*
lavfi/nlmeans: inline integral patch value function
Clément Bœsch
2018-05-08
1
-39
/
+41
*
lavfi/nlmeans: use unsigned for the integral patch value
Clément Bœsch
2018-05-08
1
-8
/
+8
*
lavfi/nlmeans: reorder memory accesses in get_integral_patch_value
Clément Bœsch
2018-05-08
1
-3
/
+3
*
lavfi/nlmeans: move final weighted averaging out of nlmeans_plane
Clément Bœsch
2018-05-08
1
-11
/
+22
*
lavfi/nlmeans: switch from double to float
Clément Bœsch
2018-05-08
1
-7
/
+7
*
lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster
Clément Bœsch
2018-05-08
1
-10
/
+17
*
lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image
Clément Bœsch
2018-05-08
6
-8
/
+175
[next]