Mercurial > libavcodec.hg
log mlp.h @ 8321:e9db9859de6c libavcodec
age | author | description |
---|---|---|
Wed, 03 Dec 2008 01:14:06 +0000 | ramiro | mlp: initialize all CRC tables in a common function. libavcodec |
Sun, 31 Aug 2008 07:39:47 +0000 | stefano | Globally rename the header inclusion guard names. libavcodec |
Thu, 14 Aug 2008 19:38:39 +0000 | ramiro | mlp: Define End-of-Stream code in common header file and use it in decoder. 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 19:43:18 +0000 | ramiro | mlp: Cosmetics: Close comments in an extra line and libavcodec |
Wed, 13 Aug 2008 18:47:03 +0000 | ramiro | mlp: Split common code from parser and decoder to be used by encoder. libavcodec |