log svq1.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 09 Jan 2010 18:33:21 +0000 michael Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1 libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 02 Jan 2009 16:19:27 +0000 diego Avoid POSIX-reserved _t namespace. libavcodec
Mon, 07 Jan 2008 12:48:42 +0000 benoit Mark the ff_svq1_frame_size_table as constant. libavcodec
Fri, 06 Jul 2007 15:19:35 +0000 aurel split SVQ1 decoder and encoder in their own files libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Fri, 30 Mar 2007 19:16:41 +0000 lorenm move some stuff out of an inner loop. 12% faster svq1 encoding. libavcodec
Fri, 30 Mar 2007 19:15:31 +0000 lorenm mmx 16-bit ssd. 2.3x faster svq1 encoding. libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavcodec
Wed, 22 Nov 2006 13:53:22 +0000 bcoudurier fix bitstream to be correctly decoded by quicktime libavcodec
Wed, 22 Nov 2006 13:24:58 +0000 bcoudurier fix sigfpe with intra only encoding 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
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings 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
Mon, 05 Sep 2005 10:26:11 +0000 michael set a few variables correctly libavcodec
Thu, 14 Jul 2005 21:39:36 +0000 michael skip_idct libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Mon, 27 Sep 2004 03:19:24 +0000 michael 10l (segfault) libavcodec
Wed, 08 Sep 2004 17:57:25 +0000 alex try to select w/h from tables libavcodec
Wed, 28 Jul 2004 10:13:45 +0000 michael svq1 mv array size fix libavcodec