Re: [FFmpeg-devel] [PATCH] libzvbi depends on ass

2016-08-23 Thread Carl Eugen Hoyos
2016-08-23 11:54 GMT+02:00 Rafaël Carré : > --- > libavcodec/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/Makefile b/libavcodec/Makefile > index b375720..430455f 100644 > --- a/libavcodec/Makefile > +++ b/libavcodec/Makefile > @@ -901,7 +901,7 @@ OBJ

[FFmpeg-devel] [PATCH] libzvbi depends on ass

2016-08-23 Thread Rafaël Carré
--- libavcodec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index b375720..430455f 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -901,7 +901,7 @@ OBJS-$(CONFIG_LIBX264_ENCODER)+= libx264.o OBJS-$