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
/
f_ebur128.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/ebur128: remove now unused av_opt_free call.
Clément Bœsch
2013-04-11
1
-1
/
+0
*
lavfi/ebur128: switch to an AVOptions-based system.
Clément Bœsch
2013-04-10
1
-7
/
+0
*
lavfi/f_ebur128: remove request_frame hack.
Nicolas George
2013-04-03
1
-19
/
+4
*
lavfi/ebur128: add metadata injection.
Clément Bœsch
2013-03-18
1
-1
/
+53
*
lavfi/ebur128: check histogram allocations.
Clément Bœsch
2013-03-15
1
-0
/
+4
*
lavfi/ebur128: add framelog option.
Clément Bœsch
2013-03-15
1
-2
/
+16
*
lavfi/ebur128: use same ref for inputs and outputs.
Clément Bœsch
2013-03-14
1
-17
/
+6
*
Revert "lavfi/ebur128: fix format negociation for output."
Clément Bœsch
2013-03-14
1
-0
/
+16
*
lavfi/ebur128: fix format negociation for output.
Clément Bœsch
2013-03-14
1
-16
/
+0
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-12
/
+11
*
lavfi/ebur128: advance pointer to samples
sedacca@comcast.net
2013-02-15
1
-2
/
+2
*
lavfi/ebur128: fix channel weights
David A. Sedacca
2013-02-15
1
-5
/
+19
*
lavfi: EBU R.128 irregular time
sedacca@comcast.net
2013-01-19
1
-3
/
+3
*
lavfi/ebur128: use ff_filter_frame() everywhere.
Clément Bœsch
2012-11-29
1
-3
/
+2
*
lavfi: add priv_class for some forgotten filters.
Clément Bœsch
2012-11-29
1
-0
/
+1
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-9
/
+12
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-3
/
+3
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE
Paul B Mahol
2012-11-05
1
-2
/
+2
*
lavfi/ebur128: fix typo in condition.
Clément Bœsch
2012-10-11
1
-1
/
+1
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
lavfi: EBU R.128 scanner.
Clément Bœsch
2012-10-01
1
-0
/
+747