log h261.c @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sat, 16 Jun 2007 15:15:19 +0000 mru move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't libavcodec
Mon, 21 May 2007 12:51:29 +0000 takis Split the h261.c file into separate files for the encoder, decoder and common stuff. libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Fri, 04 May 2007 19:38:10 +0000 diego Move H.261 parser to its own file. libavcodec
Wed, 14 Mar 2007 13:19:19 +0000 michael kill av_mallocz_static() calls in init_rl() libavcodec
Thu, 16 Nov 2006 09:58:34 +0000 bcoudurier throw error if unsupported resolution is used with h261 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 20 Sep 2006 21:17:37 +0000 michael set supported pixel formats for a few encoders (fixes crashes with grayscale) libavcodec
Sat, 02 Sep 2006 23:10:28 +0000 mru remove redundant declarations libavcodec
Mon, 14 Aug 2006 18:17:14 +0000 michael fix codec timebase and timestamps libavcodec
Mon, 14 Aug 2006 17:58:30 +0000 michael fix h261 parsing bug libavcodec
Sun, 09 Jul 2006 12:02:15 +0000 mru --enable/disable parsers. Warning: some combinations are broken. libavcodec
Mon, 29 May 2006 16:30:56 +0000 michael cbp must be >0 here or we are in troubble libavcodec
Wed, 08 Mar 2006 11:43:10 +0000 diego (f)printf --> av_log conversion libavcodec
Sat, 28 Jan 2006 16:05:06 +0000 aurel make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Thu, 14 Jul 2005 21:39:36 +0000 michael skip_idct libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Mon, 25 Apr 2005 00:57:48 +0000 michael avoid unneeded clear_blocks() 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, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Mon, 03 Jan 2005 16:13:52 +0000 michael Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) 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
Fri, 19 Nov 2004 11:37:03 +0000 michael fix parser libavcodec
Fri, 12 Nov 2004 01:21:34 +0000 michael H261 fixing and cleaning: libavcodec
Thu, 28 Oct 2004 18:42:31 +0000 michael cleanup libavcodec
Thu, 28 Oct 2004 18:17:48 +0000 michael simplify ff_h261_reorder_mb_index libavcodec
Thu, 28 Oct 2004 17:34:14 +0000 michael simplify libavcodec
Thu, 28 Oct 2004 17:21:34 +0000 michael fix and cleanup h261 mb_type selection libavcodec
Thu, 28 Oct 2004 12:12:33 +0000 michael cleanup libavcodec
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec
Fri, 08 Oct 2004 22:57:39 +0000 michael h.261 loop filter fix libavcodec
Fri, 08 Oct 2004 21:45:29 +0000 michael nonsense removial libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Mon, 13 Sep 2004 03:27:53 +0000 michael H.261 decoder improvements libavcodec
Mon, 26 Jul 2004 16:49:00 +0000 michael argh libavcodec
Thu, 22 Jul 2004 10:23:28 +0000 michael - Support empty GOB's (no mb's) and skip all mb's libavcodec
Mon, 31 May 2004 23:44:02 +0000 michael 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
Sun, 30 May 2004 22:29:15 +0000 michael removing h263 specific code libavcodec
Sun, 30 May 2004 21:39:38 +0000 michael simplify libavcodec
Sun, 30 May 2004 21:21:13 +0000 michael rewrite h261 loop filter libavcodec
Sun, 30 May 2004 20:37:15 +0000 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec