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

Ramiro Polla ramiro.polla
Thu Mar 19 22:25:11 CET 2009


On Wed, Mar 18, 2009 at 6:52 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Mar 18, 2009 at 02:32:08PM -0300, Ramiro Polla wrote:
>> 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.
>
> parts i maintain are probably ok

Mans ok'd the build system part on IRC. Applied.




More information about the ffmpeg-devel mailing list