Commit graph

7 commits

Author SHA1 Message Date
Tijl Coosemans
12d6142f76 - 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
2014-04-20 13:11:35 +00:00
Tijl Coosemans
307f1a9630 - 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]
2014-03-25 21:50:41 +00:00
Koop Mast
2dba4b6fda 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
2013-12-30 12:56:11 +00:00
Koop Mast
6fd348728d Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
2013-11-21 19:06:50 +00:00
Koop Mast
26461e5aec Update to 1.0.10.
Bug fix release.
2013-08-31 18:29:55 +00:00
Koop Mast
ea50e52183 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.
2013-08-21 11:24:07 +00:00
Koop Mast
05d2886d27 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.
2013-04-27 20:56:38 +00:00