log

age author description
Sun, 30 Aug 2009 10:54:16 +0000 kostya Convert ZERO8x2 macro into inline function libavcodec
Sun, 30 Aug 2009 08:29:11 +0000 reimar Remove unused variable. libavcodec
Sun, 30 Aug 2009 06:30:53 +0000 kostya Zeroing pic->motion_val in RV3/4 causes alignment problems on some 64-bit libavcodec
Sun, 30 Aug 2009 06:16:33 +0000 kostya Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block libavcodec
Sat, 29 Aug 2009 21:04:18 +0000 jbr Store the frame size in the LibSpeexContext in case the header does not exist. libavcodec
Sat, 29 Aug 2009 16:55:55 +0000 mru One declaration of mm_flags is enough libavcodec
Sat, 29 Aug 2009 16:55:50 +0000 mru Move declarations of some mmx functions to dsputil_mmx.h libavcodec
Sat, 29 Aug 2009 16:55:46 +0000 mru Move DECLARE_ALIGNED_8 definition next to DECLARE_ALIGNED_16 libavcodec
Fri, 28 Aug 2009 23:39:02 +0000 mru Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16 libavcodec
Fri, 28 Aug 2009 00:57:00 +0000 jbr Use the output data type to determine the maximum number of samples that can be libavcodec
Fri, 28 Aug 2009 00:44:54 +0000 jbr Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavcodec
Thu, 27 Aug 2009 17:46:13 +0000 alexc Re-add search_for_ms to the coefficients encoders to silence warnings libavcodec
Thu, 27 Aug 2009 16:38:57 +0000 vitor Formatting K&R fixes libavcodec
Thu, 27 Aug 2009 15:52:44 +0000 vitor Mark "i" parameter of vector_clipf_sse() as early-clobber libavcodec
Thu, 27 Aug 2009 15:49:05 +0000 vitor 100l, revision 19728 added a bug that broke twinvq decoding. I forgot to libavcodec