log dv.c @ 11444:6f1697664bf2 libavcodec

age author description
Wed, 17 Feb 2010 20:36:20 +0000 mru Use LOCAL_ALIGNED macro for local arrays libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Tue, 12 Jan 2010 13:54:35 +0000 michael Align mb_bit_buffer and vs_bit_buffer as their alignment is checked by assert(). libavcodec
Fri, 11 Dec 2009 23:56:49 +0000 cehoyos Fail earlier for unsupported resolutions or pixel formats when encoding libavcodec
Mon, 09 Nov 2009 22:10:43 +0000 rbultje Make get_bits_left() available for use in libavcodec (was previously held libavcodec
Fri, 16 Oct 2009 07:55:57 +0000 reimar Split parts of dvdata.h into dvdata.c, this ensures that things like libavcodec
Tue, 29 Sep 2009 19:18:51 +0000 reimar Use context instead of NULL for logging. libavcodec