# ChangeLog for media-libs/gst-plugins
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.28 2003/02/27 12:41:07 foser Exp $

*gst-plugins-0.6.0-r4 (27 Feb 2003)

  27 Feb 2003; foser <foser@gentoo.org> gst-plugins-0.6.0-r4.ebuild :
  Added mpeg detection disabling patch to ffmpeg plugin
  Patch by <foser@gentoo.org>

*gst-plugins-0.6.0-r3 (24 Feb 2003)

  24 Feb 2003; foser <foser@gentoo.org> gst-plugins-0.6.0-r3.ebuild :
  Cleaned up, removed some deps to get a more reasonable deplist
  This will remove (minor) functionality

*gst-plugins-0.6.0-r2 (18 Feb 2003)

  19 Feb 2003; foser <foser@gentoo.org> gst-plugins-0.6.0-r[1,2].ebuild :
  Disable v4l for now (#15989)

  18 Feb 2003; foser <foser@gentoo.org> gst-plugins-0.6.0-r2.ebuild :
  Added ogg detection fixing patch

*gst-plugins-0.6.0-r1 (06 Feb 2003)

  18 Feb 2003; Nick Hadaway <raker@gentoo.org> gst-plugins-0.6.0-r1.ebuild :
  Changed DEPEND to virtual/jack

  06 Feb 2003; foser <foser@gentoo.org> gst-plugins-0.6.0-r1.ebuild :
  bump to include an ffmpeg patch to link to vorbis libs

*gst-plugins-0.6.0 (04 feb 2003)

  04 Feb 2003;foser <foser@gentoo.org> gst-plugins-0.6.0.ebuild :
  New version, now uses SLOT and has some extra fixes for that

  04 Jan 2003; foser <foser@gentoo.org> gst-plugins-0.4.2-r2.ebuild :
  Added MAKEOPTS on make to fix bug #12485

*gst-plugins-0.4.2-r2 (27 Dec 2002)
*gst-plugins-0.5.0-r1 (27 Dec 2002)

  27 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gst-plugins-0.4.2-r2.ebuild,
                                                    gst-plugins-0.5.0-r1.ebuild :
  If the sound device for OSS was already open when gstreamer are started,
  libgstossaudio.so never returns, as opening the device without the
  O_NONBLOCK flag in Linux do not return if the device was busy.
  
  Patch to fix this.
  - For gst-plugins-0.4.2-r2 we need to patch gst_osssink_open_audio() in
    sys/oss/gstosssink.c.
  - For gst-plugins-0.5.0-r1 we need to patch gst_osscommon_open_audio() in
    sys/oss/gstosscommon.c.
  
  Gnome bug at:

    http://bugzilla.gnome.org/show_bug.cgi?id=102025

*gst-plugins-0.5.0 (26 Dec 2002)

  26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gst-plugins-0.5.0.ebuild :
  New version.

*gst-plugins-0.4.2-r1 (08 Dec 2002)

  23 Dec 2002; Seemant Kulleen <seemant@gentoo.org> gst-plugins-0.4.2* :
  emake->make thanks to mattam in #gentoo

  18 Dec 2002; foser <foser@gentoo.org> gst-plugins-0.4.2*.ebuild :
  Fixed libmpeg2 dep (bug #12224)

  08 Dec 2002; Jack Morgan <jmorgan@gentoo.org> gst-plugins-0.4*.ebuild :
  Removed ~sparc64/sparc64 keywords 
  
  08 Dec 2002; Jon Nall <nall@gentoo.org> gst-plugins-0.4.2-r1.ebuild
  files/digest-gst-plugins-0.4.2-r1
  files/gst-plugins-0.4.2-parallel-make-depfix.patch
  files/gst-plugins-0.4.2-wavparse-bigendian.patch :

  keyworded ~ppc; fixed endianness problem for wav playing; 
  fixed parallel compilation problem on ppc

*gst-plugins-0.4.2 (02 Nov 2002)

  02 Nov 2002; foser <foser@gentoo.org> gst-plugins-0.4.2.ebuild :
  New minor version
  Added patch for gst-launch-ext

*gst-plugins-0.4.1-r1 (17 Oct 2002)

  17 Oct 2002; foser <foser@gentoo.org> gst-plugins-0.4.1-r1.ebuild :
  Made some deps changes, most notably add mpeg USE flag (bug #8625)
  Disable -O3 optimization (bug #8625,#8217)
  Disabled avi use flag, it doesn't work with our avifile

*gst-plugins-0.4.1 (22 Sep 2002)
  26 Sep 2002; Spider <spider@gentoo.org> files/digest-gst-plugins-0.4.1: 
  corrected digest, the upstream tarballs changed. no trojans here, only
  configure and configure.ac changing -Werror and -Wall to variables

  22 Sep 2002; Spider <spider@gentoo.org> gst-plugins-0.4.1.ebuild :
  a New hope.  crushed ;)  
  aalib is broken
  libdv is broken
  dvdnav is untested  (I dont have a dvd-player. donate one and I'll test it ;)

  
  
*gst-plugins-0.4.0-r2 (13 Sep 2002)
  13 Sep 2002; Spider <spider@gentoo.org> gst-plugins-0.4.0-r2.ebuild :
  fix for aalib by Rigo Ketelings <rigo@home.nl>

*gst-plugins-0.4.0-r1 (15 Aug 2002)
  25 Aug 2002; Spider <spider@gentoo.org> gst-plugins-0.4.0-r1.ebuild :
  Modified it to remove flac dependency since that didn't work
  
  15 Aug 2002 ;Spider <spider@gentoo.org> gst-plugins-0.4.0-r1.ebuild :
  now changed to use gnome2.eclass for schema installs
  
  
*gst-plugins-0.4.0 (08 Jul 2002)
  08 Jul 2002; Spider <spider@gentoo.org> gst-plugins-0.4.0.ebuild :
  now works with avifile and dv
  added a pile of dependencies both USE and non-USE
  created a patch to work around gcc 3.1 breakage with vorbis dvdnav and aalib (/usr/include bug)
  working around schema installation properly
  

* gst-plugins-0.3.4 (03 Jul  2002)
  03 Jul 2002; phoen][x <phoenix@gentoo.org> gst-plugins-0.3.4.ebuild : 
  added --disable-dv and --disable-avifile (Bug 4400)

* gst-plugins-0.3.4 (29 Jun  2002)
  29 Jun 2002; Spider <spider@gentoo.org> 
  Updated with some more deps (optional) 



* gst-plugins-0.3.4 (26 Apr 2002)
  26 apr 2002; Spider <spider@gentoo.org> gst-plugins-0.3.4.ebuild :
  update configure
  version
  libtoolize

  beware of breakage with avifile 0.7 


* gst-plugins-0.3.3-r1 (28 Mar 2002)
  
  28 Mar 2002; A. Baguinski <artm@v2.nl> gst-plugins-0.3.3-r1.ebuild ChangeLog

  Just started
