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
/
asrc_anullsrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: use av_default_item_name() as filter private context logger
Stefano Sabatini
2012-06-04
1
-1
/
+1
*
lavfi: add avfilter_default_filter_name()
Stefano Sabatini
2012-06-04
1
-6
/
+1
*
asrc_anullsrc: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+3
*
lavfi: remove audio.h include from avfilter.h.
Clément Bœsch
2012-05-12
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-2
/
+2
|
\
*
\
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
|
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-6
/
+6
*
|
asrc_anullsrc: amend description to reflect the recent changes
Stefano Sabatini
2011-09-18
1
-1
/
+1
*
|
asrc_anullsrc: globally prefer "null" over "priv" for indicating the filter c...
Stefano Sabatini
2011-09-18
1
-14
/
+14
*
|
asrc_anullsrc: do not show the int64_t value for channel_layout
Stefano Sabatini
2011-09-18
1
-2
/
+2
*
|
asrc_anullsrc: implement a request_frame callback for returning frames
Stefano Sabatini
2011-09-18
1
-4
/
+22
*
|
asrc_anullsrc: extend syntax to make it accept a non positional list of argum...
Stefano Sabatini
2011-09-18
1
-19
/
+43
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
|
/
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-5
/
+5
*
Add asrc_anullsrc - null audio source.
Stefano Sabatini
2010-09-25
1
-0
/
+96