Mercurial > libavcodec.hg
log svq1dec.c @ 6483:1c99abd63afb libavcodec
age | author | description |
---|---|---|
Sun, 09 Mar 2008 23:31:02 +0000 | aurel | add FF_ prefix to all (frame)_TYPE usage libavcodec |
Fri, 01 Feb 2008 15:53:25 +0000 | michael | some const libavcodec |
Wed, 16 Jan 2008 09:02:22 +0000 | diego | Add const qualifiers to unmodified function parameters, fixes the warning: libavcodec |
Wed, 16 Jan 2008 08:59:12 +0000 | diego | Remove bogus cast. libavcodec |
Thu, 09 Aug 2007 00:13:31 +0000 | alex | use get_bits1(..) instead get_bits(.., 1) libavcodec |
Fri, 06 Jul 2007 15:19:35 +0000 | aurel | split SVQ1 decoder and encoder in their own files libavcodec |