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
/
allfilters.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add audio surround upmixer
Paul B Mahol
2017-06-01
1
-0
/
+1
*
Use AVOnce as a static variable consistently
Hendrik Leppkes
2017-05-22
1
-1
/
+1
*
avfilter: add audio crossfeed filter
Paul B Mahol
2017-05-17
1
-0
/
+1
*
avfilter/scale_cuda: add CUDA scale filter
Yogender Gupta
2017-05-15
1
-0
/
+1
*
avfilter: add acopy filter
Paul B Mahol
2017-05-12
1
-0
/
+1
*
avfilter: add arbitrary audio FIR filter
Paul B Mahol
2017-05-09
1
-0
/
+1
*
avfilter: add video oscilloscope filter
Paul B Mahol
2017-04-29
1
-0
/
+1
*
avfilter: add pixscope filter
Paul B Mahol
2017-04-29
1
-0
/
+1
*
avfilter: add lumakey filter
Paul B Mahol
2017-04-24
1
-0
/
+1
*
avfilter: add doubleweave filter
Paul B Mahol
2017-04-22
1
-0
/
+1
*
avfilter: add deflicker filter
Paul B Mahol
2017-04-20
1
-0
/
+1
*
Merge commit '124e26971e69bb25f38c6c7cb3fa20c77cf10966'
Clément Bœsch
2017-03-30
1
-0
/
+1
|
\
|
*
lavfi: Hardware map filter
Mark Thompson
2016-11-03
1
-0
/
+1
|
*
High Definition Compatible Digital (HDCD) decoder filter, using libhdcd
Burt P
2016-08-29
1
-0
/
+1
*
|
lavfi: remove af_asynts filter
Rostislav Pehlivanov
2017-03-27
1
-1
/
+0
*
|
add signature filter for MPEG7 video signature
Gerion Entrup
2017-03-21
1
-0
/
+1
*
|
Merge commit 'ad71d3276fef0ee7e791e62bbfe9c4e540047417'
Mark Thompson
2017-03-12
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: add a QSV deinterlacing filter
Anton Khirnov
2016-07-22
1
-0
/
+1
|
*
lavfi: add a QSV scaling filter
Anton Khirnov
2016-06-21
1
-0
/
+1
*
|
lavfi: add a QSV scaling filter
Anton Khirnov
2017-03-12
1
-0
/
+1
*
|
avfilter/allfilters: make avfilter_register_all thread safe
Muhammad Faiz
2017-03-07
1
-7
/
+9
*
|
lavfi: Add VAAPI deinterlacer
Mark Thompson
2017-02-23
1
-0
/
+1
*
|
avfilter: add midequalizer filter
Paul B Mahol
2017-02-04
1
-0
/
+1
*
|
avfilter: add threshold filter
Paul B Mahol
2017-01-30
1
-0
/
+1
*
|
avfilter: add abitscope multimedia filter
Paul B Mahol
2017-01-26
1
-0
/
+1
*
|
avfilter: add EIA-608 line extractor
Paul B Mahol
2017-01-24
1
-0
/
+1
*
|
avfilter: add premultiply filter
Paul B Mahol
2016-12-01
1
-0
/
+1
*
|
lavfi/sidedata: add filter for manipulating frame side data
Marton Balint
2016-10-13
1
-0
/
+2
*
|
lavfi: add nlmeans filter
Clément Bœsch
2016-09-24
1
-0
/
+1
*
|
avfilter: add sobel and prewitt filter
Paul B Mahol
2016-09-12
1
-0
/
+2
*
|
avfilter: add avgblur filter
Paul B Mahol
2016-09-07
1
-0
/
+1
*
|
avfilter: add gblur filter
Paul B Mahol
2016-09-04
1
-0
/
+1
*
|
avfilter: add weave filter
Paul B Mahol
2016-09-02
1
-0
/
+1
*
|
avfilter: add vaguedenoiser filter
Paul B Mahol
2016-08-26
1
-0
/
+1
*
|
avfilter: added motion estimation and interpolation filters
Davinder Singh
2016-08-26
1
-0
/
+2
*
|
avfilter: add yuvtestsrc source filter
Paul B Mahol
2016-08-25
1
-0
/
+1
*
|
avfilter: add lut2 filter
Paul B Mahol
2016-08-25
1
-0
/
+1
*
|
avfilter: add hysteresis filter
Paul B Mahol
2016-08-23
1
-0
/
+1
*
|
avfilter: add maskedclamp filter
Paul B Mahol
2016-08-23
1
-0
/
+1
*
|
avfilter/Makefile & allfilters: sort entries
Paul B Mahol
2016-08-17
1
-6
/
+6
*
|
avfilter: add bitplanenoise filter
Paul B Mahol
2016-08-17
1
-0
/
+1
*
|
avfilter: add acrusher filter
Paul B Mahol
2016-08-11
1
-0
/
+1
*
|
avfilter: add crystalizer audio filter
Vitaly Ostrosablin
2016-08-07
1
-0
/
+1
*
|
avfilter: add loudnorm
Kyle Swanson
2016-05-18
1
-0
/
+1
*
|
Merge commit '8a02a8031ef4f98faf5647f0e01a8922247bf748'
Derek Buitenhuis
2016-04-18
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: add an NVIDIA NPP-based scaling filter
Anton Khirnov
2016-03-23
1
-0
/
+1
*
|
Merge commit '98114d70e48caf871b0fe9b8e5bf8ebd989b845d'
Derek Buitenhuis
2016-04-18
1
-0
/
+1
|
\
\
|
|
/
|
*
lavf: VAAPI scale filter
Mark Thompson
2016-03-23
1
-0
/
+1
*
|
avfilter: add readvitc filter
Tobias Rapp
2016-04-16
1
-0
/
+1
*
|
lavfi/af_hdcd: Implement high definition audio cd filtering.
Benjamin Steffes
2016-04-15
1
-0
/
+1
[next]