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
/
libavcodec
/
libvo-amrwbenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvo-amrwbenc: allow sampling rates other than 16khz
Michael Niedermayer
2012-11-02
1
-1
/
+1
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-1
/
+1
|
\
|
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+4
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+4
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-2
/
+2
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-07
1
-4
/
+5
|
\
\
|
|
/
|
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-4
/
+5
*
|
cosmetics: remove superfluous curly brackets
Paul B Mahol
2012-03-23
1
-2
/
+1
*
|
libvo-amrwbenc: switch to ff_alloc_packet2().
Michael Niedermayer
2012-03-22
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-22
1
-8
/
+29
|
\
\
|
|
/
|
*
libvo_amrwbenc: use AVCodec.encode2()
Justin Ruggles
2012-03-21
1
-8
/
+29
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-26
1
-0
/
+2
|
\
\
|
|
/
|
*
check for coded_frame allocation failure in several audio encoders
Justin Ruggles
2012-02-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
1
-1
/
+0
|
\
\
|
|
/
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
1
-8
/
+7
|
\
\
|
|
/
|
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-8
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
1
-1
/
+1
|
\
\
|
|
/
|
*
libvo-amrwbenc: Add braces to shut up gcc warning.
Diego Biurrun
2011-07-07
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-1
/
+1
|
\
\
|
|
/
|
*
libvo-aacenc,libvo-amrwbenc}: fix api usage
Luca Barbato
2011-04-18
1
-1
/
+1
*
|
Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
Michael Niedermayer
2011-04-15
1
-4
/
+4
|
/
*
libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions
Martin Storsjö
2011-04-14
1
-1
/
+12
*
libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed
Martin Storsjö
2011-04-14
1
-2
/
+7
*
libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
Martin Storsjö
2011-04-14
1
-17
/
+20
*
libvo-*: Fix up the long codec names
Martin Storsjö
2011-04-13
1
-1
/
+1
*
libopencore-amr, libvo-amrbwenc: Rename variables and functions
Martin Storsjö
2011-04-13
1
-3
/
+3
*
libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table
Martin Storsjö
2011-04-13
1
-16
/
+4
*
libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static c...
Martin Storsjö
2011-04-13
1
-1
/
+1
*
libopencore-amr, libvo-amrwbenc: Return proper error codes in most places
Martin Storsjö
2011-04-13
1
-4
/
+4
*
libvo-*: Don't use deprecated sample format names and enum names
Martin Storsjö
2011-04-12
1
-1
/
+1
*
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
Martin Storsjö
2011-04-12
1
-1
/
+1
*
Add support for AMR-WB encoding via libvo-amrwbenc
Martin Storsjö
2011-04-11
1
-0
/
+127