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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add audio crossfeed filter
Paul B Mahol
2017-05-17
1
-0
/
+29
*
doc/filters: Added line to the af_bs2b filter docs mentioning --enable-libbs2b
Leo Izen
2017-05-16
1
-0
/
+3
*
avfilter/vf_deflicker: add bypass option
Paul B Mahol
2017-05-15
1
-0
/
+3
*
avfilter/af_stereotools: introduce different balance modes
Paul B Mahol
2017-05-15
1
-0
/
+17
*
videotoolbox: add hwcontext support
wm4
2017-05-15
1
-0
/
+8
*
avfilter/af_compand: fix default companding to avoid clipping
Paul B Mahol
2017-05-14
1
-1
/
+1
*
avfilter/af_astats: add RMS difference too
Paul B Mahol
2017-05-12
1
-0
/
+5
*
avfilter: add acopy filter
Paul B Mahol
2017-05-12
1
-1
/
+6
*
doc/libav-merge: mention the skipped AVFrame crop fields usage commits
James Almer
2017-05-11
1
-0
/
+5
*
ffmpeg: add enc_time_base option
erankor
2017-05-10
1
-0
/
+24
*
doc/codecs: Change common boolean parameters listed to "bool"
Michael Niedermayer
2017-05-10
1
-1
/
+1
*
doc/codecs: Add missing documentation for apply_cropping
Michael Niedermayer
2017-05-10
1
-0
/
+10
*
avfilter: add arbitrary audio FIR filter
Paul B Mahol
2017-05-09
1
-0
/
+43
*
avfilter/vf_histogram: actually add parade display mode
Paul B Mahol
2017-05-09
1
-2
/
+5
*
Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'
James Almer
2017-05-08
1
-0
/
+4
|
\
|
*
lavc: add an option for exporting cropping information to the caller
Anton Khirnov
2017-01-12
1
-0
/
+4
*
|
Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'
James Almer
2017-05-08
1
-0
/
+4
|
\
\
|
|
/
|
*
frame: add a cropping rectangle to AVFrame
Anton Khirnov
2017-01-12
1
-0
/
+4
*
|
doc/build_system: Document how to build decoder fuzzer
Michael Niedermayer
2017-05-08
1
-0
/
+3
*
|
doc: fix bistream typo
Michael Niedermayer
2017-05-08
1
-1
/
+1
*
|
doc/libav_merge: remove line about ADVANCED_PARSER
James Almer
2017-05-05
1
-1
/
+0
*
|
lavu/sha512: update length argument following sha+md5 changes
Clément Bœsch
2017-05-05
1
-1
/
+1
*
|
Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'
Clément Bœsch
2017-05-05
1
-0
/
+4
|
\
\
|
|
/
|
*
crypto: consistently use size_t as type for length parameters
Diego Biurrun
2017-01-09
1
-0
/
+4
*
|
Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a'
Clément Bœsch
2017-05-05
1
-0
/
+1
|
\
\
|
|
/
|
*
fate: Add --ignore-tests configure option for omitting specific FATE tests
Janne Grunau
2016-12-28
1
-0
/
+1
*
|
cuvid: support AVCodecContext.hw_device_ctx API
wm4
2017-05-05
1
-0
/
+5
*
|
Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
Clément Bœsch
2017-05-03
2
-5
/
+5
|
\
\
|
|
/
*
|
avfilter/interlace: add complex vertical low-pass filter
Thomas Mundt
2017-05-02
1
-4
/
+23
*
|
doc/developer: Add terse documentation of assumed C implementation defined be...
Michael Niedermayer
2017-05-01
1
-0
/
+5
*
|
avfilter: add video oscilloscope filter
Paul B Mahol
2017-04-29
1
-0
/
+78
*
|
avfilter: add pixscope filter
Paul B Mahol
2017-04-29
1
-0
/
+23
*
|
doc/filters: add one lowpass filter example
Paul B Mahol
2017-04-29
1
-0
/
+9
*
|
libvpxenc: allow aq-mode 4 (equator360)
James Zern
2017-04-28
1
-1
/
+1
*
|
Merge commit 'fa1749dd34c55fb997c97dfc4da9383c9976ab91'
Clément Bœsch
2017-04-25
1
-0
/
+1
|
\
\
|
|
/
*
|
avfilter/af_biquads: allow filtering only selected channels
Paul B Mahol
2017-04-25
1
-0
/
+26
*
|
avfilter: add lumakey filter
Paul B Mahol
2017-04-24
1
-0
/
+20
*
|
avfilter/vf_premultiply: add planes option
Paul B Mahol
2017-04-23
1
-0
/
+8
*
|
examples: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
3
-3
/
+3
*
|
Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'
James Almer
2017-04-22
1
-0
/
+4
|
\
\
|
|
/
|
*
lavc: add a bitstream filter for splitting VP9 superframes
Anton Khirnov
2016-12-14
1
-0
/
+4
*
|
avfilter: add doubleweave filter
Paul B Mahol
2017-04-22
1
-1
/
+4
*
|
doc/filters: deflicker size option value is in frames
Lou Logan
2017-04-20
1
-1
/
+1
*
|
avfilter: add deflicker filter
Paul B Mahol
2017-04-20
1
-0
/
+38
*
|
avcodec: add Screen Recorder Gold Codec decoder
Paul B Mahol
2017-04-18
1
-0
/
+1
*
|
avcodec: add Mandsoft Screen Capture Codec decoder
Paul B Mahol
2017-04-18
1
-0
/
+1
*
|
doc/encoders.texi: document libvpxenc's -row-mt
James Zern
2017-04-17
1
-0
/
+2
*
|
doc/fftools-common-opts: Fixed a typo in the common arguments list
Mickael Maison
2017-04-18
1
-1
/
+1
*
|
Merge commit '47e547b321338c73c21fa623789f1efbd80a297a'
Clément Bœsch
2017-04-17
1
-0
/
+3
|
\
\
|
|
/
|
*
lavc: add a null bitstream filter
Anton Khirnov
2016-12-14
1
-0
/
+3
[next]