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
/
af_channelsplit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-3
/
+3
*
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
|
\
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
|
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
1
-4
/
+10
|
\
\
|
|
/
|
*
lavfi: convert input/ouput list compound literals to named objects
Mans Rullgard
2012-10-10
1
-4
/
+10
*
|
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
Michael Niedermayer
2012-09-18
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: replace empty input/output lists with null pointers
Mans Rullgard
2012-09-17
1
-1
/
+1
*
|
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-1
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-3
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-5
/
+10
|
\
\
|
|
/
|
*
lavfi: add error handling to filter_samples().
Anton Khirnov
2012-07-09
1
-5
/
+10
*
|
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: remove 'opaque' parameter from AVFilter.init()
Anton Khirnov
2012-06-26
1
-1
/
+1
*
|
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-8
/
+2
*
|
lavfi: use designated initializers for AVClass
Paul B Mahol
2012-06-17
1
-1
/
+2
|
/
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
1
-2
/
+2
*
lavfi: add channelsplit audio filter.
Anton Khirnov
2012-06-12
1
-0
/
+146