log

age author description
Thu, 04 Dec 2008 20:24:22 +0000 reynaldo Silence some ICC warnings. Patch by Vitor Sessak. libavcodec
Thu, 04 Dec 2008 15:08:44 +0000 reynaldo Add expected const qualifier on 'buf' to match AVCodec.decode's declaration. libavcodec
Thu, 04 Dec 2008 14:54:55 +0000 reynaldo COSMETICS, add missing remarks crediting Ben and Kenan libavcodec
Thu, 04 Dec 2008 14:43:42 +0000 kostya Fraps version 3 seems to be the same as Fraps v5 libavcodec
Thu, 04 Dec 2008 02:59:11 +0000 bcoudurier partial WRAW fourcc support, might need image flipping libavcodec
Thu, 04 Dec 2008 02:56:25 +0000 jbr silence gcc warning: ¡Æn_bands¡Ç may be used uninitialized libavcodec
Thu, 04 Dec 2008 02:51:39 +0000 jbr ac3dec: use uint8_t for band sizes libavcodec
Thu, 04 Dec 2008 01:38:12 +0000 reynaldo Removes misleading const qualifier, gets rid of two compiler warnings libavcodec
Wed, 03 Dec 2008 20:16:01 +0000 mru ARM: convert VFP code to UAL syntax libavcodec
Wed, 03 Dec 2008 17:43:39 +0000 michael Implement complexity estimation parsing and try to detect an incorrectly set libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Wed, 03 Dec 2008 03:34:31 +0000 jbr ac3dec: skip decoding and use error concealment for remaining blocks in libavcodec
Wed, 03 Dec 2008 01:14:06 +0000 ramiro mlp: initialize all CRC tables in a common function. libavcodec
Tue, 02 Dec 2008 18:26:55 +0000 reynaldo Trivial rephrasing, avoids too long line libavcodec
Tue, 02 Dec 2008 18:25:17 +0000 reynaldo Trivial, Cosmetics, mostly brace placement changes libavcodec
Tue, 02 Dec 2008 18:14:53 +0000 kostya Fix reading out of buffer during RV30/40 deblock mask calculation libavcodec
Tue, 02 Dec 2008 18:12:48 +0000 kostya 34l: forgot to change one case of chroma MC for RV40 libavcodec
Tue, 02 Dec 2008 17:39:20 +0000 kostya Check RV30/40 slice offsets to be inside buffer. libavcodec
Tue, 02 Dec 2008 17:35:38 +0000 kostya Update ff_rv34_decode_frame() arguments definition libavcodec
Tue, 02 Dec 2008 17:34:26 +0000 kostya Remove unused RV40 spatial intra prediction function libavcodec
Tue, 02 Dec 2008 16:48:05 +0000 vitor Commit last ok'ed parts of QCELP decoder and enable it. libavcodec
Tue, 02 Dec 2008 10:43:08 +0000 michael Fix regression test failure with pthreads on multiprocessor systems. libavcodec
Mon, 01 Dec 2008 22:07:00 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Mon, 01 Dec 2008 20:45:29 +0000 vitor Remove hack added to make "make checkheaders" pass, it is unneeded now libavcodec
Mon, 01 Dec 2008 20:43:22 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Mon, 01 Dec 2008 16:24:19 +0000 michael Get rid of now unneeded pps/sps correctness code as pps/sps will not libavcodec
Mon, 01 Dec 2008 16:04:03 +0000 michael Allocate parameter sets sanely instead of using alloc_parameter_set(). libavcodec
Mon, 01 Dec 2008 06:40:36 +0000 kostya enable RV40 decoder libavcodec
Mon, 01 Dec 2008 06:36:22 +0000 kostya RV40 MC functions libavcodec
Sun, 30 Nov 2008 23:51:02 +0000 michael Fix segfault due to deallocated entries in delayed_pic after size change. libavcodec