index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avfilter: add nvidia NPP based transpose filter
Roman Arzumanyan
2018-09-10
1
-0
/
+1
*
avfilter/f_cue: add cue and acue filters
Marton Balint
2018-09-09
1
-0
/
+2
*
avfilter: add lut1d filter
Paul B Mahol
2018-09-07
1
-0
/
+1
*
lavfi: add erosion_opencl, dilation_opencl filters
Danil Iashchenko
2018-08-12
1
-0
/
+4
*
vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file
Vittorio Giovara
2018-08-06
1
-1
/
+1
*
avfilter: Add colorconstancy filter
Mina
2018-07-23
1
-0
/
+1
*
Add lensfun filter
Stephen Seo
2018-07-15
1
-0
/
+1
*
lavfi: add sobel, prewitt, roberts filters
Danil Iashchenko
2018-07-03
1
-1
/
+7
*
Adds ESPCN super resolution filter merged with SRCNN filter.
Sergey Lavrushkin
2018-07-02
1
-1
/
+1
*
lavfi: make vf_colorspace use functions from colorspace.c
Ruiling Song
2018-06-21
1
-1
/
+1
*
lavfi: add opencl tonemap filter
Ruiling Song
2018-06-21
1
-0
/
+2
*
lavfi: Add boxblur_opencl filter
Danil Iashchenko
2018-06-21
1
-2
/
+4
*
Adds TensorFlow backend for dnn inference module.
Sergey Lavrushkin
2018-06-05
1
-1
/
+3
*
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
1
-0
/
+2
*
Adds dnn inference module for simple convolutional networks. Reimplements src...
Sergey Lavrushkin
2018-05-29
1
-0
/
+2
*
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Tobias Rapp
2018-05-18
1
-0
/
+2
*
avfilter: add aderivative and aintegral filter
Paul B Mahol
2018-05-16
1
-0
/
+2
*
avfilter: add fftdnoiz filter
Paul B Mahol
2018-05-10
1
-0
/
+1
*
Adds SRCNN filter.
Sergey Lavrushkin
2018-05-04
1
-0
/
+1
*
avfilter: add amplify filter
Paul B Mahol
2018-04-29
1
-0
/
+1
*
avfilter: add tmix filter
Paul B Mahol
2018-04-26
1
-0
/
+1
*
avfilter/vf_interlace: remove duplicate code with same funcionality
Vasile Toncu
2018-04-23
1
-1
/
+1
*
lavf: make overlay_qsv work based on framesync
Ruiling Song
2018-04-21
1
-1
/
+1
*
avfilter: add deblock filter
Paul B Mahol
2018-04-21
1
-0
/
+1
*
avfilter: add lowshelf and highshelf filters
Paul B Mahol
2018-04-17
1
-0
/
+2
*
avfilter: add vfrdet filter
Paul B Mahol
2018-04-13
1
-0
/
+1
*
libavfilter: Add OpenCL convolution filter
Danil Iashchenko
2018-03-26
1
-0
/
+2
*
lavfi: Add OpenCL avgblur filter
drfer3
2018-03-22
1
-0
/
+2
*
avfilter: add drmeter audio filter
Paul B Mahol
2018-03-11
1
-0
/
+1
*
avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled
James Almer
2018-01-23
1
-0
/
+1
*
lavfi: add denoise and sharpness VAAPI video filters.
Jun Zhao
2018-01-21
1
-0
/
+2
*
lavfi: add ProcAmp (color balance) VAAPI video filter.
Jun Zhao
2018-01-21
1
-0
/
+1
*
lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.
Jun Zhao
2018-01-21
1
-1
/
+1
*
lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.
Jun Zhao
2018-01-21
1
-1
/
+1
*
lavfi: Add filters to run arbitrary OpenCL programs
Mark Thompson
2018-01-07
1
-0
/
+2
*
avfilter: add arbitrary audio IIR filter
Paul B Mahol
2018-01-05
1
-0
/
+1
*
avfilter: add hilbert source FIR filter
Paul B Mahol
2018-01-04
1
-0
/
+1
*
avfilter: add entropy filter
Paul B Mahol
2018-01-03
1
-0
/
+1
*
avfilter: add deconvolve filter
Paul B Mahol
2017-12-27
1
-0
/
+1
*
avfilter: add setrange filter
Paul B Mahol
2017-12-06
1
-0
/
+1
*
avfilter: add fillborders filter
Paul B Mahol
2017-12-01
1
-0
/
+1
*
avfilter: add lv2 wrapper filter
Paul B Mahol
2017-11-26
1
-0
/
+1
*
avfilter: add normalize filter
Richard Ling
2017-11-25
1
-0
/
+1
*
avfilter: add mix filter
Paul B Mahol
2017-11-24
1
-0
/
+1
*
avfilter/Makefile: skip building opencl.h when opencl is disabled
James Almer
2017-11-23
1
-0
/
+1
*
lavu,lavfi,ffmpeg: Remove experimental OpenCL API
Mark Thompson
2017-11-22
1
-3
/
+0
*
lavfi: Add OpenCL unsharp mask filter
Mark Thompson
2017-11-22
1
-0
/
+2
*
lavfi: Add OpenCL overlay filter
Mark Thompson
2017-11-22
1
-0
/
+2
*
lavfi: Add infrastructure for building OpenCL source into libavfilter
Mark Thompson
2017-11-22
1
-0
/
+6
[prev]
[next]