log

age author description
Thu, 13 Nov 2008 19:54:02 +0000 bcoudurier add sse2 fdct libavcodec
Thu, 13 Nov 2008 11:33:26 +0000 cehoyos Fix H.264 decoding. libavcodec
Thu, 13 Nov 2008 03:18:28 +0000 jbr cosmetics: vertical alignment libavcodec
Thu, 13 Nov 2008 03:18:24 +0000 jbr silence a gcc warning about using an uninitialized variable libavcodec
Thu, 13 Nov 2008 03:18:18 +0000 jbr cosmetics: indentation libavcodec
Thu, 13 Nov 2008 03:18:13 +0000 jbr add support for spectral extension libavcodec
Thu, 13 Nov 2008 03:18:07 +0000 jbr add a generic function to decode banding structure for coupling, spectral libavcodec
Thu, 13 Nov 2008 03:18:01 +0000 jbr add a line break in error message text libavcodec
Thu, 13 Nov 2008 03:17:56 +0000 jbr simplify decoding of coupling frequency range libavcodec
Thu, 13 Nov 2008 03:17:50 +0000 jbr cosmetics: rename two variables libavcodec
Wed, 12 Nov 2008 21:13:28 +0000 romansh Taking advantage of the new ->execute API libavcodec
Wed, 12 Nov 2008 20:23:36 +0000 mru ARM: fix j_rev_dct_ARM libavcodec
Wed, 12 Nov 2008 17:47:23 +0000 romansh Making it easier to send arbitrary structures as work orders to MT workers libavcodec
Wed, 12 Nov 2008 17:29:02 +0000 diego Remove unused variable. libavcodec
Tue, 11 Nov 2008 18:50:38 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Tue, 11 Nov 2008 08:46:29 +0000 banan Comment typo libavcodec
Tue, 11 Nov 2008 08:30:32 +0000 banan Remove channel layout table that only should be used by encoders. libavcodec
Mon, 10 Nov 2008 20:02:00 +0000 andoma Fix memory leak in libgsm wrapper. libavcodec
Sun, 09 Nov 2008 12:00:47 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Sat, 08 Nov 2008 18:15:13 +0000 kostya Split RV3/4 deblock pattern into horizontal and vertical parts libavcodec
Sat, 08 Nov 2008 07:24:56 +0000 kostya Drop redundant check in RV3/4 deblock coefficients calculation libavcodec
Sat, 08 Nov 2008 00:38:10 +0000 pross Electronic Arts TGQ/TQI/MAD IDCT algorithm libavcodec
Sat, 08 Nov 2008 00:29:22 +0000 pross Electronic Arts TGQ video decoder libavcodec
Sat, 08 Nov 2008 00:18:00 +0000 romansh implementing more efficient (and direct) allocation of work for DV codec workers libavcodec
Sat, 08 Nov 2008 00:15:08 +0000 pross Promote inv_aanscales array to global scope (ff_inv_aanscales) libavcodec
Fri, 07 Nov 2008 07:18:22 +0000 kostya Calculating an additional MV-based deblocking pattern is the same libavcodec
Thu, 06 Nov 2008 01:33:28 +0000 mru ARM: change MUL16() macro to inline function libavcodec
Thu, 06 Nov 2008 01:33:26 +0000 mru ARM: prettify MAC16() macro libavcodec
Thu, 06 Nov 2008 01:33:23 +0000 mru ARM: change MULH() macro to inline function libavcodec
Thu, 06 Nov 2008 01:33:20 +0000 mru ARM: change MULL() macro to inline function libavcodec