log amr.c @ 4898:3df69e140c33 libavcodec

age author description
Thu, 03 May 2007 10:38:03 +0000 diego Give libamr decoders/encoders a lib prefix in the name. libavcodec
Wed, 18 Apr 2007 09:34:08 +0000 diego Remove the build instructions from the doxygen comments, they are duplicated libavcodec
Wed, 18 Apr 2007 09:29:18 +0000 diego Doxygen comment wording/spelling libavcodec
Thu, 12 Apr 2007 11:12:43 +0000 diego Add complete instructions for the brave people wishing to fiddle with the libavcodec
Thu, 12 Apr 2007 10:59:52 +0000 diego Replace hackish support for amr-nb and amr-wb. Instead of including the source libavcodec
Thu, 12 Apr 2007 10:27:40 +0000 diego Update download URL with a link to a working version. libavcodec
Sat, 07 Apr 2007 11:57:35 +0000 diego Print a list of valid AMR bitrates if a wrong one is used. libavcodec
Fri, 06 Apr 2007 10:37:34 +0000 diego Return correct decoded size, decoder is called with only one frame at a time. libavcodec
Tue, 03 Apr 2007 22:17:37 +0000 diego cosmetics: Fix indentation. libavcodec
Tue, 03 Apr 2007 22:16:21 +0000 diego Remove useless pointer shift. libavcodec
Tue, 03 Apr 2007 22:13:16 +0000 diego Remove commented-out while loop. libavcodec
Tue, 03 Apr 2007 14:15:59 +0000 diego Explain which configure options are necessary for which AMR variant. libavcodec
Fri, 30 Mar 2007 06:33:15 +0000 diego Update specification and reference implementation links. libavcodec
Thu, 29 Mar 2007 09:39:20 +0000 diego Accept only existing bitrates. libavcodec
Thu, 08 Mar 2007 10:21:35 +0000 takis Remove useless casts as recommended by Mns Rullgrd. libavcodec
Thu, 08 Mar 2007 10:11:31 +0000 takis Cosmetics in amr.c. libavcodec
Thu, 08 Mar 2007 10:06:59 +0000 takis Move the initialization on context definition. In amr.c, only the libavcodec
Thu, 22 Feb 2007 19:16:31 +0000 takis Doxygenize the existing amr.c documentation. libavcodec
Thu, 22 Feb 2007 14:56:54 +0000 takis Fix spelling. libavcodec
Mon, 05 Feb 2007 09:11:10 +0000 diego Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. libavcodec
Mon, 18 Dec 2006 13:45:03 +0000 bcoudurier always print message when error, AV_LOG_DEBUG -> AV_LOG_ERROR libavcodec
Mon, 20 Nov 2006 20:41:31 +0000 gpoirier Fix declaration and code thingie libavcodec
Mon, 20 Nov 2006 20:35:47 +0000 gpoirier allow amr bitrate to be changed "on the fly" through avctx->bitrate. libavcodec
Sat, 28 Oct 2006 09:30:43 +0000 diego sample rate fix libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 12 Jul 2006 16:49:14 +0000 mru rename AMR config variables to CONFIG_AMR* libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 24 Sep 2005 17:42:56 +0000 diego Fix some #ifdef to allow building amr_wb alone. libavcodec
Tue, 22 Mar 2005 18:28:15 +0000 michael 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) libavcodec
Tue, 05 Oct 2004 19:44:26 +0000 michael segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Wed, 14 Apr 2004 13:13:31 +0000 kabi * removed config.h libavcodec
Mon, 23 Feb 2004 15:59:21 +0000 michael av_log() libavcodec
Fri, 09 Jan 2004 23:43:57 +0000 michael something unimportant ... libavcodec
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodec
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavcodec
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec