OSDN Git Service

alacenc: implement the 2-pass prediction type.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 7 Dec 2011 18:01:01 +0000 (13:01 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 3 Jan 2012 18:15:23 +0000 (13:15 -0500)
commitbb63475aec53e001ad84a24ed6e2a23ad1697fc8
tree5e3578f194da5c70fd8b58e265d10c99fd900629
parent149e1b0468ca8828fe198025c4662a957871bd02
alacenc: implement the 2-pass prediction type.

This isn't used by the reference encoder, but it is supported by the decoder.
libavcodec/alacenc.c