Mon, 30 Mar 2009 02:54:19 +0000 |
ramiro |
mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively.
libavcodec
|
Fri, 20 Mar 2009 13:02:15 +0000 |
ramiro |
truehd: support up to 3 substreams.
libavcodec
|
Fri, 30 Jan 2009 18:38:25 +0000 |
diego |
Add missing void keyword to parameterless function declarations.
libavcodec
|
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
|