Mercurial > libavcodec.hg
log mpegaudiodec.c @ 1106:1e39f273ecd6 libavcodec
age | author | description |
---|---|---|
Thu, 06 Mar 2003 11:32:04 +0000 | michaelni | per file doxy libavcodec |
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavcodec |
Mon, 10 Feb 2003 09:35:32 +0000 | kabi | * static,const,compiler warning cleanup libavcodec |
Tue, 21 Jan 2003 17:34:12 +0000 | michaelni | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec |
Sun, 19 Jan 2003 18:30:29 +0000 | michaelni | C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavcodec |
Tue, 03 Dec 2002 19:40:35 +0000 | kabi | * two functions to handle allocation of static data more simple libavcodec |
Mon, 04 Nov 2002 20:57:08 +0000 | michaelni | vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) libavcodec |