log amr.c @ 1367:8e0ee2faf4d5 libavformat

age author description
Tue, 10 Oct 2006 23:49:45 +0000 michael set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) libavformat
Tue, 10 Oct 2006 23:45:12 +0000 michael factorize (untested) libavformat
Tue, 10 Oct 2006 23:28:27 +0000 michael return cleanup libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavformat
Tue, 08 Aug 2006 10:24:26 +0000 diego Fix some "'static' is not at beginning of declaration" warnings. libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sun, 22 Jan 2006 13:50:59 +0000 diego Place proper #ifdef around muxer-specific code. libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sun, 24 Apr 2005 11:15:35 +0000 rtognimp Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat