gst-plugins-bad: applemedia: Fix build on iOS and probably also on OSX

Sebastian Dröge sebastian at centricular.com
Mon Jan 20 08:14:57 PST 2014


On Mo, 2014-01-20 at 16:48 +0100, Andoni Morales wrote:
> >
> >  sys/applemedia/Makefile.am |    4 +++-
> >  sys/applemedia/plugin.m    |    2 ++
> >  2 files changed, 5 insertions(+), 1 deletion(-)
> >
> > diff --git a/sys/applemedia/Makefile.am b/sys/applemedia/Makefile.am
> > index 57b12b9..e30ec1e 100644
> > --- a/sys/applemedia/Makefile.am
> > +++ b/sys/applemedia/Makefile.am
> > @@ -89,7 +89,9 @@ else
> >  libgstapplemedia_la_SOURCES +=                 \
> >         qtkitvideosrc.m                         \
> >         vtenc.c                                 \
> > -       vtdec.c
> > +       vtdec.c                                 \
> > +       vth264decbin.c                          \
> > +       vth264encbin.c
> >
> 
> I don't think the decoding/encoding bins are needed anymore in 1.x. I think
> they were used in 0.10 to force parsed h264 in the input of the encoder,
> but that should be handled correctly now with the caps.

Yes, see next commit :)

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140120/1c5fbf1c/attachment.pgp>


More information about the gstreamer-devel mailing list