Mercurial > libavcodec.hg
log mlpdec.c @ 9279:b65ab36734f8 libavcodec
age | author | description |
---|---|---|
Mon, 30 Mar 2009 02:59:45 +0000 | ramiro | mlpdec: Unroll copying filter state data and filtering for the two filters. libavcodec |
Mon, 30 Mar 2009 02:54:19 +0000 | ramiro | mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively. libavcodec |
Sat, 28 Mar 2009 00:53:52 +0000 | ramiro | mlpdec: Remove few random dprintf()s. libavcodec |