Path to this page:
./
multimedia/gstreamer1,
Open source multimedia framework
Branch: CURRENT,
Version: 1.20.2nb3,
Package name: gstreamer1-1.20.2nb3,
Maintainer: pkgsrc-usersGStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
GStreamer is released under the LGPL.
This packages tracks 1.x release.
Required to run:[
devel/glib2] [
devel/check] [
devel/gobject-introspection]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2614.797 KB
Version history: (Expand)
- (2022-06-30) Updated to version: gstreamer1-1.20.2nb3
- (2022-06-28) Updated to version: gstreamer1-1.20.2nb2
- (2022-06-07) Updated to version: gstreamer1-1.20.2nb1
- (2022-05-24) Updated to version: gstreamer1-1.20.2
- (2022-04-20) Updated to version: gstreamer1-1.20.1
- (2022-02-28) Updated to version: gstreamer1-1.18.5nb2
CVS history: (Expand)
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-06-07 19:57:13 by Thomas Klausner | Files touched by this commit (3) |
Log message:
gstreamer1: remove introspection option, enabling it by default
It was default-on, but this commit also makes gobject-introspection
a build dependency, so bump PKGREVISION.
|
2022-05-26 09:17:33 by Nia Alarie | Files touched by this commit (1) |
Log message:
gstreamer1: Don't hardcode LOCALBASE in PLIST, thx jklos
|
2022-05-24 20:18:19 by Nia Alarie | Files touched by this commit (15) |  |
Log message:
gstreamer1: update to 1.20.2
Highlighted bugfixes:
* avviddec: Remove vc1/wmv3 override and fix crashes on WMV files with
FFMPEG 5.0+
* macOS: fix plugin discovery for GStreamer installed via brew and fix
loading of Rust plugins
* rtpbasepayload: various header extension handling fixes
* rtpopusdepay: fix regression in stereo input handling if sprop-stereo
is not advertised
* rtspclientsink: fix possible shutdown deadlock
* mpegts: gracefully handle "empty" program maps and fix AC-4 detection
* mxfdemux: Handle empty VANC packets and fix EOS handling
* playbin3: various playbin3, uridecodebin3, and playsink fixes
* ptpclock: fix initial sync-up with certain devices
* gltransformation: let graphene alloc its structures memory aligned
* webrtcbin fixes and webrtc sendrecv example improvements
* video4linux2: various fixes including some fixes for Raspberry Pi users
* videorate segment handling fixes and other fixes
* nvh264dec, nvh265dec: Fix broken key-unit trick modes and reverse playback
* wpe: Reintroduce persistent WebContext
* cerbero: Make it easier to consume 1.20.1 macOS GStreamer .pkgs
* build fixes and gobject annotation fixes
* bug fixes, security fixes, memory leak fixes, and other stability and
reliability improvements
|
2022-04-19 09:57:53 by Nia Alarie | Files touched by this commit (3) |  |
Log message:
gstreamer1: commit forgotten update (thx tnn)
|
2022-02-28 10:59:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gstreamer1: make check a build-time dependency
check is a unit-testing framework.
Remove it from bl3.mk as well.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|