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/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 chann...
Paul B Mahol
2017-06-04
1
-1
/
+7
*
libavfilter/scale2ref: Add constants for the primary input
Kevin Mark
2017-06-01
1
-1
/
+25
*
avfilter: add audio surround upmixer
Paul B Mahol
2017-06-01
1
-0
/
+30
*
examples/encode_video: slightly improve error reporting
Stefano Sabatini
2017-05-31
1
-3
/
+4
*
examples/encode_video: add log
Stefano Sabatini
2017-05-31
1
-1
/
+4
*
lavc: remove libschroedinger encoding and decoding wrappers
Rostislav Pehlivanov
2017-05-29
2
-2
/
+2
*
doc/filters: Clarify scale2ref example
Kevin Mark
2017-05-28
1
-1
/
+1
*
doc/libav-merge: remove lines about AVFrame crop fields
James Almer
2017-05-26
1
-5
/
+0
*
doc/libav-merge: remove line about aac_adtstoasc
James Almer
2017-05-24
1
-1
/
+0
*
avfilter/af_sidechaincompress: change default makeup gain to 1
Paul B Mahol
2017-05-20
1
-4
/
+4
*
avfilter/graphparser: allow specifying filter@id as filter instance
Muhammad Faiz
2017-05-19
1
-3
/
+10
*
avfilter/af_sofalizer: make lfe gain user configurable
Paul B Mahol
2017-05-18
1
-0
/
+3
*
doc/filters: add more ladspa examples
Paul B Mahol
2017-05-18
1
-0
/
+25
*
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
[next]