log lcl.c @ 4962:f99e40a7155b libavcodec

age author description
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sat, 07 Apr 2007 17:37:30 +0000 diego Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 27 Sep 2006 19:54:07 +0000 mru add some #ifdef CONFIG_ENCODERS/DECODERS libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sat, 15 Jan 2005 00:07:38 +0000 rtognimp Use avcodec_check_dimensions instead of custom hack libavcodec
Sun, 09 Jan 2005 23:39:32 +0000 rtognimp Check pointers before writing to memory, fix possible integer overflows libavcodec
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Thu, 23 Sep 2004 22:20:17 +0000 rtognimp Zlib encoder: fix image orientation (was flipped), 100l in deflate error libavcodec
Thu, 23 Sep 2004 09:42:25 +0000 michael segfault fix by (Kostya <cannonball at bw-team dot com>) libavcodec
Tue, 13 Jan 2004 20:26:44 +0000 rtognimp Right fix for older zlib version libavcodec
Tue, 13 Jan 2004 19:46:37 +0000 rtognimp Fix for older version of zlib libavcodec