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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avfilter/vf_atadenoise: add support for commands
Paul B Mahol
2019-10-20
1
-4
/
+21
*
avfilter/vf_shuffleframes: improve error message
Paul B Mahol
2019-10-20
1
-1
/
+1
*
avfilter/af_tremolo: fix heap-buffer overflow
Paul B Mahol
2019-10-19
1
-3
/
+5
*
avfilter/vf_fftdnoiz: round toward nearest integer
Paul B Mahol
2019-10-19
1
-2
/
+2
*
avfilter/vf_bm3d: round values toward nearest integer
Paul B Mahol
2019-10-19
1
-2
/
+2
*
avfilter/vf_bm3d: forward status back
Paul B Mahol
2019-10-19
1
-0
/
+2
*
avfilter/vf_fieldhint: add support for duplicating fields
Paul B Mahol
2019-10-19
1
-3
/
+31
*
avfilter/vf_fieldmatch: fix heap-buffer overflow
Paul B Mahol
2019-10-19
1
-1
/
+1
*
avfilter/vf_decimate: fix memory leaks
Paul B Mahol
2019-10-19
1
-0
/
+10
*
avfilter/vf_lagfun: fix heap-buffer overflow
Paul B Mahol
2019-10-19
1
-1
/
+1
*
avfilter/vf_datascope: fix heap buffer overflow
Paul B Mahol
2019-10-19
1
-1
/
+1
*
avfilter/vf_shuffleplanes: add mising query_formats()
Paul B Mahol
2019-10-18
1
-28
/
+38
*
avfilter/vf_maskfun: fix memleak
Paul B Mahol
2019-10-18
1
-0
/
+8
*
avfilter/buffersink: cosmetics
Paul B Mahol
2019-10-18
1
-22
/
+20
*
avfilter/vf_colorspace: fix memmory leaks
Paul B Mahol
2019-10-18
1
-2
/
+11
*
avfilter/af_acrossover: fix memory leak
Paul B Mahol
2019-10-18
1
-0
/
+1
*
lavfi/avf_showspectrum: add error handle if av_asprintf return null
Jun Zhao
2019-10-18
1
-0
/
+10
*
avfilter/x86/vf_atadenoise: add SIMD for serial too
Paul B Mahol
2019-10-17
2
-0
/
+134
*
avfilter/vf_atadenoise: add option to use additional algorithm
Paul B Mahol
2019-10-17
3
-6
/
+65
*
avfilter/vf_adadenoise: add x86 SIMD
Paul B Mahol
2019-10-17
5
-7
/
+241
*
avfilter/af_arnndn: Remove superfluous qualifier
Andreas Rheinhardt
2019-10-17
1
-2
/
+2
*
avfilter/vf_dedot: fix crash
Paul B Mahol
2019-10-17
1
-2
/
+6
*
avfilter/vf_amplify: cosmetics
Paul B Mahol
2019-10-17
1
-1
/
+1
*
avfilter/vf_random: fix memory leaks
Paul B Mahol
2019-10-17
1
-0
/
+9
*
avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1
Paul B Mahol
2019-10-17
1
-0
/
+5
*
avfilter/vf_gblur: fix undefined behaviour
Paul B Mahol
2019-10-16
1
-1
/
+4
*
vafilter/af_replaygain: fix undefined behaviour
Paul B Mahol
2019-10-16
1
-4
/
+4
*
avfilter/avf_abitscope: fix undefined behaviour
Paul B Mahol
2019-10-16
1
-1
/
+1
*
avfilter/vf_colorchannelmixer: do not use pointer if there is no alpha
Paul B Mahol
2019-10-16
1
-2
/
+2
*
avfilter/vf_edgedetect: fix undefined behaviour
Paul B Mahol
2019-10-16
1
-1
/
+1
*
avfilter/f_reverse: fix memory leaks
Paul B Mahol
2019-10-16
1
-0
/
+7
*
avfilter: add arnndn filter
Paul B Mahol
2019-10-16
4
-2
/
+1548
*
avfilter/vf_atadenoise: compensate for small overall brightness loss
Paul B Mahol
2019-10-16
1
-1
/
+1
*
avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour
Paul B Mahol
2019-10-16
1
-3
/
+3
*
avfilter/vf_gblur: fix heap-buffer overflow
Paul B Mahol
2019-10-16
2
-3
/
+3
*
avfilter/af_afade: make sure that in is available
Paul B Mahol
2019-10-16
1
-6
/
+7
*
avfilter/dnn: unify the layer load function in native mode
Guo, Yejun
2019-10-15
12
-110
/
+135
*
avfilter/dnn: unify the layer execution function in native mode
Guo, Yejun
2019-10-15
13
-39
/
+97
*
avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflicts
Guo, Yejun
2019-10-15
3
-20
/
+27
*
avfilter/vf_bm3d: make sure nb_jobs is at least 1
Paul B Mahol
2019-10-15
1
-1
/
+1
*
avfilter/af_afade: fix heap-buffer overflow
Paul B Mahol
2019-10-15
1
-1
/
+2
*
avfilter/vf_edgedetect: fix heap-buffer overflow
Paul B Mahol
2019-10-15
1
-3
/
+6
*
avfilter/vf_avgblur: fix heap-buffer overflow
Paul B Mahol
2019-10-15
1
-1
/
+1
*
avfilter: fix typo in comments
Zhao Zhili
2019-10-14
1
-1
/
+1
*
avfilter/vf_lenscorrection: make width/height int
Paul B Mahol
2019-10-14
1
-2
/
+2
*
avfilter/vf_atadenoise: rewrite using macro
Paul B Mahol
2019-10-14
1
-113
/
+57
*
avfilter/vf_bwdif: fix heap-buffer overflow
Paul B Mahol
2019-10-14
1
-2
/
+2
*
avfilter/af_atempo: use ff_filter_process_command()
Paul B Mahol
2019-10-14
1
-17
/
+8
*
avfilter/af_biquads: use ff_filter_process_command()
Paul B Mahol
2019-10-14
1
-124
/
+10
*
avfilter/af_rubberband: use ff_filter_process_command()
Paul B Mahol
2019-10-14
1
-24
/
+9
[prev]
[next]