mbox

[0/4] Multimedia patches

Message ID cover.1361965429.git.christian.braunersorensen@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org/~cbs/oe-lite/cbss-multimedia multimediacommits

Message

christian.braunersorensen@prevas.dk Feb. 27, 2013, 11:45 a.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Libmad/alsa utils fixes. Add patches for gst-plugins-base. 
The following changes since commit ca33cd0d0d2fe0a4013f07ad5bf3ae3b59abf588:

  gst-fluendo: Upgrade and fix configuration error (2012-12-12 09:26:25 +0100)

are available in the git repository at:

  git://gitorious.org/~cbs/oe-lite/cbss-multimedia multimediacommits
  http://gitorious.org/~cbs/oe-lite/cbss-multimedia/commits/multimediacommits

Christian Sørensen (3):
  add fix for gst plugins good for newer kernels. Removes debug line    
    => backwards compatible
  gst-plugins-ugly: fix libmad rdepends
  gst-plugins-base: Add patches for playbin2 and configure

Morten Thunberg Svendsen (1):
  alsa-utils: Do not run with autotools-reconf, and avoid dependecy on
    autoconf tDDool

 recipes/alsa/alsa-utils_1.0.24.2.oe                |  2 +-
 recipes/gstreamer/gst-plugins-base.inc             |  4 ++++
 .../configure.ac-fix-subparse-plugin.patch         | 27 +++++++++++++++++++++
 .../gstplaybin2-rawvideo-support.patch             | 28 ++++++++++++++++++++++
 ...ild-with-recent-kernels-the-v4l2_buffer-i.patch | 15 ++++++++++++
 recipes/gstreamer/gst-plugins-good_0.10.31.oe      |  1 +
 recipes/gstreamer/gst-plugins-ugly.inc             |  2 +-
 7 files changed, 77 insertions(+), 2 deletions(-)
 create mode 100644 recipes/gstreamer/gst-plugins-base/configure.ac-fix-subparse-plugin.patch
 create mode 100644 recipes/gstreamer/gst-plugins-base/gstplaybin2-rawvideo-support.patch
 create mode 100644 recipes/gstreamer/gst-plugins-good/0001-v4l2-fix-build-with-recent-kernels-the-v4l2_buffer-i.patch