log

age author description
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
Thu, 06 Nov 2008 01:33:17 +0000 mru ARM: mathops.h whitespace cosmetics libavcodec
Wed, 05 Nov 2008 23:28:41 +0000 diego Add missing #include "libavutil/avstring.h", fixes libavcodec
Wed, 05 Nov 2008 13:59:42 +0000 superdump Fix perceptual noise shaping scaling including an oversight of the offset for libavcodec
Wed, 05 Nov 2008 13:32:06 +0000 diego Fix test program build: ff_eval was replaced by ff_eval2. libavcodec
Tue, 04 Nov 2008 18:31:48 +0000 andoma h264: Implement decoding of picture timing SEI message. libavcodec
Tue, 04 Nov 2008 06:54:42 +0000 andoma Only warn about "Invalid and inefficient vfw-avi packed B frames" once. libavcodec
Mon, 03 Nov 2008 21:59:35 +0000 diego Fix illegal identifier, __ are reserved for the system. libavcodec
Mon, 03 Nov 2008 18:08:00 +0000 rathann Remove duplicated MM_* macros for CPU capabilities from dsputil.h. libavcodec
Sun, 02 Nov 2008 21:51:27 +0000 banan Change the dca channel layout, S -> SIDE not BACK. libavcodec
Sun, 02 Nov 2008 21:04:28 +0000 andoma Change multichannel API define prefix from "CHANNEL_" to "CH_". libavcodec
Sat, 01 Nov 2008 20:49:37 +0000 banan Guess channel layout based on the number of channels if a custom layout is specified in amode. libavcodec
Sat, 01 Nov 2008 20:27:05 +0000 banan Add channel layouts for dca. libavcodec
Sat, 01 Nov 2008 17:57:44 +0000 kostya Introduce RV3-specific motion vector prediction. libavcodec
Sat, 01 Nov 2008 05:03:42 +0000 pross Add audio channel layout API to libavcodec. libavcodec
Fri, 31 Oct 2008 19:31:36 +0000 mmu_man Fix build. libavcodec
Thu, 30 Oct 2008 22:37:18 +0000 vitor OKed parts of the QCELP decoder libavcodec
Thu, 30 Oct 2008 22:32:43 +0000 diego Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. libavcodec
Thu, 30 Oct 2008 22:24:40 +0000 vitor Use ff_dot_productf() in ra288.c libavcodec
Thu, 30 Oct 2008 22:12:43 +0000 diego Remove nonsense @return Doxygen comment for void function. libavcodec
Thu, 30 Oct 2008 22:11:30 +0000 diego cosmetics: small spelling fixes libavcodec