log common.h @ 1083:b923be2fc4b5 libavcodec

age author description
Mon, 24 Feb 2003 13:41:57 +0000 kabi * using const buffers for reading libavcodec
Mon, 24 Feb 2003 09:41:02 +0000 michaelni get_vlc2() "docs" libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:40:23 +0000 kabi * still unfinished code for Options libavcodec
Tue, 28 Jan 2003 14:37:44 +0000 bellard win32: added vsnprintf libavcodec
Mon, 27 Jan 2003 20:39:29 +0000 michaelni optimizing av_log2 libavcodec
Thu, 23 Jan 2003 23:03:09 +0000 bellard use av_malloc() functions - added av_strdup and av_realloc() 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
Sat, 11 Jan 2003 20:34:38 +0000 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
Tue, 07 Jan 2003 22:38:25 +0000 bellard generic M_PI define libavcodec
Tue, 26 Nov 2002 04:29:40 +0000 philipjsg Add some rudimentary support for sparc64 libavcodec
Wed, 20 Nov 2002 13:08:04 +0000 michaelni aspect ratio cleanup libavcodec
Thu, 14 Nov 2002 19:04:40 +0000 kabi * minor warning fix libavcodec
Tue, 12 Nov 2002 15:00:04 +0000 kabi * fixing some minor const warnings libavcodec
Sun, 10 Nov 2002 11:46:59 +0000 michaelni reversing header game libavcodec
Wed, 06 Nov 2002 09:30:47 +0000 michaelni cleanup libavcodec
Fri, 01 Nov 2002 20:37:10 +0000 michaelni put MIN/MAX under ifndef MAX/MIN libavcodec
Wed, 16 Oct 2002 19:55:49 +0000 michaelni complete mpeg4 GMC decoding support libavcodec
Sun, 29 Sep 2002 23:39:30 +0000 michaelni indenting preprocessor stuff, as its completly unreadable otherwise libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Fri, 27 Sep 2002 10:27:57 +0000 michaelni ff_get_fourcc() & XVIX support libavcodec
Thu, 22 Aug 2002 19:41:39 +0000 michaelni faster ff_sqrt() libavcodec
Tue, 23 Jul 2002 09:44:34 +0000 michaelni this include isn;t longer need and now generate a lot of warnings patch by Bohdan Horst <nexus at hoth.amu.edu.pl> libavcodec
Fri, 19 Jul 2002 22:23:40 +0000 michaelni BeOS patches by "shatty" <shatty at myrealbox.com> libavcodec
Sat, 13 Jul 2002 19:31:15 +0000 mellum Force inlining on get_vlc2. libavcodec
Sat, 13 Jul 2002 14:55:12 +0000 michaelni rl vlc decoding optimizations libavcodec
Thu, 11 Jul 2002 12:42:20 +0000 michaelni dont trash table in GET_VLC libavcodec
Wed, 10 Jul 2002 22:06:04 +0000 mellum Remove some cruft. libavcodec
Wed, 10 Jul 2002 20:05:42 +0000 michaelni get_vlc() optimizations libavcodec
Wed, 10 Jul 2002 17:32:59 +0000 michaelni get_vlc() optimization libavcodec