summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good
AgeCommit message (Collapse)AuthorFilesLines
2007-02-08add "test" targets (which only make sense if gstreamer was built withdrochner1-1/+4
the "gstcheck" option, but do no harm otherwise)
2007-01-13Add patches for gst-plugins0.10-flac to support flac-1.1.3.wiz6-4/+1162
From Mandriva Cooker source rpm.
2007-01-13Remove trailing whitespace.wiz1-2/+2
2007-01-09update to 0.10.5drochner5-25/+30
changes: -Parallel installability with 0.8.x series -Threadsafe design and API -RTP/RTSP improvements -Fixes in OSS support -Addition of the audiopanorama element -Improvements in AVI playback -Annodex playback fixes -Support FLAC in OGG and Matroska -Fixes in the Speex decoder -V4L2 source moved from Bad Plugins -SMPTE element ported to 0.10 -GStreamer Data Protocol (GDP) Payloader and Depayloader elements added -Many other bug-fixes
2006-10-12update to 0.10.4drochner5-8/+27
changes: -added apev2mux element -many bugfixes
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
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-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-05Compensate for the --disable-annodex in Makefile.common so that thedrochner1-1/+6
plugin is still built. Pointed out by wiz. (It depends only on libxml2 which we need anyway, so this doesn't introduce an additional dependency.)
2006-07-02--disable-annodex per default, saves some cyclesdrochner1-1/+2
2006-06-14update to 0.10.3drochner4-10/+11
changes: bugfixes
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-15/+15
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-03Add a variable to specify the distfile version instead of directlyjmmv1-3/+2
overriding DISTFILE.
2006-03-21Fix build of OSS plugin on DragonFly.joerg2-1/+15
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-1/+3
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-02-13Update to 0.10.2:wiz8-97/+10
This is GStreamer Good Plug-ins 0.10.2, "Papa was a rolling stone". Changes since 0.10.1: * New libcdio based CDDA reading element * APE tag reader ported * ID3 tag reading fixes * Sun Audio Sink fixes * GOOM and gconf element fixes * lots of bug and leak fixes Bugs fixed since 0.10.1: * 328336 : silence warings which make dvdec / dvdemux unusable * 315557 : Internal event problem with MP3s from vgmix.com * 323327 : [cdio] port cddasrc to 0.10 * 325148 : Bugs in G711 RTP packetization logic * 325649 : apetag plugin needs porting to 0.10 * 326446 : check that all elements in -good pass queries they can't ... * 326602 : id3demux is not compiling without ZLIB * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX]) * 326736 : gconf(audio|video)sink response to key changes * 326864 : [wavparse] time to bytes format conversion broken * 327009 : [esdsink] won't compile with includes in non-standard prefix * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback * 327825 : [matroskamux] Matroska muxer deadlock * 327871 : [videobox] crash when cropping * 328241 : id3demux emits NULL date for year tags * 328264 : Fix build with gcc 2.95 * 328531 : [matroskamux] doesn't send newsegment event, critical war... * 329181 : totem crash when using goom effect * 329810 : Fails to read ID3 tag * 330005 : Please use the autodetect sinks by default * 317658 : [cdio] support for cd-text and cd-g
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-2/+4
2006-01-30Added some patches for ISO C90 compatibility.rillig5-1/+89
2006-01-25Override DISTNAME (version number is not the same as inwiz1-1/+3
gst-plugins0.10-base any longer).
2006-01-25Add missing distinfo file.wiz1-0/+5
2006-01-19Fix typo.wiz1-1/+1
2006-01-18Initial import of gst-plugins0.10-good, version 0.10.1. This is an updatejmmv5-0/+127
for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono