Mercurial > libavcodec.hg
log mlp.c @ 9563:4a842879c63a libavcodec
age | author | description |
---|---|---|
Fri, 30 Jan 2009 18:38:25 +0000 | diego | Add missing void keyword to parameterless function declarations. libavcodec |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |
Wed, 03 Dec 2008 01:14:06 +0000 | ramiro | mlp: initialize all CRC tables in a common function. libavcodec |
Thu, 14 Aug 2008 03:58:05 +0000 | ramiro | mlp: split simple inline function that xors 4 bytes into one. libavcodec |
Wed, 13 Aug 2008 18:47:03 +0000 | ramiro | mlp: Split common code from parser and decoder to be used by encoder. libavcodec |