OSDN Git Service

alacdec: implement the 2-pass prediction type.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 7 Dec 2011 16:56:57 +0000 (11:56 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 3 Jan 2012 18:15:24 +0000 (13:15 -0500)
commite49d21306a49c09bdf66435b73ea01384a5645ae
treecfa8c1667085569c238f3be12402a8566eaaf009
parentbb63475aec53e001ad84a24ed6e2a23ad1697fc8
alacdec: implement the 2-pass prediction type.

The reference encoder does not generate any streams using this, but the
reference decoder can handle it, so we should as well.
libavcodec/alac.c