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

Vladimir Pantelic pan
Mon Apr 12 11:34:21 CEST 2010


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) :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_ac3_eac3.patch
Type: text/x-patch
Size: 717 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100412/d7a1d0c6/attachment.bin>



More information about the ffmpeg-devel mailing list