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
*
x86/vf_ssim: add ff_ssim_4x4_line_xop
James Almer
2015-07-20
2
-3
/
+64
*
x86/vf_ssim: fix some instruction comments
James Almer
2015-07-20
1
-2
/
+2
*
avfilter/af_amerge: increase max number of channels from 32 to 64
Paul B Mahol
2015-07-20
1
-1
/
+1
*
avfilter/af_astats: use UINT64_C instead of the LLU suffix
James Almer
2015-07-20
1
-1
/
+1
*
avfilter: add random video filter
Paul B Mahol
2015-07-19
4
-1
/
+147
*
Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae'
Michael Niedermayer
2015-07-19
1
-19
/
+31
|
\
|
*
af_resample: do not touch the timestamps if we are not resampling
Anton Khirnov
2015-07-19
1
-19
/
+31
|
*
lavfi: Add library identifier
Vittorio Giovara
2015-07-01
1
-1
/
+3
*
|
avfilter: Add reverse filter
Derek Buitenhuis
2015-07-19
4
-1
/
+145
*
|
avfilter/vf_blend: unbreak tblend
Paul B Mahol
2015-07-18
1
-39
/
+29
*
|
avfilter/vf_blend: implement 16bit support
Paul B Mahol
2015-07-18
1
-123
/
+202
*
|
avfilter/af_dynaudnorm: Use av_frame_get_channels()
Michael Niedermayer
2015-07-18
1
-3
/
+3
*
|
avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and code" war...
Michael Niedermayer
2015-07-17
1
-8
/
+14
*
|
avfilter/af_aresample: Check ff_all_* for allocation failures
Michael Niedermayer
2015-07-17
1
-6
/
+15
*
|
avfilter: bump minor and add Changelog entry
Paul B Mahol
2015-07-17
1
-2
/
+2
*
|
avfilter/af_compand: fix clipping with default options
Paul B Mahol
2015-07-17
1
-0
/
+5
*
|
avfilter: add Dynamic Audio Normalizer filter
LoRd_MuldeR
2015-07-17
3
-0
/
+736
*
|
avfilter/af_astats: measure minimal and mean difference between two consecuti...
Paul B Mahol
2015-07-17
1
-4
/
+21
*
|
lavfi/af_pan: Support a maximum of 64 channels.
Carl Eugen Hoyos
2015-07-17
2
-2
/
+2
*
|
avfilter/vf_eq: Support contrast from -1000 to 1000
Michael Niedermayer
2015-07-16
1
-2
/
+2
*
|
avfilter/af_astats: make sure p->last is actually always set when measuring m...
Paul B Mahol
2015-07-15
1
-1
/
+2
*
|
avfilter/af_astats: also measure maximal difference between two consecutive s...
Paul B Mahol
2015-07-15
1
-2
/
+10
*
|
avfilter/vf_smartblur: use the name 's' for the pointer to the private context
Paul B Mahol
2015-07-15
1
-31
/
+31
*
|
avfilter/af_astats: calculate audio bit-depth
Paul B Mahol
2015-07-15
1
-2
/
+19
*
|
avfilter: add erosion, dilation, deflate & inflate filter
Paul B Mahol
2015-07-15
4
-1
/
+333
*
|
avfilter/internal: add more words to sentance
Michael Niedermayer
2015-07-15
1
-1
/
+1
*
|
avfilter/x86/vf_psnr.asm: split one line of license text into two
Paul B Mahol
2015-07-14
1
-1
/
+2
*
|
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
James Darnley
2015-07-14
5
-19
/
+1369
*
|
avfilter/internal: Improve docs about ff_request_frame()
Michael Niedermayer
2015-07-15
1
-0
/
+19
*
|
vf_psnr: sse2 optimizations for sum-squared-error.
Ronald S. Bultje
2015-07-14
5
-42
/
+247
*
|
avfilter/vf_ssim: Fix "incompatible pointer type" warnings
Michael Niedermayer
2015-07-14
1
-1
/
+1
*
|
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
Ronald S. Bultje
2015-07-14
5
-9
/
+284
*
|
vf_ssim: remove another obscure double loop.
Ronald S. Bultje
2015-07-13
1
-10
/
+8
*
|
ssim: refactor a weird double loop.
Ronald S. Bultje
2015-07-13
1
-3
/
+2
*
|
avfilter/vf_w3fdif: implement slice threading
Paul B Mahol
2015-07-12
1
-18
/
+49
*
|
avfilter/vf_stereo3d: implement slice threading for anaglyph output
Paul B Mahol
2015-07-12
1
-23
/
+48
*
|
vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling.
Ronald S. Bultje
2015-07-12
1
-44
/
+37
*
|
vf_psnr: fix rgb channel order mixup in final log message.
Ronald S. Bultje
2015-07-11
1
-2
/
+4
*
|
vf_psnr: always calculate MSE over full pixel range.
Ronald S. Bultje
2015-07-11
1
-27
/
+4
*
|
vF_psnr: move set_meta() calls out of loop.
Ronald S. Bultje
2015-07-11
1
-2
/
+2
*
|
vf_psnr: add channel weighting based on chroma subsampling.
Ronald S. Bultje
2015-07-11
1
-8
/
+23
*
|
avfilter/vf_ssim: Mark constant tables as const
Michael Niedermayer
2015-07-10
1
-3
/
+3
*
|
avfilter/vf_removegrain: clip to uint16 instead to uint8
Paul B Mahol
2015-07-10
1
-8
/
+8
*
|
avfilter: add removegrain
Paul B Mahol
2015-07-08
4
-1
/
+663
*
|
avfilter/vf_colormatrix: add yuv444p support
Paul B Mahol
2015-07-08
1
-1
/
+52
*
|
avfilter/avf_showvolume: make it possible to use current channel number in co...
Paul B Mahol
2015-07-03
1
-2
/
+3
*
|
lavfi: add (a)drawgraph filter
Paul B Mahol
2015-07-03
4
-1
/
+351
*
|
avfilter/vf_lut: fix oversight
Paul B Mahol
2015-07-03
1
-1
/
+1
*
|
avfilter/af_astats: implement recalculation of stats after each X frames
Paul B Mahol
2015-07-03
1
-7
/
+26
*
|
avfilter/af_astats: export metadata
Paul B Mahol
2015-07-03
1
-2
/
+78
[next]