Sun, 06 Sep 2009 00:08:19 +0000 |
ramiro |
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
libavcodec
|
Tue, 09 Jun 2009 10:06:25 +0000 |
lucabe |
Properly initialize AVFrames to default values in the MPEG decoder (fixes
libavcodec
|
Wed, 27 May 2009 19:55:35 +0000 |
bcoudurier |
Rename alloc_picture to ff_alloc_picture and move its definition
libavcodec
|
Fri, 15 May 2009 05:39:44 +0000 |
bcoudurier |
decode mpeg-2 closed gop first b frames, fix issue #824
libavcodec
|
Fri, 15 May 2009 02:01:53 +0000 |
bcoudurier |
change pic type to Picture* and remove casts
libavcodec
|
Fri, 17 Apr 2009 14:51:00 +0000 |
michael |
Remove 2 unused variables from MPV_decode_mb_internal() found by CSA.
libavcodec
|
Mon, 13 Apr 2009 03:35:32 +0000 |
bcoudurier |
fix indentation
libavcodec
|