| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=501020
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=499283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This plugins is a wrapper that exposes lv2 plugins to gstreamer applications.
* Correct the handling of webrtcdsp in bsd.gstreamer.mk so it can be used
in the USE_GSTREAMER1 macro.
multimedia/gstreamer1-plugins/Makefile.common:
* Remove configure disable switches for sunadio and wgl, these
plugins where removed in 1.14.
* Move gtk3 from the "bad" plugins to the "good" plugins. This removes a
warning from the configure stage of "bad" plugins about unknown
configure arguments.
Notes:
svn path=/head/; revision=488337
|
|
|
|
|
|
|
|
|
|
| |
PR: 231406
Submitted by: Greg V <greg@unrelenting.technology>
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=483887
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
Notes:
svn path=/head/; revision=446388
|
|
|
|
|
|
|
|
|
|
|
| |
The infrastructure Makefiles
PR: 206569
Exp run by: antoine
Differential Revision: D5047
Notes:
svn path=/head/; revision=411970
|
|
|
|
| |
Notes:
svn path=/head/; revision=410073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=397984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=374804
|
|
|
|
|
|
|
|
|
|
| |
for gstreamer 1.x.
PR: 187646 (based on)
Submitted by: Olivier Duchateau
Notes:
svn path=/head/; revision=364379
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=338106
|
|
|
|
|
|
|
| |
accelerated video decoding through the VA-API library.
Notes:
svn path=/head/; revision=335124
|
|
|
|
|
|
|
|
| |
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
Notes:
svn path=/head/; revision=334511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=325107
|
|
|
|
| |
Notes:
svn path=/head/; revision=320443
|
|
|
|
| |
Notes:
svn path=/head/; revision=320440
|
|
|
|
|
|
|
|
|
|
|
| |
Provide complete version for gstreamer1-plugins-core so it passes the version
check. [2]
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> [2]
Requested by: Vanilla Hsu <v@fatpipi.com> [1]
Notes:
svn path=/head/; revision=316738
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=316693
|
|
|
|
|
|
|
|
| |
PR: ports/177296
Submitted by: "Eric L. Camachat" <eric@camachat.org>
Notes:
svn path=/head/; revision=315020
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]
PR: 151954 [1]
161314 [2]
167085 [3]
167465 [4]
Submitted by: Anonymous <swell.k@gmail.com> [1]
dougb@ and Chris Rees <utisoft@gmail.com> [2]
Garrett Cooper <yanegomi@gmail.com> [3]
"Bryan Drewery" <bryan@shatow.net> [4]
Tested via: phw
Notes:
svn path=/head/; revision=297274
|
|
|
|
| |
Notes:
svn path=/head/; revision=294450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17
Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin.
Notes:
svn path=/head/; revision=269675
|
|
|
|
|
|
|
|
| |
Approved by: multimedia (kwm)
Feature safe: yes
Notes:
svn path=/head/; revision=268676
|
|
|
|
|
|
|
| |
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Notes:
svn path=/head/; revision=264596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reorder the plugin list in bsd.gstreamer.mk so it its inside 80 chars.
- Enable the dvb and shm plugin in the -bad package.
- New plugins:
resindvd: Dvd navigation plugin
schroedinger: Dirac high speed video codec plugin
vdpau: Nvidia vdpau extention plugin [1]
vp8: Google vp8 codec plugin
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html
PR: ports/15077 (borrowed some ideas)
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=261077
|
|
|
|
|
|
|
|
|
|
| |
This Gstreamer plugin suppies:
* Integration with stanard GStreamer video buffers
* Various OpenGL effects and filters
* Direct GL output via glimagesink
Notes:
svn path=/head/; revision=260676
|
|
|
|
|
|
|
|
|
|
|
|
| |
New plugins:
amrnb: OpenCore based Adaptive Multi-Rate Narrow-Band plugin
amrwbdec: OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
twolame: High-quality free MP2 encoder plugin
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html
Notes:
svn path=/head/; revision=260660
|
|
|
|
|
|
|
|
| |
Fix detection of libpng.
New plugin v4l2.
Notes:
svn path=/head/; revision=251886
|
|
|
|
|
|
|
|
| |
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
Notes:
svn path=/head/; revision=251885
|
|
|
|
|
|
|
| |
Adapt this port to use the plugin from the good tarball release.
Notes:
svn path=/head/; revision=231688
|
|
|
|
| |
Notes:
svn path=/head/; revision=224470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Notes:
svn path=/head/; revision=209647
|
|
|
|
| |
Notes:
svn path=/head/; revision=193887
|
|
|
|
|
|
|
| |
Reported by: cperciva
Notes:
svn path=/head/; revision=193020
|
|
|
|
| |
Notes:
svn path=/head/; revision=193013
|
|
|
|
|
|
|
| |
Submitted by: jon@jackson-spencer.ca
Notes:
svn path=/head/; revision=192600
|
|
|
|
| |
Notes:
svn path=/head/; revision=192557
|
|
|
|
|
|
|
|
| |
fix it with future update of libcaca. All of gstreamer*80 will be remove in
May anyway.
Notes:
svn path=/head/; revision=191133
|
|
|
|
| |
Notes:
svn path=/head/; revision=186900
|
|
|
|
|
|
|
|
|
| |
BTW: All of gstreamer-*80 are arleady deprecate and expire at 2007-05-31.
Reminded by: pav
Notes:
svn path=/head/; revision=183264
|
|
|
|
| |
Notes:
svn path=/head/; revision=180617
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins
ports
Notes:
svn path=/head/; revision=180548
|
|
|
|
| |
Notes:
svn path=/head/; revision=180543
|
|
|
|
| |
Notes:
svn path=/head/; revision=180536
|
|
|
|
| |
Notes:
svn path=/head/; revision=180530
|
|
|
|
|
|
|
| |
multimedia/gstreamer-plugins-dirac80
Notes:
svn path=/head/; revision=179636
|
|
|
|
|
|
|
| |
Approved by: multimedia (ahze)
Notes:
svn path=/head/; revision=179581
|
|
|
|
|
|
|
|
|
| |
Reported by: sat
Submitted by: ahze
Reviewed by: multimedia
Notes:
svn path=/head/; revision=178956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175253
|
|
|
|
|
|
|
|
|
| |
(depends on multimedia/py-gstreamer)
Obtained from: marcuscom cvs
Notes:
svn path=/head/; revision=169307
|