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
/
examples
/
encode_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: Don't call deprecated functions which don't do anything
Mark Thompson
2018-02-09
1
-3
/
+0
*
Merge commit 'f27e262dbdea1991b22e08b639ac03e642a3482c'
Clément Bœsch
2017-04-03
1
-28
/
+41
|
\
|
*
examples/encode_audio: switch to the new audio encoding API
Anton Khirnov
2016-11-23
1
-16
/
+43
*
|
doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the ...
Michael Niedermayer
2017-03-30
1
-1
/
+2
*
|
doc/examples/{de,en}code_audio: fix includes
Clément Bœsch
2017-03-29
1
-5
/
+5
*
|
doc/examples/encode_audio: add missing return
Clément Bœsch
2017-03-29
1
-0
/
+2
*
|
Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'
Clément Bœsch
2017-03-29
1
-20
/
+10
|
\
\
|
|
/
|
*
examples/encode_audio: use the AVFrame API for allocating the data
Anton Khirnov
2016-11-02
1
-16
/
+10
*
|
Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'
Clément Bœsch
2017-03-29
1
-4
/
+4
|
\
\
|
|
/
|
*
examples/encode_audio: constify AVCodec instances
Anton Khirnov
2016-11-02
1
-4
/
+4
*
|
Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'
Clément Bœsch
2017-03-29
1
-23
/
+47
|
/
*
examples/avcodec: split audio encoding into a separate example
Anton Khirnov
2016-11-02
1
-0
/
+211