[FFmpeg-devel] [PATCH] lavf: do not make a hard dep on internal subtitles helpers.

Clément Bœsch ubitux at gmail.com
Tue Mar 19 14:20:15 CET 2013


On Sun, Mar 17, 2013 at 12:37:15AM +0100, Clément Bœsch wrote:
> On Sun, Mar 17, 2013 at 12:28:22AM +0100, Clément Bœsch wrote:
> > ---
> >  libavformat/Makefile | 30 +++++++++++++++---------------
> >  1 file changed, 15 insertions(+), 15 deletions(-)
> > 
> > diff --git a/libavformat/Makefile b/libavformat/Makefile
> > index 73ada77..5058e46 100644
> > --- a/libavformat/Makefile
> > +++ b/libavformat/Makefile
> [...]
> > -OBJS-$(CONFIG_MPL2_DEMUXER)              += mpl2dec.o
> > +OBJS-$(CONFIG_MPL2_DEMUXER)              += mpl2dec.o subtitles.o
> 
> >  OBJS-$(CONFIG_MPSUB_DEMUXER)             += mpsubdec.o
> 
> Added locally this missing bit.
> 

Applied with that change.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130319/b7c16ab1/attachment.asc>


More information about the ffmpeg-devel mailing list