log

age author description
Sat, 03 May 2008 03:47:26 +0000 diego Dirac decoding/encoding support via libdirac. libavcodec
Sat, 03 May 2008 03:33:21 +0000 diego Add Dirac parser from SoC; written by Marco Gerards; libavcodec
Fri, 02 May 2008 23:20:29 +0000 jbr include avcodec.h libavcodec
Fri, 02 May 2008 22:58:16 +0000 banan Long name spelling fixes libavcodec
Fri, 02 May 2008 21:35:32 +0000 jbr move call to init_get_bits inside conditional libavcodec
Fri, 02 May 2008 21:34:34 +0000 jbr share streaminfo parsing function libavcodec
Fri, 02 May 2008 21:33:14 +0000 jbr split out some decoder context params to a shared macro libavcodec
Fri, 02 May 2008 21:30:32 +0000 jbr change function parameters for dump_headers() libavcodec
Fri, 02 May 2008 21:29:49 +0000 jbr change function parameters for metadata_streaminfo() libavcodec
Thu, 01 May 2008 15:20:57 +0000 diego Mark symbol as static, patch by Diego 'Flameeyes' Petten, flameeyes gmail com. libavcodec
Wed, 30 Apr 2008 16:33:58 +0000 diego Comment out unused ff_vc1_norm6_spec table. libavcodec
Wed, 30 Apr 2008 09:29:15 +0000 diego Transform codec short name into a single word. libavcodec
Tue, 29 Apr 2008 21:31:21 +0000 diego Add long names to some AVCodec declarations. libavcodec
Tue, 29 Apr 2008 18:32:06 +0000 michael indent libavcodec
Tue, 29 Apr 2008 18:31:29 +0000 michael Fix decoding of: libavcodec
Tue, 29 Apr 2008 14:08:01 +0000 ramiro Typo: distoration -> distortion. libavcodec
Tue, 29 Apr 2008 08:37:40 +0000 superdump Remove leading whitespace in long codec name that was committed in r13017 libavcodec
Tue, 29 Apr 2008 07:24:44 +0000 diego Add some long names to AVCodec declarations. libavcodec
Tue, 29 Apr 2008 07:11:59 +0000 diego Transform codec names into single words. libavcodec
Tue, 29 Apr 2008 01:29:35 +0000 jbr remove unused variable, min_framesize libavcodec
Mon, 28 Apr 2008 13:37:36 +0000 kostya Calculate motion vector information based on PTS provided in slice header libavcodec
Mon, 28 Apr 2008 10:21:58 +0000 diego Add long names to some AVCodec declarations. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Sun, 27 Apr 2008 22:19:02 +0000 diego Make 8SVX codec names just a single word for consistency with other codec names. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sun, 27 Apr 2008 10:01:07 +0000 diego Use filename as multiple inclusion guard. libavcodec
Sat, 26 Apr 2008 16:02:22 +0000 diego Rename i386/cputest.c --> i386/cpuid.c. libavcodec
Sat, 26 Apr 2008 15:38:00 +0000 diego Remove unnecessary test program dependency declarations. libavcodec
Sat, 26 Apr 2008 15:20:06 +0000 superdump Grammar fixes and improvements for the new ACELP code libavcodec
Sat, 26 Apr 2008 14:41:29 +0000 bcoudurier break if error in header so it can output already decoded frames libavcodec