aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst1-plugins-base
Commit message (Collapse)AuthorAge
* gst1-plugins-base: update to 1.22.8Rosen Penev2023-12-19
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.22.6Koen Vandeputte2023-10-23
| | | | Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* gst1-plugins-base: update to 1.22.3W. Michael Petullo2023-05-26
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: bump to 1.20.5Koen Vandeputte2023-02-25
| | | | | | | | | | | | | | | | | | | | | - audioconvert, audioresample, audiofilter: fix divide by 0 for input buffer without caps - cdparanoia: Ignore compiler warning coming from the cdparanoia header - oggdemux, parsebin: More leak fixes - opengl: fix automatic dispmanx detection for rpi4 - opengl: Fix usage of eglCreate/DestroyImage - opengl: Fix static linking on macOS - opusdec: Various channel-related fixes - textrender: Negotiate caps on a GAP event if none were negotiated yet - textrender: Don't blindly forward all events and don't blindly forward all events - timeoverlay: fix pad leak - oggdemux: Don't leak incoming EOS event - subparse: Fix non-closed tag handling. - videodecoder: Only post latency message if it changed - videoscale: buffer meta handling fixes (NULL-terminate array of valid meta tags) - videosink: Don't return unknown end-time from get_times() - Bump core requirement in 1.20 branch to 1.20.4 Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
* gst1-plugins-base: 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>
* gst1-plugins-base: remove liboil dependencyRosen Penev2022-09-14
| | | | | | It's completely unused. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: remove PKG_INSTALL for meson projectsRosen Penev2022-06-15
| | | | | | It doesn't seem to be used by meson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: compile with tools/mesonRosen Penev2021-09-17
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.18.4W. Michael Petullo2021-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>
* gst1-plugins-base: fix build with no moduleLuiz Angelo Daros de Luca2020-11-28
| | | | | | | | | | gst1-plugins-base might be required only for its libraries, not modules. However, InstallDev tries to copy them unconditionally, failing when no modules are selected/compiled. Fixes #13973 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: update to 1.18.1W. Michael Petullo2020-11-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.18.0Rosen Penev2020-09-12
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.17.2Rosen Penev2020-07-25
| | | | | | | | Fixed some typos. Added patch to fix compilation without distutils. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.17.1Rosen Penev2020-06-29
| | | | | | | | Updated options. Added extra plugins that are now available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | Switched to meson. Fixed license information. No more static libraries as meson makes you choose. Added several CONFIG_DEPENDS entries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.16.1W. Michael Petullo2019-10-14
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* gst1-plugins-base: update to 1.16.0W. Michael Petullo2019-04-28
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: Disable various debug checksRosen Penev2019-03-17
| | | | | | | | | | | | Saves on compiled size. Also got rid of outdated rpath linking. Added PIC compilation as is done elsewhere. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.15.2W. Michael Petullo2019-03-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: update to 1.14.2W. Michael Petullo2018-08-18
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.14.1W. Michael Petullo2018-07-07
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.12.4W. Michael Petullo2018-02-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.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>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@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>
* gst1-plugins-base: update to 1.6.2W. Michael Petullo2016-01-01
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-base: add videorate and videoscaleLuiz Angelo Daros de Luca2015-03-02
| | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: create libgst1allocators pkgLuiz Angelo Daros de Luca2015-01-23
| | | | | | | libgst1allocators was compiled but not packaged. It is needed for v4l2 good plugin Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: add videoconvert pluginLuiz Angelo Daros de Luca2015-01-23
| | | | | | videoconvert is the successor of ffmpegcolorspace in gst1.x Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: remove unused configure optLuiz Angelo Daros de Luca2015-01-22
| | | | | | | | | | | | ./configure was warning that all these options are unrecognized: --disable-alsa-test --disable-ffmpegcolorspace --disable-gnome_vfs --disable-gst_v4l --disable-oggtest --disable-vorbistest Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gstreamer1: Upgrade to 1.4.4Ted Hess2014-12-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #563 from antonlacon/license-updatesSteven Barth2014-11-26
|\ | | | | License updates and metadata typo correction
| * misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | gstreamer1: Fix build dependencies - create meta packages as neededTed Hess2014-11-22
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer1: reorganize options selection menusTed Hess2014-09-17
| | | | | | gst-plugins-bad: plugins-bad package missing (fix install def) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer1 build work in progressTed Hess2014-08-05
|
* gst1-plugins-base: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: add package license to MakefileW. Michael Petullo2014-07-31
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: fix build of theora pluginW. Michael Petullo2014-07-31
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: properly specify theora pluginW. Michael Petullo2014-07-31
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Add gst1-plugins-base packageW. Michael Petullo2014-07-31
Signed-off-by: W. Michael Petullo <mike@flyn.org>