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/Makefile: add missing framesync dependency to bm3d & mix filters
Lou Logan
2019-11-08
1
-2
/
+2
*
avfilter/vf_dnn_processing: correct duplicate statement
leozhang
2019-11-08
1
-2
/
+2
*
avfilter/vf_dnn_processing: fix fate-source
Guo, Yejun
2019-11-08
1
-1
/
+1
*
avfilter/f_metadata: remove unneeded code
Limin Wang
2019-11-08
1
-4
/
+0
*
avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...
Guo, Yejun
2019-11-07
3
-0
/
+333
*
avfilter/vf_lut3d: simplify code
Limin Wang
2019-11-01
1
-48
/
+6
*
avfilter/vf_median: add radiusV option
Paul B Mahol
2019-10-31
3
-11
/
+15
*
avfilter/af_afade: start crossfading only when first stream reached end
Paul B Mahol
2019-10-31
1
-1
/
+1
*
avfilter/af_afade: check for eof after crossfade later
Paul B Mahol
2019-10-30
1
-6
/
+6
*
avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compare
Zhao Zhili
2019-10-30
1
-1
/
+1
*
avfilter/vf_sr: correct flags since the filter changes frame w/h
Guo, Yejun
2019-10-30
1
-1
/
+0
*
avfilter/dnn: add a new interface to query dnn model's input info
Guo, Yejun
2019-10-30
3
-1
/
+58
*
avfilter/dnn: get the data type of network output from dnn execution result
Guo, Yejun
2019-10-30
8
-13
/
+13
*
dnn: add tf.nn.conv2d support for native model
Guo, Yejun
2019-10-30
3
-11
/
+29
*
avfilter/asrc_anoisesrc: change color variable to int
Limin Wang
2019-10-29
1
-1
/
+1
*
avfilter/vf_vfrdet: also report average delta
Paul B Mahol
2019-10-29
1
-1
/
+3
*
avfilter/vf_vfrdet: fix reporting max delta
Paul B Mahol
2019-10-29
1
-0
/
+2
*
avfilter: add median filter
Paul B Mahol
2019-10-29
6
-1
/
+487
*
avfilter/avf_showfreqs: free input frame after using it
James Almer
2019-10-26
1
-0
/
+1
*
avfilter/vsrc_testsrc: increase max level of haldclutsrc
Paul B Mahol
2019-10-26
1
-1
/
+1
*
avfilter/vf_lut3d: increase max level to upper limit defined by cube format s...
Paul B Mahol
2019-10-26
1
-1
/
+1
*
avfilter/vf_lut3d: allocate 3d lut dynamically
Paul B Mahol
2019-10-26
1
-59
/
+111
*
avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered
Paul B Mahol
2019-10-25
2
-0
/
+16
*
avfilter: add maskedmin/maskedmax filters
Paul B Mahol
2019-10-24
4
-1
/
+364
*
avfilter/vf_maskedclamp: add x86 SIMD
Paul B Mahol
2019-10-23
5
-7
/
+190
*
avfilter/settb: switch to activate
Paul B Mahol
2019-10-23
1
-7
/
+44
*
avfilter/vf_floodfill: better fix for crash
Paul B Mahol
2019-10-23
1
-11
/
+16
*
avfilter/vf_floodfill: add more gray formats
Paul B Mahol
2019-10-23
1
-22
/
+7
*
avfilter/vf_deband: add more gray formats
Paul B Mahol
2019-10-23
1
-1
/
+2
*
lavfi/bilateral: Clean the option description and unused code
Jun Zhao
2019-10-23
1
-6
/
+1
*
avfilter/vf_lut2: fix typo, correctly support gray14
Paul B Mahol
2019-10-23
1
-1
/
+1
*
avfilter/vf_bm3d: add gray14 format
Paul B Mahol
2019-10-23
1
-3
/
+2
*
avfilter/vf_vaguedenoiser: add more gray formats
Paul B Mahol
2019-10-23
1
-2
/
+2
*
avfilter/transpose: add missing headers
Paul B Mahol
2019-10-22
1
-0
/
+3
*
x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
James Almer
2019-10-22
2
-7
/
+6
*
avfilter/vf_maskedclamp: rewrite using macro
Paul B Mahol
2019-10-22
1
-89
/
+58
*
avfilter/vf_premultiply: fix signed integer overflow
Paul B Mahol
2019-10-22
1
-2
/
+2
*
avfilter/vsrc_mptestsrc: simplify the code and change the type of frame
Limin Wang
2019-10-21
1
-13
/
+14
*
avfilter/vsrc_mptestsrc: add options to set the maximum number of frames
Limin Wang
2019-10-21
1
-12
/
+17
*
avfilter/vf_unsharp: rename config_props -> config_input, link -> inlink
Limin Wang
2019-10-21
1
-8
/
+8
*
x86/vf_transpose: fix cpuflags check
James Almer
2019-10-21
1
-2
/
+2
*
avfilter/vf_transpose: add x86 SIMD
Paul B Mahol
2019-10-21
5
-8
/
+157
*
avfilter/x86/vf_atadenoise: fix comment
Paul B Mahol
2019-10-21
1
-1
/
+1
*
avfilter/af_join: fix possible memory leaks
Paul B Mahol
2019-10-21
1
-1
/
+4
*
avfilter/af_silencedetect: change mono default to integer literal
Limin Wang
2019-10-21
1
-2
/
+2
*
avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION
Limin Wang
2019-10-21
1
-4
/
+6
*
avfilter: add bilateral filter
Paul B Mahol
2019-10-21
4
-1
/
+378
*
avfilter/vf_nlmeans: round values toward nearest integer
Paul B Mahol
2019-10-21
1
-1
/
+1
*
avfilter/af_silencedetect: document metadata
Limin Wang
2019-10-21
1
-1
/
+0
*
avfilter/vf_tile: fix memory leak
Paul B Mahol
2019-10-20
1
-0
/
+1
[next]