log

age author description
Tue, 19 Feb 2008 22:09:08 +0000 michael Fix ;; libavcodec
Tue, 19 Feb 2008 21:55:13 +0000 reimar Fix warnings: libavcodec
Tue, 19 Feb 2008 21:46:40 +0000 reimar Remove duplicate ; libavcodec
Tue, 19 Feb 2008 21:42:10 +0000 reimar Add casts to avoid warnings: libavcodec
Tue, 19 Feb 2008 21:37:53 +0000 reimar Missing const libavcodec
Tue, 19 Feb 2008 15:55:14 +0000 michael Reduce the number of senselessly scanned bytes. libavcodec
Tue, 19 Feb 2008 07:24:00 +0000 gpoirier arg 10000l. Fix wrong fix committed in r12141 libavcodec
Tue, 19 Feb 2008 07:20:03 +0000 gpoirier fix broken indentation libavcodec
Tue, 19 Feb 2008 07:19:15 +0000 gpoirier 10l: fix always false test: Binary & has lower precedence than == libavcodec
Mon, 18 Feb 2008 23:01:26 +0000 diego Refactor vcprm and vcii macros by using the AVV macro. libavcodec
Mon, 18 Feb 2008 22:26:46 +0000 diego Refactor the FOUROF macro using the AVV macro. libavcodec
Mon, 18 Feb 2008 22:22:17 +0000 diego Remove stray #undef. libavcodec
Mon, 18 Feb 2008 21:35:31 +0000 gpoirier fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't check mm_flags libavcodec
Sun, 17 Feb 2008 03:44:47 +0000 mru remove duplicate AV_STRINGIFY() definition libavcodec
Sat, 16 Feb 2008 19:18:30 +0000 mru clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN libavcodec
Sat, 16 Feb 2008 15:17:31 +0000 diego FLAT objects cannot have multiple sections, so using the L1 attributes breaks libavcodec
Fri, 15 Feb 2008 21:01:10 +0000 vitor 100l libavcodec
Fri, 15 Feb 2008 20:23:49 +0000 vitor Simplify avcodec_default_get_buffer() libavcodec
Fri, 15 Feb 2008 20:20:57 +0000 vitor Add header for declaration of ff_xxxx functions in imgconvert.c libavcodec
Fri, 15 Feb 2008 20:19:46 +0000 vitor This should not be part of the public API libavcodec
Fri, 15 Feb 2008 19:47:14 +0000 vitor My commit in r11942 broke compilation. libavcodec
Fri, 15 Feb 2008 18:01:07 +0000 vitor Split avpicture_fill() in two functions. This will be libavcodec
Fri, 15 Feb 2008 13:44:08 +0000 banan silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value libavcodec
Fri, 15 Feb 2008 12:04:35 +0000 lucabe Fix libavcodec
Fri, 15 Feb 2008 11:38:38 +0000 lucabe Fix libavcodec
Wed, 13 Feb 2008 14:24:34 +0000 superdump Cosmetics: indentation libavcodec
Wed, 13 Feb 2008 14:20:22 +0000 superdump Remove useless buffering of input data, so that avcodec_decode_audio never libavcodec
Wed, 13 Feb 2008 09:26:10 +0000 diego typo fix: inited --> initialized libavcodec
Wed, 13 Feb 2008 08:05:51 +0000 diego Print Theora bitstream version at DEBUG, not at VERBOSE level. libavcodec
Wed, 13 Feb 2008 01:18:12 +0000 diego cosmetics: Replace // by /* */ comments. libavcodec