log

age author description
Sat, 13 Aug 2005 18:49:01 +0000 melanson removed a bunch of unused, sub-optimal code libavcodec
Sat, 13 Aug 2005 18:39:21 +0000 melanson tinfoil patch: be more diligent about checking array boundaries before libavcodec
Sat, 13 Aug 2005 18:25:17 +0000 melanson tinfoil patch: validate motion vectors and do not free frame on exit if libavcodec
Sat, 13 Aug 2005 17:46:09 +0000 melanson tinfoil patch: make sure pixel_ptr never goes negative libavcodec
Sat, 13 Aug 2005 17:12:38 +0000 melanson tinfoil patch: accept no widths that are no multiples of 4 libavcodec
Sat, 13 Aug 2005 16:59:01 +0000 melanson tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodec
Sat, 13 Aug 2005 13:45:42 +0000 mru fix building in separate directory libavcodec
Sat, 13 Aug 2005 09:12:09 +0000 michael security fixes libavcodec
Thu, 11 Aug 2005 01:28:04 +0000 michael DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) libavcodec
Sat, 06 Aug 2005 09:46:04 +0000 michael mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) libavcodec
Fri, 05 Aug 2005 23:25:35 +0000 michael liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) libavcodec
Fri, 05 Aug 2005 19:15:34 +0000 alex 10l libavcodec
Thu, 04 Aug 2005 22:46:27 +0000 michael segfault fix libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Mon, 01 Aug 2005 20:01:41 +0000 michael fix assertion failure for mpeg2 encoding libavcodec
Mon, 01 Aug 2005 14:47:07 +0000 michael workaround 'colocated mv if colocated block is L1 predicted' bug in x264 libavcodec
Sun, 31 Jul 2005 10:51:04 +0000 michael A.B.C versions libavcodec
Sun, 31 Jul 2005 10:00:25 +0000 michael try to check for nonsense time_base instead of setting fake one libavcodec
Sat, 30 Jul 2005 16:15:36 +0000 michael check time_base.den for mpeg4 libavcodec
Wed, 27 Jul 2005 13:16:35 +0000 michael motion vector limit for mpeg2 libavcodec
Wed, 27 Jul 2005 07:29:20 +0000 diego Reduce verbosity. libavcodec
Wed, 27 Jul 2005 00:15:55 +0000 michael fixing colocated mv if colocated block is L1 predicted for the temporal direct case libavcodec
Tue, 26 Jul 2005 23:40:55 +0000 michael fixing colocated mv if colocated block is L1 predicted libavcodec
Mon, 25 Jul 2005 23:07:27 +0000 michael Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) libavcodec
Mon, 25 Jul 2005 14:35:01 +0000 michael thread mess check for avcodec_open/close() libavcodec
Sun, 24 Jul 2005 09:28:24 +0000 michael fix user data parsing code so it suppors pre1 and cvs libavcodec
Sat, 23 Jul 2005 11:16:18 +0000 michael minor user data reading bugfix libavcodec
Fri, 22 Jul 2005 09:01:47 +0000 reimar Add missing +1 in bounds check. libavcodec
Fri, 22 Jul 2005 08:48:00 +0000 reimar reset restart_count when restart_interval is set and fill the libavcodec
Tue, 19 Jul 2005 14:25:23 +0000 michael portable IEEE float/double read/write functions libavcodec