log

age author description
Sat, 27 Jan 2007 14:15:03 +0000 reimar Fix buffer end checks in lzo copy code to work in all cases. libavcodec
Sat, 27 Jan 2007 14:10:57 +0000 mru rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure libavcodec
Sat, 27 Jan 2007 13:48:27 +0000 reimar Add lzo test code libavcodec
Sat, 27 Jan 2007 12:35:12 +0000 lu_zero Fix warnings and simplify/reorder the code libavcodec
Sat, 27 Jan 2007 07:39:16 +0000 diego Segregate code common to BMP decoder and future encoder libavcodec
Sat, 27 Jan 2007 06:57:11 +0000 kostya Set aspect ratio if present (for AP only) libavcodec
Fri, 26 Jan 2007 15:26:08 +0000 michael fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg libavcodec
Fri, 26 Jan 2007 15:11:10 +0000 takis Typo libavcodec
Fri, 26 Jan 2007 12:32:23 +0000 bcoudurier remove void * used in arithmetic warnings libavcodec
Fri, 26 Jan 2007 02:29:23 +0000 michael cosmetics / remove #if 0 code libavcodec
Thu, 25 Jan 2007 15:23:22 +0000 takis Silence GCC when incorrectly complaining that the "line" variable could be used libavcodec
Thu, 25 Jan 2007 09:54:22 +0000 takis Bring down the number of snow.c warnings from 27 to 17 by using the const libavcodec
Thu, 25 Jan 2007 09:43:52 +0000 takis Brings down the number of snow.c warnings from 33 to 27 by putting parentheses libavcodec
Thu, 25 Jan 2007 08:21:02 +0000 banan Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. libavcodec
Thu, 25 Jan 2007 06:44:53 +0000 kostya Some TIFFs do not set rows per strip for single strip. libavcodec
Thu, 25 Jan 2007 00:34:38 +0000 diego Move conditional CFLAGS and OBJS setting to common place. libavcodec
Thu, 25 Jan 2007 00:16:28 +0000 diego Theora encoding via libtheora. libavcodec
Wed, 24 Jan 2007 17:50:28 +0000 kostya Add debug messages for AP headers libavcodec
Wed, 24 Jan 2007 17:49:26 +0000 kostya Off-by-one error fix libavcodec
Wed, 24 Jan 2007 17:47:42 +0000 kostya Fail on VC-1 interlaced streams libavcodec
Wed, 24 Jan 2007 16:15:00 +0000 bcoudurier add hint for closed gop and sc threshold error message libavcodec
Wed, 24 Jan 2007 15:32:49 +0000 gpoirier fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % libavcodec
Wed, 24 Jan 2007 15:31:48 +0000 gpoirier Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, libavcodec
Wed, 24 Jan 2007 14:20:00 +0000 michael set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264 libavcodec
Wed, 24 Jan 2007 11:20:01 +0000 michael crash fix by Carl Eugen Hoyos cehoyos ag.or at libavcodec
Wed, 24 Jan 2007 11:01:17 +0000 michael explicit values for all enums libavcodec
Wed, 24 Jan 2007 10:41:03 +0000 michael enum libavcodec
Wed, 24 Jan 2007 00:54:36 +0000 michael maybe fix segfault with missing extradata (unchecked) libavcodec
Tue, 23 Jan 2007 19:32:26 +0000 michael fix segfault with darkkben.free.fr/corrupted_h264.mp4 libavcodec
Tue, 23 Jan 2007 13:42:09 +0000 michael flame libavcodec