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/avf_showspectrum: use av_calloc()
Paul B Mahol
2015-08-06
1
-9
/
+2
*
vf_psnr: add psnr_avg to stats file.
Ronald S. Bultje
2015-08-05
1
-0
/
+1
*
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-08-04
4
-4
/
+4
*
avfilter/avf_showspectrum: reindent
Paul B Mahol
2015-08-04
1
-136
/
+134
*
avfilter: add atadenoise
Paul B Mahol
2015-08-02
4
-1
/
+420
*
avfilter: add allyuv source filter
Paul B Mahol
2015-08-02
4
-2
/
+85
*
avfilter/vf_deband: add mising slice thread flag
Paul B Mahol
2015-08-02
1
-1
/
+1
*
avfilter/f_drawgraph: stop making foreground color transparent
Paul B Mahol
2015-08-02
1
-5
/
+6
*
avfilter/avf_showvolume: stop making output fully transparent
Paul B Mahol
2015-08-01
1
-2
/
+2
*
avfilter/vf_pnsr: fix author name
James Almer
2015-07-29
1
-1
/
+1
*
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
2
-4
/
+4
|
\
*
|
avfilter: add acrossfade filter
Paul B Mahol
2015-07-26
4
-57
/
+412
*
|
x86/vf_interlace: add missing colon to labels
James Almer
2015-07-26
1
-1
/
+1
*
|
avfilter/Makefile: fix order of framestep filter
Paul B Mahol
2015-07-25
1
-1
/
+1
*
|
avfilter: add sidechain compress audio filter
Paul B Mahol
2015-07-25
4
-1
/
+341
*
|
avfilter: rename vf_reverse.c to f_reverse.c
Paul B Mahol
2015-07-24
2
-2
/
+2
*
|
avfilter: add areverse filter
Paul B Mahol
2015-07-24
4
-1
/
+119
*
|
avfilter/vf_reverse: check also pts_size when reallocating
Paul B Mahol
2015-07-23
1
-3
/
+4
*
|
Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4'
Michael Niedermayer
2015-07-23
1
-3
/
+4
|
\
\
|
|
/
|
*
af_channelmap: properly set the supported output channel layouts
Anton Khirnov
2015-07-23
1
-4
/
+4
*
|
avfilter: add deband filter
Paul B Mahol
2015-07-22
4
-1
/
+315
*
|
libavfilter/vf_crop: implement process_command
Bernd Bleßmann
2015-07-21
1
-8
/
+45
*
|
libavfilter/vf_scale: implement process_command
Bernd Bleßmann
2015-07-21
1
-9
/
+34
*
|
avfilter/af_channelmap: Move ff_add_channel_layout() call to querry_format()
Michael Niedermayer
2015-07-21
1
-2
/
+1
*
|
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
[next]