GStreamer multimedia framework
Find a file
Tim-Philipp Müller 8a3cf8eb23 ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o...
Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf),
(gst_mpeg2dec_alloc_buffer):
Can't use gst_pad_alloc_buffer*() when we are going to crop
the image before sending it out. Downstream basetransform-based
elements will complain about the wrong unit size otherwise
(when not operating in passthrough-mode at least).
Const-ify some static variables and do some minor clean-ups.
Use I420 macros for size/offsets (not really necessary in this
particular context, but this kind of code gets copy'n'pasted).
2006-04-13 19:08:20 +00:00
common@a6710e67fd add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
docs docs/plugins/: add siddec 2006-04-01 15:43:46 +00:00
ext ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o... 2006-04-13 19:08:20 +00:00
gst gst/mpegstream/gstmpegpacketize.*: g_malloc() can't fail, we don't need to handle this. Same for gst_buffer_new_and_a... 2006-04-13 18:21:08 +00:00
gst-libs no need for an AS_LIBTOOL call 2005-11-27 15:34:00 +00:00
m4 fix distcheck; remove some old m4s 2005-09-01 21:07:34 +00:00
po fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
tests one more suppression for FC4 2006-04-12 16:21:17 +00:00
win32 ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction 2006-04-09 18:09:40 +00:00
.gitignore it's ugly but 2005-08-31 17:57:35 +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:18 +00:00
autogen.sh releasing 0.9.2 2005-09-06 14:05:40 +00:00
ChangeLog ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o... 2006-04-13 19:08:20 +00:00
configure.ac add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
COPYING it's ugly but 2005-08-31 17:57:35 +00:00
gst-plugins-ugly.spec.in fix version numbering 2006-04-05 10:02:34 +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 add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
NEWS releasing 0.10.3 2006-03-31 11:10:46 +00:00
README release time 2005-10-03 17:49:44 +00:00
RELEASE releasing 0.10.3 2006-03-31 11:10:46 +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