All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv4 0/4] libav-9
Date: Thu, 22 Jan 2015 17:39:30 +0100	[thread overview]
Message-ID: <cover.1421943849.git.Martin.Jansa@gmail.com> (raw)

Changes since v3:
added LICENSE_FLAGS to libpostproc as requested by Ross.

The following changes since commit 0bcc01121e928d0be7a0550e500425852c63cf98:

  arch-mips.inc: Add the MIPS ABIEXTENSION to toolchain name (2015-01-21 14:28:43 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/libav
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/libav

Martin Jansa (4):
  gst-ffmpeg: add dependency on libpostproc
  libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11
  libav: drop older 0.8.* and use libav-9 by default
  libpostproc: import from meta-oe

 .../gstreamer/gst-ffmpeg_0.10.13.bb                |  5 +--
 meta/recipes-multimedia/libav/libav.inc            | 13 +++---
 .../0001-configure-enable-pic-for-AArch64.patch    | 23 -----------
 meta/recipes-multimedia/libav/libav_0.8.15.bb      | 18 ---------
 meta/recipes-multimedia/libav/libav_9.16.bb        |  9 -----
 meta/recipes-multimedia/libav/libpostproc_git.bb   | 46 ++++++++++++++++++++++
 6 files changed, 56 insertions(+), 58 deletions(-)
 delete mode 100644 meta/recipes-multimedia/libav/libav/0001-configure-enable-pic-for-AArch64.patch
 delete mode 100644 meta/recipes-multimedia/libav/libav_0.8.15.bb
 create mode 100644 meta/recipes-multimedia/libav/libpostproc_git.bb

-- 
2.2.1



             reply	other threads:[~2015-01-22 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 16:39 Martin Jansa [this message]
2015-01-22 16:39 ` [PATCHv4 1/4] gst-ffmpeg: add dependency on libpostproc Martin Jansa
2015-01-22 16:39 ` [PATCHv4 2/4] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2015-01-22 16:39 ` [PATCHv4 3/4] libav: drop older 0.8.* and use libav-9 by default Martin Jansa
2015-01-22 16:39 ` [PATCHv4 4/4] libpostproc: import from meta-oe 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=cover.1421943849.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.