log

age author description
Fri, 15 Sep 2006 13:53:26 +0000 diego Fix Indel --> Intel typo. libavcodec
Fri, 15 Sep 2006 10:57:20 +0000 takis Rename the AVOption's names to the shorter OptionDef names. libavcodec
Fri, 15 Sep 2006 10:28:23 +0000 bcoudurier remove unused, uninitialized free format frame size libavcodec
Thu, 14 Sep 2006 22:13:23 +0000 aurel disable vp3 mmx idct for theora files to avoid artifacts libavcodec
Thu, 14 Sep 2006 14:02:32 +0000 takis Synchronize the defaults specified in the AVOptions[] array to the defaults libavcodec
Thu, 14 Sep 2006 13:51:54 +0000 takis Make OFFSET() reuse offsetof libavcodec
Thu, 14 Sep 2006 11:23:41 +0000 takis Allow parameter values (AVOptions) to use the 'k', 'M', 'G' libavcodec
Thu, 14 Sep 2006 00:38:03 +0000 diego Remove the LGPL exception clause as discussed on ffmpeg-devel libavcodec
Wed, 13 Sep 2006 21:39:41 +0000 diego Proper armv5te instructions support detection. libavcodec
Wed, 13 Sep 2006 20:16:33 +0000 aurel replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) libavcodec
Wed, 13 Sep 2006 09:28:48 +0000 gpoirier corrects the type of the AVOption parameter "bugs", patch by Takis libavcodec
Wed, 13 Sep 2006 09:03:13 +0000 gpoirier adds descriptions to the libavcodec AVOptions array, taken from the libavcodec
Tue, 12 Sep 2006 20:58:17 +0000 aurel Enables back the mmx/sse optimized version of the vp3 idct. libavcodec
Tue, 12 Sep 2006 04:35:11 +0000 kostya Swap back and forward motion vectors to achieve correct picture libavcodec
Tue, 12 Sep 2006 04:29:37 +0000 kostya Set motion vectors used in B-frames to zero by default libavcodec