GStreamer multimedia framework
Go to file
Julien Moutte 1ad1739394 ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad.
Original commit message from CVS:
2005-10-24  Julien MOUTTE  <julien@moutte.net>

* ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed
caps on
a sink pad.
2005-10-24 08:59:24 +00:00
check use ELEMENT messages instead 2005-10-19 20:48:24 +00:00
common@1cb5d7b76a gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change. 2005-10-18 13:21:18 +00:00
docs back to HEAD 2005-10-23 23:05:59 +00:00
examples examples/stats/mp2ogg.c: more typo fixes 2005-10-13 15:28:01 +00:00
ext ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad. 2005-10-24 08:59:24 +00:00
gconf Remove all references to xvideosink, fix examples (#140845). 2005-01-09 14:53:58 +00:00
gst STOPPED->FAILED 2005-10-23 11:07:10 +00:00
gst-libs/gst add some i18n headers 2005-08-30 19:41:12 +00:00
m4 update esound, gconf, alsa and ogg m4 files from upstream versions 2004-09-17 22:13:07 +00:00
po releasing 0.9.4 2005-10-23 22:43:08 +00:00
sys renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:29:55 +00:00
tests use ELEMENT messages instead 2005-10-19 20:48:24 +00:00
tools tools/gst-launch-ext-m.m: Fix AVI/ASF pipelines (#165340). 2005-01-26 23:08:23 +00:00
win32 more working plugins 2004-07-27 21:41:30 +00:00
.gitignore add some files 2005-08-30 17:37:00 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +00:00
AUTHORS put the same mail for Zaheer Merali everywhere 2004-12-11 13:43:19 +00:00
autogen.sh autogen.sh (package): Now type 'make' to build gst-plugins-good. 2005-09-12 16:14:48 +00:00
ChangeLog ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad. 2005-10-24 08:59:24 +00:00
configure.ac back to HEAD 2005-10-23 23:05:59 +00:00
COPYING add some files 2005-08-30 17:37:00 +00:00
gst-plugins-good.spec.in update for latest additions 2005-10-21 10:06:40 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
LICENSE_readme update these two files to contain recent additions 2004-11-09 10:18:19 +00:00
MAINTAINERS MAINTAINERS: Add 2004-03-01 20:55:30 +00:00
Makefile.am don't build checks if we don't have gstcheck 2005-10-12 03:03:27 +00:00
NEWS releasing 0.9.4 2005-10-23 22:43:08 +00:00
PORTED_09 Speexenc ported to 0.9. 2005-10-10 19:57:40 +00:00
README release time 2005-10-03 17:48:57 +00:00
RELEASE releasing 0.9.4 2005-10-23 22:43:08 +00:00
REQUIREMENTS add libmms to REQUIREMENTS file 2005-01-06 18:28:14 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

GStreamer: Release notes for GStreamer Ugly Plug-ins 0.9.3 "Athos"
        

The GStreamer team is petrified to announce a new release
in the 0.9.x development series of the
GStreamer Ugly Plug-ins.


The 0.9.x series is a development series and not recommended for end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.


"When you have to shoot, shoot.  Don't talk."


There are times when the world needs a color between black and white.
Quality code to match the good's, but two-timing, backstabbing and ready to
sell your freedom down the river.  These plug-ins might have a patent noose
around their neck, or a lock-up license, or any other problem that makes you
think twice about shipping them.


We don't call them ugly because we like them less.  Does a mother love her
son less because he's not as pretty as the other ones ? No  - she commends
him on his great personality.  These plug-ins are the life of the party.
And we'll still step in and set them straight if you report any unacceptable
behaviour - because there are two kinds of people in the world, my friend:
those with a rope around their neck and the people who do the cutting.


This module contains a set of plug-ins that have good quality and correct
functionality, but distributing them might pose problems.  The license
on either the plug-ins or the supporting libraries might not be how we'd
like. The code might be widely known to present patent problems.
Distributors should check if they want/can ship these plug-ins.


Other modules containing plug-ins are:


gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  
Features of this release
    
      * Parallel installability with 0.8.x series
      * Threadsafe design and API
      * lame, rmdemux, iec958 fixes

Bugs fixed in this release
    

Download

You can find source releases of gst-plugins-ugly in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

CVS is hosted on cvs.freedesktop.org.
All code is in CVS and can be checked out from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Flavio Oliveira
      * Michael Smith
      * Stefan Kost
      * Thomas Vander Stichele
      * Wim Taymans