Commit graph

37 commits

Author SHA1 Message Date
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
56dabf1d63 update to 0.10.19
changes:
-most audio decoders and encoders ported to the new base classes
 (with the exception of mad)
-lame mp3 and twolame mp2 encoders now output framed mpeg audio
 (better for muxing)
-x264enc now supports configuration via downstream caps restrictions
 (useful for encodebin / rtp etc.)
-mad doesn't depend on libid3tag any longer (often a hassle on
 embedded builds)
-mpeg2dec is more error resilient
-lots of dvdreadsrc fixes
2012-02-28 18:36:28 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
drochner
6e89221eef update to 0.10.18
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:41:44 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
6bfd2b49f7 note more "used by ..." comments. 2011-04-21 13:35:36 +00:00
drochner
3b28cc45f2 update to 0.10.17
changes: misc fixes and improvements
2011-01-26 23:26:08 +00:00
drochner
95d06cd7c3 update to 0.10.16
changes:
-misc fixes and improvements
-uses orc instead of liboil
2010-09-08 16:25:29 +00:00
drochner
5746556c95 explicitely depend on liboil, while we currently depend on it because
gst-plugins0.10-base pulls it in, this will change in future versions
because liboil is replaced by "orc"
2010-07-21 19:05:40 +00:00
obache
3cb2c0dc61 Update distinfo to resolve mismatch of patch-ab. 2010-07-14 00:34:42 +00:00
drochner
b56b27c184 update to 0.10.15
changes:
-amrnbenc: give element a rank (SECONDARY) so it's autoplugged
-rmdemux: descramble sipro audio before pushing out
-x264enc: fix up codec_data / avcC header construction some more
-x264enc: Put pixel-aspect-ratio from input into the src pad caps

pkgsrc note: patch-ab was added to work around an API incompatibility
to pkgsrc's old libx264, can be removed if libx264 gets updated (which
is currently not possible due to pkgsrc's even older ffmpeg)
I've tested gst-x264enc only with a simple testcase (videotestsrc!x264enc)
and it seems to work so far.
2010-07-13 18:16:39 +00:00
obache
900a5d689d gst-plugins0.10-x264 is in gst-plugins0.10-ugly, not gst-plugins0.10-bad. 2010-06-03 07:50:57 +00:00
drochner
5b91419a11 update to 0.10.14
changes:
-amrwbdec: give decoder a rank so decodebin/playbin will use it
-asfdemux improvements
-misc fixes
2010-03-12 20:56:14 +00:00
drochner
341d23c980 update to 0.10.13
changes:
Improve A52 decoder
Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
ASF playback improvements
Improve mp3 parser and seeking
2009-10-28 18:28:14 +00:00
drochner
81ae16ab38 update to 0.10.12
changes:
Real and WMS RTSP improvements
Other cleanups and bug fixes
Improve ASF file handling
Large MPEG video file support
Interlacing support for MPEG video
New 'lamemp3dec' mp3 encoder element
x264enc moved from -bad
Remove id3mux in favour of the new id3tag element in -bad
2009-07-09 18:17:00 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
drochner
3ff25d844c update to 0.10.11
changes:
Migrate twolame element from -bad
mp3parse improvements
Support scaling in the synaesthsia visualisation
Improve realmedia streaming, supporting RDT and pnm://
Improved ASF demuxing, including streaming-mode seeking
Support for 4:4:4 MPEG-2 video
2009-04-07 09:55:36 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
197abfbce3 Update to 0.10.10:
Changes since 0.10.9:

      * asfdemux and rmdemux fixes
      * RDT support
      * AMR-NB parser improvements
      * Fix a52dec channel output negotiation
      * Compilation fixes for mad, mpeg2dec
2008-12-03 09:00:18 +00:00
wiz
3f4e3269bc Fix API-depends and mention which files include this one. 2008-10-31 14:09:08 +00:00
drochner
87fe2f126d update to 0.10.9
changes:
* Improvements in a52 and mp3 decoding
* Bug fixes in Xing header muxer
* MPEG demuxer improvements and dvdreadsrc bug-fixes
* Fix build with LAME 3.97 and above
* Fix LAME parameter settings to allow setting the bitrate properly
2008-09-14 13:21:58 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
8778351f42 update to 0.10.8
changes:
-ASF demuxer fixes
-MP3 parsing and Xing header output bug-fixes
-Real streaming and demuxing improvements
2008-05-30 17:36:50 +00:00
drochner
51756d587d update to 0.10.7
changes:
-many fixes and improvements
-Accurate seeking support in mp3
-RealMedia and WMS RTSP support
-New element: dvdsubdec
2008-02-28 19:40:22 +00:00
drochner
5f4a77bca8 pull in some patches from upstream CVS:
gstmpegaudioparse.c rev. 1.63 and 1.70
gstmpegaudioparse.h rev. 1.20
This fixes failures playing mp3 files if the mpegaudioparse plugin
(which is not really needed) is installed, due to some interaction
with changes in gstreamer-base.
See gnome bugzilla #471370 for details.
bump PKGREVISION
2007-12-09 11:03:50 +00:00
drochner
4b46c6c7c0 update to 0.10.6
changes:
-fixes in handling of MPEG streams, Real streams and MP3
-AMR-NB fixes
-Other bug-fixes and improvements
2007-07-06 19:21:47 +00:00
drochner
62a646bdfc update to 0.10.5
changes:
-Improved asf playback
-Fixes to MPEG demuxer
-Improved Real playback
-Fix crasher bugs in the MPEG video decoder
-DVD-read-src improvements
-mp3 parser fixes
-Threadsafe design and API
-bugfixes
2007-01-05 10:49:20 +00:00
drochner
d91aea0d63 update to 0.10.4
changes: many bugfixes
2006-10-12 13:35:33 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
7010c26000 Added a patch for ISO C90 compatibility, which allows the "mad" plugin to
be built on NetBSD 1.6.2.
2006-04-13 22:09:16 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
jmmv
f82b2601e5 Initial import of gst-plugins0.10-ugly, version 0.10.3:
This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.
2006-04-08 11:42:37 +00:00