log

age author description
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
Thu, 30 Oct 2008 21:05:37 +0000 vitor Add a LPC filter libavcodec
Thu, 30 Oct 2008 21:04:17 +0000 vitor Add ff_dot_productf() to celp_math.{c,h} libavcodec
Thu, 30 Oct 2008 21:00:01 +0000 vitor More OKed parts of QCELP data tables libavcodec
Thu, 30 Oct 2008 15:43:00 +0000 romansh renaming macro in order to conform with the rest of libavcodec libavcodec
Thu, 30 Oct 2008 09:13:48 +0000 diego Remove unused variable, patch by Art Clarke, aclarke vlideshow com. libavcodec
Thu, 30 Oct 2008 06:08:47 +0000 kostya Correct motion vector scaling in B-frames for RV3/4 libavcodec
Wed, 29 Oct 2008 23:44:40 +0000 diego asm() --> __asm__() in #warning comment libavcodec
Wed, 29 Oct 2008 23:43:55 +0000 diego Add missing headers to pass 'make checkheaders'. libavcodec
Wed, 29 Oct 2008 23:07:49 +0000 diego Fix av_picture_copy missing pixels on packed planar AVPictures with odd size. libavcodec
Wed, 29 Oct 2008 21:08:14 +0000 michael Reset state after some frame header is found. libavcodec
Wed, 29 Oct 2008 06:26:56 +0000 diego OKed parts of QCELP data tables libavcodec
Tue, 28 Oct 2008 23:11:59 +0000 diego Add the function declaration of ff_svq1_packet_checksum to svq1.h and include libavcodec
Tue, 28 Oct 2008 22:50:16 +0000 michael Replace literally hardcoded max slice number by named constant. libavcodec
Tue, 28 Oct 2008 15:20:52 +0000 banan Fix compilation, remove stray ; libavcodec