log

age author description
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec
Sat, 05 May 2007 11:14:03 +0000 diego Fix warning: libavcodec
Sat, 05 May 2007 09:15:03 +0000 diego parser.c is compiled unconditionally, there is no need to compile it libavcodec
Fri, 04 May 2007 19:38:10 +0000 diego Move H.261 parser to its own file. libavcodec
Fri, 04 May 2007 12:31:40 +0000 kostya 100l to myself. Do not include stuff unneeded by parser libavcodec
Fri, 04 May 2007 03:34:38 +0000 kostya Typo libavcodec
Fri, 04 May 2007 03:34:21 +0000 kostya Move some declarations into header libavcodec
Fri, 04 May 2007 00:18:54 +0000 diego Rename oggvorbis decoder to libvorbis. libavcodec
Fri, 04 May 2007 00:09:33 +0000 diego Move VC1 parser to its own file. libavcodec
Thu, 03 May 2007 23:50:24 +0000 diego Move dca parser to its own file. libavcodec
Thu, 03 May 2007 10:38:03 +0000 diego Give libamr decoders/encoders a lib prefix in the name. libavcodec
Thu, 03 May 2007 09:35:54 +0000 diego Rename dts_decoder to libdts_decoder. libavcodec
Wed, 02 May 2007 23:11:23 +0000 diego Remove unused variable. libavcodec
Wed, 02 May 2007 20:42:44 +0000 jbr cosmetics: indention after last commit libavcodec
Wed, 02 May 2007 20:33:32 +0000 jbr use downmixing coefficients in dca decoder. libavcodec
Wed, 02 May 2007 20:31:32 +0000 jbr enable multichannel output in dca decoder. libavcodec
Wed, 02 May 2007 16:43:29 +0000 kostya 1000l to myself - DCA decoder should not be registered in video codecs section libavcodec
Wed, 02 May 2007 13:49:08 +0000 benoit add the possibility to choose aac profile libavcodec
Wed, 02 May 2007 09:37:47 +0000 diego cosmetics: Group all external library decoders and encoders together. libavcodec
Wed, 02 May 2007 09:13:47 +0000 benoit patch so that the deprecated items show up correctly libavcodec
Wed, 02 May 2007 08:18:28 +0000 benoit make mpeg decoder handle mid-stream changes in resolution libavcodec
Wed, 02 May 2007 07:26:07 +0000 benoit add some comments libavcodec
Sun, 29 Apr 2007 23:18:39 +0000 gpoirier prevent going out of the buffer if the nal size does not fit in the buffer. libavcodec
Sun, 29 Apr 2007 13:25:32 +0000 alex check for channels<=0 and print a reasonable error message libavcodec
Sun, 29 Apr 2007 09:37:07 +0000 ivo add V.Flash PTX decoder libavcodec
Fri, 27 Apr 2007 12:41:55 +0000 michael fix exploitable buffer overflow libavcodec
Fri, 27 Apr 2007 09:32:31 +0000 diego Mark code parts that cannot work on AMD64 due to broken relocations as such. libavcodec
Thu, 26 Apr 2007 00:32:31 +0000 diego 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. libavcodec
Wed, 25 Apr 2007 22:16:50 +0000 aurel cosmetics: align libavcodec
Wed, 25 Apr 2007 22:12:51 +0000 aurel move ac3 tables from a .h to a .c libavcodec