index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
amr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give libamr decoders/encoders a lib prefix in the name.
Diego Biurrun
2007-05-03
1
-14
/
+14
*
Remove the build instructions from the doxygen comments, they are duplicated
Diego Biurrun
2007-04-18
1
-10
/
+1
*
Doxygen comment wording/spelling
Diego Biurrun
2007-04-18
1
-4
/
+4
*
Add complete instructions for the brave people wishing to fiddle with the
Diego Biurrun
2007-04-12
1
-1
/
+5
*
Replace hackish support for amr-nb and amr-wb. Instead of including the source
Stanislav Brabec
2007-04-12
1
-6
/
+5
*
Update download URL with a link to a working version.
Diego Biurrun
2007-04-12
1
-1
/
+1
*
Print a list of valid AMR bitrates if a wrong one is used.
Víctor Paesa
2007-04-07
1
-5
/
+10
*
Return correct decoded size, decoder is called with only one frame at a time.
Benoit Fouet
2007-04-06
1
-1
/
+1
*
cosmetics: Fix indentation.
Diego Biurrun
2007-04-03
1
-50
/
+50
*
Remove useless pointer shift.
Benoit Fouet
2007-04-03
1
-1
/
+0
*
Remove commented-out while loop.
Benoit Fouet
2007-04-03
1
-3
/
+0
*
Explain which configure options are necessary for which AMR variant.
Diego Biurrun
2007-04-03
1
-3
/
+4
*
Update specification and reference implementation links.
Robert Swain
2007-03-30
1
-4
/
+5
*
Accept only existing bitrates.
Benoit Fouet
2007-03-29
1
-40
/
+57
*
Remove useless casts as recommended by Måns Rullgård.
Benoit Fouet
2007-03-08
1
-8
/
+8
*
Cosmetics in amr.c.
Benoit Fouet
2007-03-08
1
-13
/
+13
*
Move the initialization on context definition. In amr.c, only the
Benoit Fouet
2007-03-08
1
-2
/
+2
*
Doxygenize the existing amr.c documentation.
Panagiotis Issaris
2007-02-22
1
-34
/
+45
*
Fix spelling.
Panagiotis Issaris
2007-02-22
1
-6
/
+6
*
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.
Benoit Fouet
2007-02-05
1
-5
/
+0
*
always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR
Baptiste Coudurier
2006-12-18
1
-32
/
+8
*
Fix declaration and code thingie
Guillaume Poirier
2006-11-20
1
-1
/
+2
*
allow amr bitrate to be changed "on the fly" through avctx->bitrate.
Martin
2006-11-20
1
-1
/
+5
*
sample rate fix
Andrew Voznytsa
2006-10-28
1
-0
/
+44
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
rename AMR config variables to CONFIG_AMR*
Måns Rullgård
2006-07-12
1
-6
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-3
/
+3
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-35
/
+35
*
Fix some #ifdef to allow building amr_wb alone.
Michel Bardiaux
2005-09-24
1
-1
/
+5
*
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
Calcium
2005-03-22
1
-1
/
+1
*
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)
Richard van der Hoff
2004-10-05
1
-24
/
+36
*
data_size = 0 cleanup
Michael Niedermayer
2004-05-21
1
-3
/
+0
*
* removed config.h
Zdenek Kabelac
2004-04-14
1
-1
/
+0
*
av_log()
Michael Niedermayer
2004-02-23
1
-10
/
+10
*
something unimportant ...
Michael Niedermayer
2004-01-09
1
-2
/
+2
*
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
Michael Niedermayer
2003-09-28
1
-26
/
+218
*
* 3gp patch by Joca
Zdenek Kabelac
2003-06-05
1
-17
/
+314
*
AMR-NB audio support patch by (<joca at rixmail dot se>)
joca@rixmail.se
2003-05-14
1
-0
/
+163