log

age author description
Tue, 12 Jun 2007 19:06:39 +0000 mhoffman Blackfin IDCT has no special permutation it uses normal order libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Tue, 12 Jun 2007 15:03:28 +0000 kostya Typo libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Tue, 12 Jun 2007 08:06:54 +0000 benoit Move the video size and rate abbreviations system from libavformat to libavcodec libavcodec
Tue, 12 Jun 2007 07:59:43 +0000 gpoirier fix 8- and 24-bit FLAC decoding libavcodec
Mon, 11 Jun 2007 16:05:32 +0000 aurel move codecs declarations from avcodec.h to allcodecs.h libavcodec
Mon, 11 Jun 2007 08:00:31 +0000 gpoirier one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go libavcodec
Mon, 11 Jun 2007 07:57:15 +0000 benoit Cygwin compatibility workaround libavcodec
Sun, 10 Jun 2007 13:54:11 +0000 diego Adapt to API changes, fix compilation. libavcodec
Sat, 09 Jun 2007 22:20:24 +0000 gpoirier minor GCC3 compile fix libavcodec
Sat, 09 Jun 2007 19:13:34 +0000 gpoirier Altivec version of h264_(h|v)_loop_filter_luma libavcodec
Sat, 09 Jun 2007 17:52:16 +0000 diego Add some #includes to allow compilation without HAVE_AV_CONFIG_H. libavcodec
Fri, 08 Jun 2007 20:35:30 +0000 gpoirier work around issues with the old version of Gnu Assembler shipped on libavcodec
Thu, 07 Jun 2007 21:31:26 +0000 diego emms --> emms_c, taken from a patch by Ronald Bultje libavcodec
Thu, 07 Jun 2007 17:21:34 +0000 diego Use consistent names for all test programs. libavcodec
Thu, 07 Jun 2007 17:19:37 +0000 diego Preprocessor #defines starting with __ are reserved for the system. libavcodec
Thu, 07 Jun 2007 17:18:01 +0000 diego Use FFmpeg-specific CPU feature definitions. libavcodec
Thu, 07 Jun 2007 16:58:08 +0000 diego Add CPU feature definitions for SSE3 and SSSE3. libavcodec
Thu, 07 Jun 2007 16:15:20 +0000 diego CPU feature definitions should always be available, not just when the libavcodec
Thu, 07 Jun 2007 15:59:15 +0000 diego Only run MMX2 tests when MMX2 is available. libavcodec
Thu, 07 Jun 2007 15:54:49 +0000 diego Fix linking when GPL code has been disabled. libavcodec
Thu, 07 Jun 2007 15:30:54 +0000 diego Fix compilation when MMX is disabled. libavcodec
Thu, 07 Jun 2007 15:27:53 +0000 diego FAAN is not x86-specific. libavcodec
Thu, 07 Jun 2007 13:51:06 +0000 benoit h264: use 'simple' in border backup / xchg libavcodec
Wed, 06 Jun 2007 18:56:14 +0000 diego Add some forgotten lib prefixes to Makefile variables. libavcodec
Wed, 06 Jun 2007 10:40:05 +0000 benoit Rename cb field libavcodec
Wed, 06 Jun 2007 08:51:41 +0000 diego Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. libavcodec
Wed, 06 Jun 2007 08:41:45 +0000 diego Give names of external library decoders/encoders a lib prefix libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec