Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.24.10 06 Dec 2024 16:56:56 |
Jason E. Hale (jhale) |
GStreamer: Update to 1.24.10
https://gstreamer.freedesktop.org/releases/1.24/#1.24.10
Security: 7256fae8-b3e8-11ef-b680-4ccc6adda413,
750ab972-b3e8-11ef-b680-4ccc6adda413,
772d8625-b3e8-11ef-b680-4ccc6adda413,
7945c543-b3e8-11ef-b680-4ccc6adda413,
7b34ddf7-b3e8-11ef-b680-4ccc6adda413,
7d1b4e5d-b3e8-11ef-b680-4ccc6adda413,
7f3a302b-b3e8-11ef-b680-4ccc6adda413 |
1.24.9 08 Nov 2024 01:23:35 |
Jason E. Hale (jhale) |
Gstreamer: Update to 1.24.9
https://gstreamer.freedesktop.org/releases/1.24/#1.24.9
Security: d48a2224-9b4c-11ef-bdd9-4ccc6adda413 |
1.24.8 22 Sep 2024 10:35:56 |
Jason E. Hale (jhale) |
multimedia/gstreamer1: Update to 1.24.8
Mk/Uses/gstreamer.mk:
- Sort, fix whitespace issues and typos
- Promote several common variables to improve maintainer QOL
* There's now no need to set manually set PORTVERSION nor
SOVERSION in several Makefiles
* This will help to prevent not updating some components
* A note has been added, however, to remind maintainers
to remake distinfo for certain ports
- Improve documentation
multimedia/gstreamer1-plugins-webrtc:
- New port split from multimedia/gstreamer1-plugins-bad
- multimedia/gstreamer1-plugins-rust has been updated (Only the first 15 lines of the commit message are shown above ) |
1.22.10 05 Mar 2024 06:21:33 |
Thomas Zander (riggs) |
multimedia/gstreamer1*: Update to upstream release 1.22.10 |
1.22.5 25 Jul 2023 06:51:31 |
Thomas Zander (riggs) |
Update gstreamer1 to upstream release 1.22.5
PR: 272141, 271505
MFH: 2023Q3 |
1.22.4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.22.4 24 Jun 2023 11:39:42 |
Thomas Zander (riggs) |
Update gstreamer1 to upstream release 1.22.4
PR: 272141, 272100 |
1.22.2 30 Apr 2023 12:51:44 |
Thomas Zander (riggs) |
Update gstreamer1 to upstream release 1.22.2
PR: 271021
Differential Revision: https://reviews.freebsd.org/D39818 |
1.22.1_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.22.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.22.1 15 Apr 2023 19:13:24 |
Daniel Engberg (diizzy) |
multimedia/gstreamer1-libav: Update to 1.22.1
Fixes build with FFmpeg 6.0
Changelog:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/1.22.1/subprojects/gst-libav/NEWS
PR: 270255
Reviewed by: arrowd
Tested by: jbeich, George Mitchell <george@m5p.com>
Approved by: portmgr (maintainer timeout, 1 month) |
1.20.5 20 Mar 2023 21:10:48 |
Jan Beich (jbeich) |
multimedia/gstreamer1-libav: unbreak with --auto-features=enabled
docs/meson.build:33:0: ERROR: Program 'hotdoc' not found or not executable
PR: 270361 |
1.20.5 18 Mar 2023 14:07:48 |
Jan Beich (jbeich) |
multimedia/gstreamer1-libav: drop broken FFMPEG=off after e3b732b4791c
meson.build:21:0: ERROR: Neither a subproject directory nor a FFmpeg.wrap file
was found.
This reverts commit 15b98e4752ce0e01d31d21102fa325f30ae59668. |
1.20.5 24 Dec 2022 08:07:50 |
Thomas Zander (riggs) |
Update gstreamer1 to upstream release 1.20.5
PR: 268501 |
1.20.4 06 Nov 2022 16:27:32 |
Thomas Zander (riggs) |
Update gstreamer1 to upstream release 1.20.4
PR: 267075 |
1.20.3 15 Oct 2022 10:46:46 |
Thomas Zander (riggs) Author: Michal Zielonka |
Update gstreamer1 to upstream release 1.20.3
PR: 261585
Reviewed by: riggs,jbeich,tcberner
Differential Revision: https://reviews.freebsd.org/D36850 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.16.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.16.2 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.16.2 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
1.16.2 18 Jan 2022 13:01:10 |
Jan Beich (jbeich) |
multimedia/gstreamer1-libav: unbreak with ffmpeg 5.0
gstavdemux.c:486:26: error: no member named 'index_entries' in 'struct AVStream'
fftarget = stream->index_entries[keyframeidx].timestamp;
~~~~~~ ^
PR: 261302
Regressed by: https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/cea7c19cda0e |
1.16.2 18 Jul 2021 15:14:44 |
Mikael Urankar (mikael) Author: Aoek |
multimedia/gstreamer1-libav: Fix build on aarch64
Fix build on aarch64 when FFMPEG option is off.
This is similar to the fix in multimedia/ffmpeg: svn port r507608
PR: 256935
Approved by: portmgr (build fix blanket) |
1.16.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16.2 11 Jul 2020 09:35:18 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
1.16.2 26 Jan 2020 17:42:37 |
kwm |
Update gstreamer1 to 1.16.2.
- The spc plugin was removed inflavor for the gsm plugin.
- Added in tree qt plugin.
Changelog: https://gstreamer.freedesktop.org/releases/1.16/#1.16.2
Update net-im/fractal to 4.2.2 to support GStreamer 1.16 (approved by
maintainer)
Thanks to antoine@ for the exp-run.
PR: 239386 |
1.14.4_3 20 Nov 2019 13:41:31 |
pkubaj |
multimedia/gstreamer1-libav: remove -mminimal-toc
The port now builds fine on elfv1 without it and it breaks build on elfv2.
PR: 240979
Approved by: linimon (mentor), multimedia (maintainer timeout) |
1.14.4_3 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
1.14.4_3 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.14.4_2 11 Nov 2018 19:49:37 |
jbeich |
multimedia/gstreamer1-libav: switch to ffmpeg 4.0 alignment fix
Obtained from: upstream |
1.14.4_2 11 Nov 2018 19:49:22 |
jbeich |
multimedia/gstreamer1-libav: unbreak FFMPEG=OFF on aarch64 after r483887
- Drop GNU as(1) dependency as it's no longer required
PR: 233137
Submitted by: Mikael Urankar (based on) |
1.14.4_2 11 Nov 2018 15:39:42 |
jbeich |
multimedia/gstreamer1-libav: unbreak and enable system ffmpeg
PR: 227748
Obtained from: upstream
Security: CVE-2018-7557
Security: CVE-2018-7751
Security: CVE-2018-10001
Security: CVE-2018-12458
Security: CVE-2018-13300
Security: CVE-2018-13302
Security: CVE-2018-14394
Security: CVE-2018-14395
Security: CVE-2018-15822 |
1.14.4_1 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.14.4 03 Nov 2018 11:58:10 |
tijl |
Update GStreamer to 1.14.4.
PR: 231406
Submitted by: Greg V <greg@unrelenting.technology>
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.12.3_2 18 Sep 2018 08:31:51 |
linimon |
Fix build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.12.3_2 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
1.12.3_1 30 Apr 2018 13:19:37 |
jbeich |
multimedia/gstreamer1-libav: unbreak FFMPEG=off with CPUTYPE >= haswell
In file included from libavcodec/hevc_cabac.c:27:
In file included from libavcodec/cabac_functions.h:46:
libavcodec/x86/cabac.h:193:9: error: inline assembly requires more registers
than available
BRANCHLESS_GET_CABAC("%0", "%q0", "(%4)", "%1", "%w1",
^
libavcodec/x86/cabac.h:143:9: note: expanded from macro 'BRANCHLESS_GET_CABAC'
"movzbl "statep" , "ret" \n\t"\
^
libavcodec/x86/cabac.h:193:9: error: inline assembly requires more registers
than available
libavcodec/x86/cabac.h:143:9: note: expanded from macro 'BRANCHLESS_GET_CABAC'
"movzbl "statep" , "ret" \n\t"\
^
libavcodec/x86/cabac.h:193:9: error: inline assembly requires more registers
than available (Only the first 15 lines of the commit message are shown above ) |
1.12.3_1 29 Apr 2018 00:51:35 |
jbeich |
multimedia/gstreamer1-libav: expose bundled libav
For debugging or as a workaround during ffmpeg upgrades. |
1.12.3_1 10 Dec 2017 20:48:46 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
1.12.3_1 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
1.12.3 23 Sep 2017 20:29:49 |
kwm |
Update GStreamer 1.x suite to 1.12.3.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.12/#1.12.3 |
1.12.2 22 Jul 2017 11:35:44 |
kwm |
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR: 220753
Exp-run by: antoine@ |
1.8.0_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.8.0_1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
1.8.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8.0 25 Mar 2016 15:47:46 |
kwm |
Update GStreamer1 ports to 1.8.0.
ChangeLog: https://gstreamer.freedesktop.org/releases/1.8/ |
1.6.3 21 Jan 2016 18:45:40 |
kwm |
Update GStreamer suite to 1.6.3. |
1.6.2 04 Jan 2016 14:21:57 |
kwm |
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.
* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.
PR: 204204 [1] (based on)
Submitted by: olivierd@ [1] |
1.6.0 21 Nov 2015 23:04:40 |
kwm |
Update Gstreamer suite to 1.6.1. |
1.6.0 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
1.6.0 26 Sep 2015 14:36:23 |
kwm |
Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
* gstreamer1-validate: Tools to detect if elements are not behaving
as expected, mainly aimed at developers, or advanced debugging.
* gstreamer1-rtsp-server: Base foundation for building a rtsp
server ontop of GStreamer
* Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.
Release announcement:
http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html
Obtained from: gnome devel repo |
1.4.5 21 Jul 2015 12:51:20 |
tijl |
Set PORTSCOUT on gstreamer ports |
1.4.5 16 Jan 2015 22:50:43 |
sbruno |
Remove duplicate armv6 conditional introduced in r377204
Submitted by: antoine |
1.4.5 16 Jan 2015 22:34:22 |
sbruno |
These ports utilize GAS assembly and probably won't ever change. For the ARM
case, do not use -integrated-as.
PR: 196660 196774 196775 196776
Submitted by: mikael.urankar@gmail.com
Approved by: mentor (inplicit) |
1.4.5 22 Dec 2014 12:13:12 |
kwm |
Update gstreamer1-libav to 1.4.5.
Reminded by: tijl@ |
1.4.4 16 Dec 2014 13:35:02 |
kwm |
Big Gstreamer update:
Update gstreamer, gstreamer-plugins, -good, -bad and -ugly ports to 1.4.4.
Update gstreamer1-plugins-gnonlin to 1.4.0.
Update py-gstreamer1 and py3-gstreamer1 to 1.4.0.
Add multimedia/gstreamer1-editing-services. GES is a high-level library
for facilitating the creation of audio/video non-linear editors.
Add pulseaudio plugin now that pulseaudio is updated and add the gl plugin.
Drop :keepla from USES=libtool.
Drop @dirrm[try] from plists and drop gnomehier from USE_GNOME
Switch to optionhelpers in multimedia/gstreamer1.
PR: 194922 (merged with my own WIP)
Submitted by: olivierd |
1.2.4_1 14 Jul 2014 12:21:37 |
tijl |
- Let clang realign the stack on a 16 byte boundary on i386 to fix a crash
at libavcodec/x86/h264_deblock.asm:504 due to unaligned memory access
- Remove a patch that is no longer needed now
(Similar to r358825)
Reported by: Joseph Olatt <joji@eskimo.com> (on freebsd-questions) |
1.2.4 20 Apr 2014 13:11:35 |
tijl |
- Update gstreamer1-libav to 1.2.4 (fixes crashes when seeking).
- USES=libtool, INSTALL_TARGET=install-strip
- Replace tiny pkg-plist with PLIST_FILES.
PR: ports/188133, ports/188803 |
1.2.3 26 Mar 2014 17:28:18 |
tijl |
Use binutils port on FreeBSD/ia64.
PR: ports/187814 |
1.2.3 25 Mar 2014 21:50:41 |
tijl |
- Update gstreamer1-libav to version 1.2.3.
- USES=tar:xz.
- Remove redundant configure args.
- Only link with -Wl,-Bsymbolic where necessary.
- Remove detection of SSE and MMX instruction set support. This enables
support for various x86 extensions (SSE2, SSE3,...) in the i386 package.
CPU support for these is detected at runtime except for MMX. So the
i386 package requires at least a Pentium MMX now. (Does anybody play
videos with gstreamer on a i486 or Pentium?)
- Replace ARCH with LIBAV_ARCH everywhere so it doesn't conflict with
our ARCH. [1]
PR: ports/181964 [1] |
1.2.2 22 Mar 2014 10:53:52 |
tijl |
Copy a patch from multimedia/libav to fix compilation with clang on i386
with MMX and SSE. |
1.2.2 02 Mar 2014 21:39:22 |
kwm |
Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Fix the build on ppc64 by telling the libav bundled which arch we are on [2]
PR: ports/187018 [1]
ports/183129 [2]
Submitted by: truckman@ [1]
jhibbits@ [2] |
1.2.2 30 Dec 2013 12:56:11 |
kwm |
Update to 1.2.2.
Remove vaapi from plugin list in bsd.gstreamer.mk it accidently snuck in.
Changelog:
http://lists.freedesktop.org/archives/gstreamer-devel/2013-December/045238.html |
1.2.1 21 Nov 2013 19:06:50 |
kwm |
Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin. |
1.0.10 01 Nov 2013 22:14:08 |
kwm |
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1] |
1.0.10 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.0.10 31 Aug 2013 18:29:56 |
kwm |
Update to 1.0.10.
Bug fix release. |
1.0.9 21 Aug 2013 11:24:07 |
kwm |
Update to 1.0.9.
This is a bug fix release.
Changelog:
http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html
Enable neon http plugin
Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE
Utilize new introspection USE_GNOME component.
Allow gstreamer1-libav to play mp3's, note that mad plugin is still
prefered if available. |
1.0.7 27 Apr 2013 20:56:38 |
kwm |
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.
Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.
X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.
Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet. |