All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/8] gstreamer1: bump series to 1.14
@ 2018-03-20 14:48 Adam Duskett
  2018-03-20 14:48 ` [Buildroot] [PATCH 1/8] gstreamer1: bump " Adam Duskett
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Adam Duskett @ 2018-03-20 14:48 UTC (permalink / raw)
  To: buildroot

Gstreamer1 has released 1.14, and with it comes a large re-arranging of
plugins. As such, the gst1-plugins-base,good,bad, and ugly plugins all need
to be in a single patch this go around.

In addition, I have added sha256sums for all the license files.

Adam Duskett (8):
  gstreamer1: bump to 1.14
  gst-plugins-{base,good,bad,ugly}: bump to 1.14
  gst-omx: bump to 1.14
  gst1-rtsp-server: bump to 1.14
  gst1-vaapi: bump to 1.14
  gst1-libav: bump to 1.14
  gst1-validate: bump to 1.14
  gst1-imx: add hash for license file

 package/gstreamer1/gst-omx/gst-omx.hash            |   5 +-
 package/gstreamer1/gst-omx/gst-omx.mk              |   2 +-
 package/gstreamer1/gst1-imx/gst1-imx.hash          |   1 +
 package/gstreamer1/gst1-libav/gst1-libav.hash      |   5 +-
 package/gstreamer1/gst1-libav/gst1-libav.mk        |   2 +-
 package/gstreamer1/gst1-plugins-bad/Config.in      | 125 +--------------------
 .../gst1-plugins-bad/gst1-plugins-bad.hash         |   5 +-
 .../gst1-plugins-bad/gst1-plugins-bad.mk           |  47 +-------
 package/gstreamer1/gst1-plugins-base/Config.in     | 125 +++++++++++++++++++++
 .../gst1-plugins-base/gst1-plugins-base.hash       |   5 +-
 .../gst1-plugins-base/gst1-plugins-base.mk         |  63 ++++++++++-
 package/gstreamer1/gst1-plugins-good/Config.in     |  12 ++
 .../gst1-plugins-good/gst1-plugins-good.hash       |   5 +-
 .../gst1-plugins-good/gst1-plugins-good.mk         |  17 ++-
 .../gst1-plugins-ugly/gst1-plugins-ugly.hash       |   5 +-
 .../gst1-plugins-ugly/gst1-plugins-ugly.mk         |  16 +--
 .../gst1-rtsp-server/gst1-rtsp-server.hash         |   5 +-
 .../gst1-rtsp-server/gst1-rtsp-server.mk           |   2 +-
 package/gstreamer1/gst1-vaapi/gst1-vaapi.hash      |   5 +-
 package/gstreamer1/gst1-vaapi/gst1-vaapi.mk        |   2 +-
 .../gstreamer1/gst1-validate/gst1-validate.hash    |   5 +-
 package/gstreamer1/gst1-validate/gst1-validate.mk  |   2 +-
 package/gstreamer1/gstreamer1/gstreamer1.hash      |   5 +-
 package/gstreamer1/gstreamer1/gstreamer1.mk        |   2 +-
 24 files changed, 255 insertions(+), 213 deletions(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-03-21 13:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 14:48 [Buildroot] [PATCH 0/8] gstreamer1: bump series to 1.14 Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 1/8] gstreamer1: bump " Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 2/8] gst-plugins-{base, good, bad, ugly}: " Adam Duskett
2018-03-20 15:25   ` Martin Kepplinger
2018-03-21 13:33     ` Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 3/8] gst-omx: " Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 4/8] gst1-rtsp-server: " Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 5/8] gst1-vaapi: " Adam Duskett
2018-03-20 14:48 ` [Buildroot] [PATCH 6/8] gst1-libav: " Adam Duskett
2018-03-20 14:49 ` [Buildroot] [PATCH 7/8] gst1-validate: " Adam Duskett
2018-03-20 14:49 ` [Buildroot] [PATCH 8/8] gst1-imx: add hash for license file Adam Duskett

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.