]> git.sesse.net Git - ffmpeg/history - libavcodec/amr.c
move mp3_header_decompress bitstream filter in its own file
[ffmpeg] / libavcodec / amr.c
2007-05-03 Diego BiurrunGive libamr decoders/encoders a lib prefix in the name.
2007-04-18 Diego BiurrunRemove the build instructions from the doxygen comments...
2007-04-18 Diego BiurrunDoxygen comment wording/spelling
2007-04-12 Diego BiurrunAdd complete instructions for the brave people wishing...
2007-04-12 Stanislav BrabecReplace hackish support for amr-nb and amr-wb. Instead...
2007-04-12 Diego BiurrunUpdate download URL with a link to a working version.
2007-04-07 Víctor PaesaPrint a list of valid AMR bitrates if a wrong one is...
2007-04-06 Benoit FouetReturn correct decoded size, decoder is called with...
2007-04-03 Diego Biurruncosmetics: Fix indentation.
2007-04-03 Benoit FouetRemove useless pointer shift.
2007-04-03 Benoit FouetRemove commented-out while loop.
2007-04-03 Diego BiurrunExplain which configure options are necessary for which...
2007-03-30 Robert SwainUpdate specification and reference implementation links.
2007-03-29 Benoit FouetAccept only existing bitrates.
2007-03-08 Benoit FouetRemove useless casts as recommended by Måns Rullgård.
2007-03-08 Benoit FouetCosmetics in amr.c.
2007-03-08 Benoit FouetMove the initialization on context definition. In...
2007-02-22 Panagiotis IssarisDoxygenize the existing amr.c documentation.
2007-02-22 Panagiotis IssarisFix spelling.
2007-02-05 Benoit FouetRemove useless check, patch by Benoit Fouet, benoit...
2006-12-18 Baptiste Coudurieralways print message when error, AV_LOG_DEBUG -> AV_LOG...
2006-11-20 Guillaume PoirierFix declaration and code thingie
2006-11-20 Martinallow amr bitrate to be changed "on the fly" through...
2006-10-28 Andrew Voznytsasample rate fix
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-12 Måns Rullgårdrename AMR config variables to CONFIG_AMR*
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-24 Michel BardiauxFix some #ifdef to allow building amr_wb alone.
2005-03-22 Calcium04_AMR_no_debug_output.patch by (Calcium | calcium...
2004-10-05 Richard van der... segfault in amr decoder fix patch by (Richard van der...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-04-14 Zdenek Kabelac* removed config.h
2004-02-23 Michael Niedermayerav_log()
2004-01-09 Michael Niedermayersomething unimportant ...
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-06-05 Zdenek Kabelac* 3gp patch by Joca
2003-05-14 joca@rixmail.seAMR-NB audio support patch by (<joca at rixmail dot...