log h264.h @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 06 Jul 2010 07:40:35 +0000 diego Add av_unused to decode_mb_skip declaration to fix the following warning: libavcodec
Mon, 05 Jul 2010 12:42:19 +0000 michael Factorize ff_generate_sliding_window_mmcos() out. libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Fri, 28 May 2010 20:14:14 +0000 hyc Cleanup prev commit, flag variable should start with 0 libavcodec
Fri, 28 May 2010 18:50:39 +0000 hyc Parse avctx->extradata if available. libavcodec
Wed, 26 May 2010 19:00:59 +0000 cehoyos Factorize ff_h264_decode_extradata(). libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 13 Apr 2010 22:15:49 +0000 diego Move static function fill_filter_caches() from h264.h to h264.c. libavcodec
Tue, 30 Mar 2010 21:05:11 +0000 michael Fix implicit weight for b frames in mbaff. libavcodec
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavcodec
Tue, 16 Mar 2010 01:17:00 +0000 mru Move H264 dsputil functions into their own struct libavcodec
Mon, 15 Mar 2010 23:00:53 +0000 mru H264: fix signed overflow in constant multiplication libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Thu, 04 Mar 2010 02:00:05 +0000 michael Port Optimizations about *_type init from decode to filter code. libavcodec
Thu, 04 Mar 2010 01:03:15 +0000 michael Optimize *_type init, 1.5 cpu cycles faster. libavcodec