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

Clément Bœsch ubitux at gmail.com
Sun Mar 17 00:37:15 CET 2013


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.

[...]

-- 
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/20130317/44f21f1c/attachment.asc>


More information about the ffmpeg-devel mailing list