[FFmpeg-devel] [PATCH] fix configure if only AC3 selected

Justin Ruggles justin.ruggles
Thu May 13 00:01:55 CEST 2010


Vladimir Pantelic wrote:

> Vladimir Pantelic wrote:
>> Hello,
>>
>> since this:
>>
>>   >>>  [PATCH] E-AC-3 spectral extension (bump)
>>   >>>
>>>>>  >  >   Changelog                 |    1
>>>>>  >  >   libavcodec/ac3dec.c       |  119
>>>  ++++++++++++++++++++++++++++++++++++++++++----
>>>>>  >  >   libavcodec/ac3dec.h       |   47 ++++++++++++++++++
>>>>>  >  >   libavcodec/ac3dec_data.c  |    6 ++
>>>>>  >  >   libavcodec/ac3dec_data.h  |    1
>>>>>  >  >   libavcodec/eac3dec.c      |  105 ++++++++++++++++++++++++++++++++++++----
>>>>>  >  >   libavcodec/eac3dec_data.c |   39 +++++++++++++++
>>>>>  >  >   libavcodec/eac3dec_data.h |    1
>>>>>  >  >   8 files changed, 299 insertions(+), 20 deletions(-)
>>>>>  >  >  989de678ad9f88b3ed4d4f9c9bc40d46600db9c2  eac3_spx_11.diff
>>>>  >
>>>  Patch applied with a minor version bump.
>>>
>>>  Thank you for resubmitting and testing, Carl Eugen
>> one cannot build AC-3 any more if only AC-3 is selected as it now depends on
>> code from E-AC-3 as well.
>>
>> attached patch fixes it (for me) :)
> 
> ping

I would rather avoid compiling extra files unnecessarily.  Two
alternative patches attached.  Not sure which, if either, would be the
better approach.

-Justin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: eac3_optional_functions_1.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100512/c0cd51e2/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: eac3_optional_functions_2.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100512/c0cd51e2/attachment.txt>



More information about the ffmpeg-devel mailing list