log mpegvideo_common.h @ 12488:351a81a23343 libavcodec

age author description
Fri, 02 Jul 2010 10:49:29 +0000 diego Fix misspelled parameter names in Doxygen documentation. libavcodec
Wed, 30 Jun 2010 01:47:42 +0000 cehoyos Fix strict-aliasing violations in MPV_motion_internal. libavcodec
Tue, 22 Jun 2010 21:12:42 +0000 cehoyos Use right-shift instead of division by two. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Wed, 30 Dec 2009 02:08:25 +0000 diego Get rid of pointless CONFIG_WMV2 definition. libavcodec
Mon, 30 Nov 2009 19:14:00 +0000 michael Set mb_y in mpeg2 field pictures like h264 does. libavcodec
Mon, 30 Nov 2009 17:29:21 +0000 michael Make ""MPEG motion vector out of boundary" message more verbose. libavcodec
Mon, 03 Aug 2009 17:55:02 +0000 heydowns Cosmetic: Reindent after last commit libavcodec
Mon, 03 Aug 2009 17:54:11 +0000 heydowns Revert r18344. Fixes at least issue 1218, 1221, and 1187), see master libavcodec
Mon, 13 Apr 2009 03:33:39 +0000 bcoudurier fix indentation and remove whitespace after return libavcodec
Mon, 06 Apr 2009 21:45:02 +0000 michael Try to honor even completely invalid motion vectors as far as is libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sun, 25 Jan 2009 19:11:10 +0000 diego Directly #include some required headers. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Wed, 14 Jan 2009 17:19:17 +0000 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Mon, 29 Sep 2008 15:41:55 +0000 cehoyos Fix a warning about an undefined function when compiling h264.c libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Mon, 21 Apr 2008 08:32:11 +0000 benoit Force inlining of MPV_motion_internal. libavcodec
Mon, 21 Apr 2008 08:30:54 +0000 benoit Unroll codepath libavcodec
Thu, 10 Apr 2008 19:07:12 +0000 diego cosmetics: Break some overly long lines. libavcodec
Thu, 10 Apr 2008 10:40:01 +0000 diego cosmetics: Break some overly long lines. libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Wed, 01 Aug 2007 00:39:39 +0000 michael make grayscale only decoding checks in inner loops compiletime killable libavcodec
Tue, 31 Jul 2007 16:22:57 +0000 takis Fix typo libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Tue, 03 Jul 2007 09:55:56 +0000 benoit Description: split mpegvideo.c libavcodec