All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc
Date: Fri, 8 Aug 2014 12:28:05 +0200	[thread overview]
Message-ID: <20140808102805.GD14848@jama> (raw)
In-Reply-To: <2430037.0dFcuVztg3@peggleto-mobl5.ger.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1390 bytes --]

On Wed, Aug 06, 2014 at 03:42:38PM +0100, Paul Eggleton wrote:
> On Wednesday 06 August 2014 16:37:34 Martin Jansa wrote:
> > On Wed, Aug 06, 2014 at 01:41:58PM +0100, Paul Eggleton wrote:
> > > On Wednesday 06 August 2014 13:41:56 Martin Jansa wrote:
> > > > * building with libav-9 fails with:
> > > >   | checking for POSTPROC... configure: error: Package requirements
> > > >   | (libpostproc libavcodec libavutil) were not met:
> > > >   | 
> > > >   | No package 'libpostproc' found
> > > 
> > > Does gst-ffmpeg actually work with libav > 0.8?
> > 
> > No, not yet (see world status e-mails), but at least this is step
> > in right direction IMHO and doesn't harm libav-0.8 users.
> 
> I'm just not sure gst-ffmpeg should be allowed to get past this at all if it's 

It gets past this when libpostproc is built before gst-ffmpeg, adding
the dependency only makes the failure with libav-9 to be deterministic
(always in the same piece of code).

> not currently expected to work. The known working configuration is either 
> gst-ffmpeg + libav 0.8.x, or gstreamer1.0-libav + libav > 0.8.x.

FWIW here is patchset used by gentoo to make gst-ffmpeg-0.10.13
compatible with libav-9:

http://dev.gentoo.org/~tetromino/distfiles/gst-plugins-ffmpeg/gst-ffmpeg-0.10.13_p2012.11-libav-9-patches.tar.xz

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2014-08-08 10:27 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 12:13 [RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-08-06 11:41 ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Martin Jansa
2014-08-06 11:41   ` [PATCH 2/2] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-08-06 12:41   ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Paul Eggleton
2014-08-06 14:37     ` Martin Jansa
2014-08-06 14:42       ` Paul Eggleton
2014-08-08 10:28         ` Martin Jansa [this message]
2014-08-08 13:57           ` [PATCH] gst-ffmpeg: add PACKAGECONFIG for libav9 and patch from Gentoo Martin Jansa
2014-08-16 18:23             ` Martin Jansa
2014-08-08 14:06           ` [RFC][PATCH] libav: drop older 0.8.11 and use libav-9 by default Martin Jansa
2014-08-08 14:08             ` Paul Eggleton
2014-08-08 15:08               ` Martin Jansa
2014-08-08 14:08             ` Martin Jansa
2014-08-09  3:00         ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Tim Orling
2014-08-10 11:23           ` Paul Eggleton
2014-08-16 18:20 ` [RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-10-30  8:21 ` Martin Jansa
2014-12-10 14:17   ` [PATCHv2 1/4] gst-ffmpeg: add dependency on libpostproc Martin Jansa
2014-12-10 14:17     ` [PATCHv2 2/4] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-12-10 14:17     ` [PATCHv2 3/4] libav: drop older 0.8.11 and use libav-9 by default Martin Jansa
2014-12-18 16:29       ` Burton, Ross
2014-12-18 17:01         ` Martin Jansa
2014-12-18 17:02         ` [PATCHv3] libav: drop older 0.8.* " Martin Jansa
2014-12-10 14:17     ` [PATCHv2 4/4] libpostproc: import from meta-oe Martin Jansa
2015-01-21 20:49       ` Burton, Ross
2015-01-18 17:05     ` [PATCHv2 1/4] gst-ffmpeg: add dependency on libpostproc Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140808102805.GD14848@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.