log

age author description
Fri, 04 Apr 2008 00:43:34 +0000 michael Disable the split function. This should end the mpeg1/2 global header issues. libavcodec
Thu, 03 Apr 2008 18:28:16 +0000 michael Decode stuff from extradata as well. libavcodec
Thu, 03 Apr 2008 18:25:07 +0000 michael Factorize code a little. libavcodec
Wed, 02 Apr 2008 21:41:48 +0000 aurel use common aac sample rate tables libavcodec
Wed, 02 Apr 2008 11:47:00 +0000 michael Do not use the mlib IDCT by default. We do not want videos which are only libavcodec
Tue, 01 Apr 2008 12:50:32 +0000 bcoudurier use mpeg4audio common code in aac parser libavcodec
Tue, 01 Apr 2008 12:01:40 +0000 bcoudurier mpeg4audio common code libavcodec
Tue, 01 Apr 2008 04:51:28 +0000 lorenm h264 chroma mc ssse3 libavcodec
Tue, 01 Apr 2008 01:28:26 +0000 superdump Remove flexible array member from Escape 124 libavcodec
Mon, 31 Mar 2008 17:31:11 +0000 diego minor typo fixes libavcodec
Mon, 31 Mar 2008 17:30:50 +0000 diego cosmetics: Write some Doxygen comments in a more compact fashion. libavcodec
Mon, 31 Mar 2008 17:16:51 +0000 diego Fix a bunch of typos in comments. libavcodec
Mon, 31 Mar 2008 17:13:00 +0000 diego Remove redundant #ifdef around the complete file. libavcodec
Mon, 31 Mar 2008 17:12:10 +0000 diego Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL. libavcodec
Mon, 31 Mar 2008 16:43:27 +0000 michael help gcc-2.95 libavcodec
Mon, 31 Mar 2008 10:41:40 +0000 superdump Escape 124 (RPL) decoder libavcodec
Mon, 31 Mar 2008 00:29:52 +0000 jbr remove redundant context variable libavcodec
Sun, 30 Mar 2008 19:16:08 +0000 vitor 8SVX decoder libavcodec
Sun, 30 Mar 2008 17:27:58 +0000 bcoudurier change rle encoder to count up to 127, sgi does not support 128 libavcodec
Sun, 30 Mar 2008 16:01:10 +0000 jbr Use 15-bit LPC precision by default. This generally gives better compression libavcodec
Sun, 30 Mar 2008 10:30:33 +0000 gpoirier Altivec and SSE2 require 16-byte alignment, so make sure they get it libavcodec
Sun, 30 Mar 2008 10:29:28 +0000 gpoirier check mm_flags for each DCT and skips the ones that can't be run libavcodec
Sun, 30 Mar 2008 10:28:03 +0000 gpoirier get rid of the useless DCT_ERROR() macro libavcodec
Sat, 29 Mar 2008 22:27:25 +0000 michael Fix closed gop flag disapearence. libavcodec
Fri, 28 Mar 2008 20:42:55 +0000 bwolowiec change name from stream type to frame type in AC3 code libavcodec
Fri, 28 Mar 2008 19:59:58 +0000 bwolowiec removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag libavcodec
Wed, 26 Mar 2008 22:36:41 +0000 jbr only allocate context input buffer if AVCodecContext.error_reslience is greater than 0. libavcodec
Tue, 25 Mar 2008 23:34:49 +0000 jbr cosmetics: indentation after last commit libavcodec
Tue, 25 Mar 2008 23:34:00 +0000 jbr additional protection from segmentation faults and memory access errors by libavcodec
Tue, 25 Mar 2008 21:30:16 +0000 diego Classify mlib as a configurable option, not as a hardware feature. libavcodec