1 Commits (737278c86a41936a5d3bd29074b2883c31a4b657)

Author SHA1 Message Date
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Diego Biurrun f5a756ef26 Give libamr decoders/encoders a lib prefix in the name. 18 years ago
Diego Biurrun 9a79101f1e Remove the build instructions from the doxygen comments, they are duplicated 18 years ago
Diego Biurrun ee4c54a313 Doxygen comment wording/spelling 18 years ago
Diego Biurrun 79f20349ce Add complete instructions for the brave people wishing to fiddle with the 18 years ago
Stanislav Brabec 91024272cb Replace hackish support for amr-nb and amr-wb. Instead of including the source 18 years ago
Diego Biurrun 0c8351b80f Update download URL with a link to a working version. 18 years ago
Víctor Paesa 414425e064 Print a list of valid AMR bitrates if a wrong one is used. 18 years ago
Benoit Fouet 5558bda833 Return correct decoded size, decoder is called with only one frame at a time. 18 years ago
Diego Biurrun e7b85a15c8 cosmetics: Fix indentation. 18 years ago
Benoit Fouet 8896cdd379 Remove useless pointer shift. 18 years ago
Benoit Fouet 636b69c5a4 Remove commented-out while loop. 18 years ago
Diego Biurrun 7038fa6102 Explain which configure options are necessary for which AMR variant. 18 years ago
Robert Swain 2c48a21c4f Update specification and reference implementation links. 18 years ago
Benoit Fouet db56acd480 Accept only existing bitrates. 18 years ago
Benoit Fouet c4f452fd03 Remove useless casts as recommended by Måns Rullgård. 18 years ago
Benoit Fouet be6753c07f Cosmetics in amr.c. 18 years ago
Benoit Fouet e7a5854d23 Move the initialization on context definition. In amr.c, only the 18 years ago
Panagiotis Issaris e0b67c7618 Doxygenize the existing amr.c documentation. 18 years ago
Panagiotis Issaris 930344d854 Fix spelling. 18 years ago
Benoit Fouet 487747de57 Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. 18 years ago
Baptiste Coudurier 7910d13474 always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR 18 years ago
Guillaume Poirier 8db4f43c68 Fix declaration and code thingie 18 years ago
Martin 4ec0ccb1a4 allow amr bitrate to be changed "on the fly" through avctx->bitrate. 18 years ago
Andrew Voznytsa b500cc2a46 sample rate fix 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 6636b7e8e3 rename AMR config variables to CONFIG_AMR* 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michel Bardiaux 399d84012f Fix some #ifdef to allow building amr_wb alone. 19 years ago
Calcium 1ba02582a5 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) 20 years ago
Richard van der Hoff a319bbac5c segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) 20 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Zdenek Kabelac 450420cee1 * removed config.h 21 years ago
Michael Niedermayer 560ff8095f av_log() 21 years ago
Michael Niedermayer c562c4da89 something unimportant ... 21 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 22 years ago
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 22 years ago