Commit Graph

18 Commits

Author SHA1 Message Date
Rosen Penev 4603dbeacb gstreamer1: update to 1.22.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-12-19 04:35:39 -08:00
W. Michael Petullo 2fe50a6da2 gstreamer1: update to 1.22.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-05-26 10:28:51 +08:00
Koen Vandeputte c6ea19cf97 gstreamer: Update to 1.20.5
- allocator: Copy allocator name in gst_allocator_register()
- miniobject: support higher refcount values
- pads: Fix non-serialized sticky event push, e.g. instant change rate events
- padtemplate: Fix annotations
- systemclock: Use futex_time64 syscall on x32 and other platforms that always...
- Fix build of 1.20 branch with Meson 0.64.1 for those who have hotdoc installed on their system.
- meson: fix check for pthread_setname_np()
- -Wimplicit-function-declaration in pthread_setname_np check (missing GNUSOURCE)
- gst-inspect: Don't leak list
- concat: Properly propagate EOS seqnum
- fakesrc: avoid time overflow with datarate

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-02-25 18:43:40 -08:00
W. Michael Petullo 55d521af4b gstreamer1: update to 1.20.4
Removed deprecated use of AUTORELEASE, and refreshed patches.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-12-22 16:32:46 -08:00
W. Michael Petullo a47552c4c8 gstreamer1: update to 1.20.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Rosen Penev 0001f9fcf6
gstreamer1: update to 1.17.2
Added gettext-full host dependency. Normally it comes wth glib2, but in
the update to 2.65, it goes away. Add it here.

Refresh patch.

Add one for systems lacking distutils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-25 01:35:05 -07:00
Rosen Penev a914d3a47c
gstreamer1: update to 17.1
Updated options list.

Removed outdated autotools patch. autotools is now gone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:17 -07:00
Rosen Penev a5a0a35081 gstreamer1: Disable debug + other fixes
Disabled a bunch of debug stuff in order to save size.

Also removed the rpath stuff as that has not been needed for a long time.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed two patches that have --disable configure parameters now.

Refreshed patches.

Size of libgstreamer1 from 822243 to 529366 on mvebu.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-17 20:22:04 -07:00
Rosen Penev fa2ec95359 gstreamer1: Update to 1.14.4
Disabled a bunch more stuff through the configure script. Refreshed
patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-14 13:43:11 -08:00
W. Michael Petullo ddf9c10327 gstreamer1: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-10 18:51:31 -05:00
Ted Hess 901777195b gst1-libav: Fix Makefile syntax error.
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-12-02 17:53:13 -05:00
Hans Dedecker 06de4d450f gstreamer: bump to 1.10.5
Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes

Fix dependencies
Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-11-30 16:24:53 +01:00
Ted Hess f1e4bc9234 gstreamer - Upgrade to 1.8.2.
Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-01 15:41:02 -04:00
W. Michael Petullo e1f26dd922 gstreamer1: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:19:01 -05:00
Ted Hess ac2d4a6cbe gstreamer1: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:56:56 -05:00
Ted Hess 7c6557b9c3 gstreamer1: Use lazy symbol binding to load plugins
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-04 15:16:16 -05:00
W. Michael Petullo a4ffe9bf9f Add gstreamer1 package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:40 -04:00