[FFmpeg-devel] [PATCH] Split TrueHD decoder from MLP

Ramiro Polla ramiro.polla
Wed Mar 18 18:32:08 CET 2009


On Wed, Mar 18, 2009 at 4:26 AM, Diego Biurrun <diego at biurrun.de> wrote:
> On Tue, Mar 17, 2009 at 10:30:45PM -0300, ramiro at lisha.ufsc.br wrote:
>> From: Ramiro Polla <ramiro at ubuntu-8.10-macbook>
>>
>> --- a/libavcodec/mlpdec.c
>> +++ b/libavcodec/mlpdec.c
>> @@ -1038,6 +1038,7 @@ error:
>>
>> +#ifdef CONFIG_MLP_DECODER
>> @@ -1047,6 +1048,20 @@ AVCodec mlp_decoder = {
>>
>> +#ifdef CONFIG_TRUEHD_DECODER
>
> These are wrong, as previously pointed out.

Patch updated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: split_truehd_from_mlp.diff
Type: text/x-diff
Size: 4661 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090318/29044f1c/attachment.diff>



More information about the ffmpeg-devel mailing list