aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1/patches
Commit message (Collapse)AuthorAge
* gstreamer1: update to 1.20.4W. Michael Petullo2022-12-22
| | | | | | Removed deprecated use of AUTORELEASE, and refreshed patches. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gstreamer1: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | 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>
* gstreamer1: update to 1.17.2Rosen Penev2020-07-25
| | | | | | | | | | | 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>
* gstreamer1: update to 17.1Rosen Penev2020-06-29
| | | | | | | | Updated options list. Removed outdated autotools patch. autotools is now gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gstreamer1: Disable debug + other fixesRosen Penev2019-03-17
| | | | | | | | | | | | | | | | 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>
* gstreamer1: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | Disabled a bunch more stuff through the configure script. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gstreamer1: update to 1.12.4W. Michael Petullo2018-02-10
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-libav: Fix Makefile syntax error.Ted Hess2017-12-02
| | | | | | gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer: bump to 1.10.5Hans Dedecker2017-11-30
| | | | | | | | | | | 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>
* gstreamer - Upgrade to 1.8.2.Ted Hess2016-08-01
| | | | | | | | | 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>
* gstreamer1: update to 1.6.2W. Michael Petullo2016-01-01
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gstreamer1: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer1: Use lazy symbol binding to load pluginsTed Hess2014-12-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Add gstreamer1 packageW. Michael Petullo2014-07-31
Signed-off-by: W. Michael Petullo <mike@flyn.org>