log

age author description
Mon, 24 Mar 2008 22:21:22 +0000 bwolowiec using EAC3_STREAM_TYPE_* instead of numbers libavcodec
Mon, 24 Mar 2008 21:25:49 +0000 bwolowiec using stream type in eac3 parser libavcodec
Mon, 24 Mar 2008 11:49:59 +0000 diego pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used libavcodec
Sun, 23 Mar 2008 15:43:29 +0000 jbr Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by libavcodec
Sat, 22 Mar 2008 17:34:29 +0000 diego Fix typo in variable name: blured --> blurred. libavcodec
Sat, 22 Mar 2008 16:46:36 +0000 diego cosmetics: typo fixes libavcodec
Sat, 22 Mar 2008 01:06:57 +0000 diego typo: occured --> occurred libavcodec
Fri, 21 Mar 2008 13:45:55 +0000 faust3 rl2 decoder libavcodec
Fri, 21 Mar 2008 12:36:49 +0000 zuxy Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() libavcodec
Fri, 21 Mar 2008 11:40:05 +0000 michael Document AVCodec.flush() libavcodec
Fri, 21 Mar 2008 11:35:32 +0000 michael Document AVCodec.capabilities. libavcodec
Fri, 21 Mar 2008 04:48:59 +0000 zuxy Apply 'alloc_size' attribute to ff_realloc_static() libavcodec
Fri, 21 Mar 2008 03:54:45 +0000 zuxy Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Thu, 20 Mar 2008 19:36:20 +0000 diego two more typos spotted by Mike libavcodec
Thu, 20 Mar 2008 19:08:42 +0000 diego british_english--; libavcodec
Thu, 20 Mar 2008 18:16:13 +0000 michael More complete documentation for AVFrame.reference. libavcodec
Thu, 20 Mar 2008 14:24:29 +0000 michael Hardcode register to prevent aparent miscompilation. libavcodec
Thu, 20 Mar 2008 14:09:31 +0000 michael remove unused temp libavcodec
Thu, 20 Mar 2008 09:38:55 +0000 bcoudurier omg, fix compilation libavcodec
Thu, 20 Mar 2008 09:36:04 +0000 bcoudurier correctly set avctx->frame_size for mp3on4 and mp3adu libavcodec
Tue, 18 Mar 2008 20:14:57 +0000 ramiro Remove useless variable since r8456. libavcodec
Tue, 18 Mar 2008 19:51:34 +0000 ramiro Mimic decoder. libavcodec
Mon, 17 Mar 2008 23:08:19 +0000 mru get register names from x86_cpu.h libavcodec
Mon, 17 Mar 2008 23:08:14 +0000 mru use HAVE_FAST_64BIT libavcodec
Mon, 17 Mar 2008 21:00:30 +0000 mru cosmetics: remove useless \-newline escapes libavcodec
Mon, 17 Mar 2008 19:22:31 +0000 mru indentation libavcodec
Mon, 17 Mar 2008 19:22:28 +0000 mru clean up FFT SIMD selection libavcodec
Mon, 17 Mar 2008 02:33:08 +0000 mru mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS libavcodec
Mon, 17 Mar 2008 02:33:05 +0000 mru typo: add missing \ in multi-line macro libavcodec