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
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
separatefields filter
Paul B Mahol
2013-04-10
1
-2
/
+2
*
lavfi: remove noise libmpcodecs wrapper
Paul B Mahol
2013-04-08
1
-1
/
+1
*
aphaser filter
Paul B Mahol
2013-04-03
1
-2
/
+2
*
lavfi/perms: add seed option.
Clément Bœsch
2013-03-26
1
-1
/
+1
*
lavfi/curves: support preset shorthand.
Clément Bœsch
2013-03-26
1
-1
/
+1
*
lavfi/curves: add presets support.
Clément Bœsch
2013-03-25
1
-1
/
+1
*
lavfi/thumbnail: add support for named options.
Clément Bœsch
2013-03-24
1
-1
/
+1
*
lavfi/colormatrix: add support for named options
Stefano Sabatini
2013-03-24
1
-1
/
+1
*
lavfi: add sine audio source.
Nicolas George
2013-03-20
1
-2
/
+2
*
lavfi: remove harddup libmpcodecs wrapper
Paul B Mahol
2013-03-19
1
-1
/
+1
*
lavfi/ebur128: add metadata injection.
Clément Bœsch
2013-03-18
1
-1
/
+1
*
lavfi/settb: add support for named options
Stefano Sabatini
2013-03-17
1
-1
/
+1
*
lavfi/blackframe: add support for named options
Stefano Sabatini
2013-03-17
1
-1
/
+1
*
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
Michael Niedermayer
2013-03-16
1
-1
/
+1
|
\
|
*
avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
Anton Khirnov
2013-03-16
1
-1
/
+1
*
|
lavfi: add perms and aperms filters.
Clément Bœsch
2013-03-16
1
-2
/
+2
*
|
lavfi/ebur128: add framelog option.
Clément Bœsch
2013-03-15
1
-1
/
+1
*
|
lavfi/thumbnail: support flushing.
Clément Bœsch
2013-03-14
1
-1
/
+1
*
|
lavfi/cropdetect: add support for named options
Stefano Sabatini
2013-03-13
1
-1
/
+1
*
|
lavfi/fieldorder: add support to named options
Stefano Sabatini
2013-03-13
1
-1
/
+1
*
|
Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'
Michael Niedermayer
2013-03-12
1
-2
/
+2
|
\
\
|
|
/
|
*
Add the bumps and APIchanges entries for reference counted buffers changes.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
lavfi/smartblur: add support to named options
Stefano Sabatini
2013-03-10
1
-1
/
+1
*
|
lavfi: add curves filter.
Clément Bœsch
2013-03-10
1
-1
/
+1
*
|
lavfi: bump minor version after the first round of evil changes.
Clément Bœsch
2013-03-10
1
-2
/
+2
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-0
/
+3
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-0
/
+3
*
|
lavfi/deshake: support named options.
Clément Bœsch
2013-03-05
1
-1
/
+1
*
|
lavfi/overlay: add support for partial overlaying
Stefano Sabatini
2013-03-05
1
-1
/
+1
*
|
lavfi/mp: drop mp=stereo3d filter
Paul B Mahol
2013-03-05
1
-1
/
+1
*
|
lavfi: port MP stereo3d filter
Paul B Mahol
2013-03-05
1
-1
/
+1
*
|
lavfi/abuffersink: add sample_rates field to AVABufferSinkParams
Stefano Sabatini
2013-02-24
1
-1
/
+1
*
|
Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
Michael Niedermayer
2013-02-24
1
-2
/
+2
|
\
\
|
|
/
|
*
lavfi: connect libavresample options to af_resample via AVFilterGraph
Justin Ruggles
2013-02-23
1
-1
/
+1
*
|
lavfi/boxblur: add support to named options
Stefano Sabatini
2013-02-22
1
-1
/
+1
*
|
blend filter
Paul B Mahol
2013-02-21
1
-2
/
+2
*
|
lavfi/overlay: add format option
Stefano Sabatini
2013-02-20
1
-1
/
+1
*
|
lavfi/overlay: implement shortest option
Stefano Sabatini
2013-02-20
1
-1
/
+1
*
|
lavfi/decimate: use named options
Stefano Sabatini
2013-02-20
1
-1
/
+1
*
|
lavfi/mp: drop mp=kerndeint filter
Stefano Sabatini
2013-02-17
1
-1
/
+1
*
|
lavfi/mp: drop mp=unsharp filter
Stefano Sabatini
2013-02-17
1
-1
/
+1
*
|
lavfi/unsharp: add check on matrix x/y size values oddity
Stefano Sabatini
2013-02-17
1
-1
/
+1
*
|
lavfi: port MP noise filter
Paul B Mahol
2013-02-16
1
-2
/
+2
*
|
lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...
Stefano Sabatini
2013-02-16
1
-1
/
+1
*
|
lavfi/unsharp: use named options, and add missing checks on matrix size values
Stefano Sabatini
2013-02-16
1
-1
/
+1
*
|
lavfi: remove mp=il filter
Paul B Mahol
2013-02-09
1
-1
/
+1
*
|
lavfi: port MP il filter
Paul B Mahol
2013-02-09
1
-1
/
+1
*
|
histogram filter
Paul B Mahol
2013-02-09
1
-2
/
+2
*
|
lavfi/pad: add support to named options
Stefano Sabatini
2013-02-03
1
-1
/
+1
*
|
Port biquads filters from SoX
Paul B Mahol
2013-01-31
1
-2
/
+2
[next]