log h261dec.c @ 6710:a4104482ceef libavcodec

age author description
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sat, 22 Mar 2008 01:06:57 +0000 diego typo: occured --> occurred libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Fri, 01 Feb 2008 13:32:41 +0000 michael const 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
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes 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 base h261.c@f5cc6038cfe4