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
|