summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base
AgeCommit message (Collapse)AuthorFilesLines
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Fix build under OpenBSD/amd64 5.5ryoon1-1/+16
Use /usr/bin/libtool instead of libtool-base from pkgsrc, ugly workaround
2013-06-17Also used right here in River City.dholland1-1/+2
2013-06-17Not MAKE_JOBS_SAFE; I gotdholland1-3/+2
OSError: [Errno 2] No such file or directory: '[...]/work/.home/.cache/g-ir-scanner/058d13a6d877030b8adb448928d5630d364836c5' with 8 jobs on try 1; try 2 without changes succeeded. This probably applies to the whole plugin framework and should go in Makefile.common, but let's be conservative about it.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-06Fixes:rodent1-2/+2
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-02-26Fix header to work with C++11 compilers.joerg3-3/+20
2012-10-30enable introspection support, bump PKGREVdrochner2-3/+28
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-07-28Various gst-plugins needed newer gst-plugins0.10-base.reed1-2/+2
2012-07-28required newer gstreamer0.10 to buildreed1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-04fix build on i386 without SSE/SSE2 support.obache2-1/+25
2012-03-03More pcre PKGREVISION bumps.wiz1-1/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-28update to 0.10.36drochner6-18/+31
changes: -new GstAudioDecoder and GstAudioEncoder base classes -new GstAudioInfo audio format description API (which matches the new API in 0.11) -add support for compressed audio payloading and passhthrough (think S/PDIF, mp3 over bluetooth) -new tag convenience API to get info about creative commons licenses -new GstTagMux base class -new video API to force key units via events -new video overlay composition API for subtitles -decodebin/playbin2 now plug parsers by default
2012-02-06Revbump forwiz2-3/+6
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-07-12update to 0.10.35drochner2-6/+6
changes: -handle API changes in unstable glib2 (not relevant to pkgsrc yet) -minor fixes
2011-05-18update to 0.10.34drochner4-9/+9
changes: many fixes and improvements -- see the ChangeLog
2011-04-24bump PKGREVISION from gettext-lib shlib bump.obache2-3/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-26update to 0.10.32drochner4-22/+13
changes: -New encodebin element -video: add 8-bit paletted RGB, YUV9, YVU9 and IYU1 video formats -misc fixes and improvements
2010-12-03update to 0.10.31drochner9-54/+51
changes: many fixes and improvements - see the Changelog
2010-11-28gtk-doc is not required to build.obache1-2/+1
2010-11-07Give up maintainership; I haven't touched this for a while.jmmv1-2/+2
2010-08-08Fix build; replace 8 spaces with tab in Makefilesjmcneill3-1/+29
2010-07-22update to 0.10.30drochner5-38/+16
changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions
2010-05-14update to 0.10.29drochner5-35/+31
changes: * video: add support for color-matrix and chroma-site fields in video caps and selected elements * video: Add support for 8-bit and 16-bit grayscale formats * typefinding: add AAC profile, level, channels and rate to ADTS caps * tags: add basic xmp metadata support * gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated * riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs * playsink: Don't fail if there are subtitles and audio but no video * oggdemux: map old FLAC mapping correctly * alsa: handle disappearing of sound device whilst in use more gracefully * playbin: Only unref the volume element on dispose and when a new audio sink is set * build: build plugin, example and libs directories in parallel if make -jN is used * uridecodebin/playbin2: we can handle avi in download mode too * rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses * audiopayload: add property to control packet duration
2010-03-12update to 0.10.28drochner3-7/+8
changes: -videorate: Improve upstream negotiation -ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back -vorbisdec: also support ivorbis tremor decoder -misc fixes
2010-02-16update to 0.10.26drochner5-17/+22
changes: -many fixes to playbin2 -libgsttag: add utility functions for ISO-639 language codes and tags -theora: port to 'new' theora 1.0 API -more fixes and improvements
2009-10-21update to 0.10.25drochner3-7/+10
changes: Add per-stream volume controls Theora 1.0 and Y444 and Y42B format support Improve audio capture timing GObject introspection support Improve audio output startup RTSP improvements Use pango-cairo instead of pangoft2 Allow cdda://(device#)?track URI scheme in cddabasesrc Support interlaced content in videoscale and ffmpegcolorspacee Many other bug fixes and improvements
2009-08-17update to 0.10.24drochner3-7/+9
changes: Recognise Kate subpicture subtitles Support progressive download in playbin2 GIO improvements Add buffer-list support in appsink Add gaussian-noise mode to audiotestsrc bump cdparanoia req to 0.10.2 and improve caching Improve audio source base class Add frame-by-frame stepping and examples Extend stream-probing in decodebin2 Many RTSP improvements support for PGS subpictures adder improvements Add Y444, v210, v216 formats implement preset interface in vorbisenc, theoraenc, oggmux Improve libvisual visualisation timestamp tracking playbin2 enhancements: custom audiosink, subpictures, cdda Improvements in textrender Support raw YUV 4:2:2 and SIREN in RIFF Add 4:2:2 and 4:4:4 support to theoradec Many other bug-fixes and improvements
2009-06-14Remove @dirrm entries from PLISTsjoerg1-19/+1
2009-05-25update to 0.10.23drochner5-103/+14
changes: New navigation API to support DVD playback playbin2 improvements RTSP extensions to allow extra headers and options Replace audioresampler with speexresample based code Support interlacing flags in the gstvideo library Support new RIFF formats Improve typefinding Support more frame formats in videoscale Many other bug-fixes and improvements
2009-03-23add a patch from upstream to fix a buffer overflow in vorbis coverartdrochner3-2/+91
code (CVE-2009-0586), bump PKGREVISION
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
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-01-26update to 0.10.22drochner5-13/+48
changes: Require gettext 0.17 Replace audioresample with speexresample from -bad Support new formats in RIFF: uncompressed RGB, WMA lossless, VP6 Move libgstapp and elements from -bad Support color-key setting and probing for Xv properties Improve typefinding for various formats Extend audio sinks for pull-mode operation Support for more subtitle formats More development on decode2bin and playbin2 RTP and SDP fixes Many bug fixes and improvements
2008-12-19# used by audio/gst-plugins0.10-alsa/Makefilejmcneill1-1/+2
2008-12-19Fix ALSA build.jmcneill3-1/+33
2008-11-09Needs gtk-doc as well. Build fix, so no PKGREVISION ++wiz1-1/+2
2008-11-03pkglint cleanup.wiz1-5/+3
2008-10-30Bump BUILDLINK_API_DEPENDS.gstreamer0.10 to gstreamer0.10>=0.10.20.1,wiz1-2/+11
per reed@
2008-10-16update to 0.10.21drochner3-7/+12
changes: Continue playbin2 development Ogg improvements - CELT support, skeleton fixes DVD subpicture support Improved audio dithering random number generator xvimagesink/ximagesink fixes Vorbis encoding and decoding fixes Recognise Kate subtitle streams Many bug-fixes and enhancements
2008-08-06prepare for addition of a "gio" plugin pkgdrochner2-2/+4
(we could build it in the base pkg because it doesn't cause additional dependencies, but it is marked experimental, so better leave it as optional addon)
2008-07-15update to 0.10.20drochner3-8/+99
changes: RTP improvements Support digest auth for RTSP Additional documentation Support DSCP QoS in multifdsink Add NV12/NV21 video buffer layouts Video scaling now bilinear by default Support more than 8 channels in audio conversions Channel mapping fixes for audioconvert Improve tmplayer and sami subtitle support Support 1x1 pixel buffers for videoscale Typefinding improvements for MPEG2, musepack Ogg/Dirac mapping updated in oggmux Fixes in ogg demuxing audiosink synchronisation and slaving fixes Support muting of the audio in playbin by selecting -1 as the audio stream Work done on playbin2 and uridecodebin Improvements in the experimental GIO plugin decodebin fixes Handle GAP buffers in some places Various other leak and bug-fixes
2008-06-20Add DESTDIR support.joerg1-1/+2
2008-04-10update to 0.10.19drochner4-20/+12
changes: -Experimental GIO plugin -Continued playbin2 development -RTP fixes -Various other bug-fixes and improvements