ext/ogg/gstoggmux.c: eos/bos debugging
[platform/upstream/gst-plugins-good.git] / ext /
2005-01-12 Jan Schmidtext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides...
2005-01-10 Stéphane Loeuilletext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG...
2005-01-09 Ronald S. BultjeUpdate for API change in flac-1.1.1. Update requirement...
2005-01-09 Ronald S. Bultjeext/libpng/gstpngenc.*: Add compression level property...
2005-01-09 Ronald S. Bultjeext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per...
2005-01-08 Ronald S. BultjeOGM text support, Matroska UTF-8 text support, deadlock...
2005-01-08 Stéphane Loeuilletext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps ...
2005-01-08 Stéphane Loeuilletext/dv/gstdvdec.c: remove unneeded comment from dvdec...
2005-01-07 Stéphane Loeuilletext/dv/gstdvdec.c: Fix audio caps i just broke (missing...
2005-01-07 Stéphane Loeuilletext/dv/demo-play.c: xvideosink -> xvimagesink
2005-01-07 Ronald S. Bultjeext/libpng/: mime fixage.
2004-12-29 Ronald S. Bultjeconfigure.ac: Fix indentation, fix v4l2 plugin detection.
2004-12-28 RonaldMerge patch from Ronald fixing problems with streaming...
2004-12-28 David Schleefext/cairo/gsttextoverlay.c: Improvements to actually...
2004-12-23 Thomas Vander SticheleFixes #158382. Make speex plugin compatible with both...
2004-12-22 Maciej KatafiaszAdd gstmms
2004-12-21 Thomas Vander Stichelefix typo
2004-12-16 David Schleefconfigure.ac: add audioresample and cairo plugins....
2004-12-01 Ronald S. Bultjeext/esd/esdsink.c: Make error actually say something...
2004-11-28 Julien MoutteAdding a first version of directfbvideosink.
2004-11-23 Edward Herveyext/libpng/gstpngenc.c: Copy over buffer properties...
2004-11-12 Iain HolmesAdded the polypaudio sink and hooked it into the build...
2004-11-09 Jan SchmidtLet VideoSink store the clock, since Cacasink inherits...
2004-11-08 Zeeshan AliReomoved unused fields from the object
2004-11-08 Zeeshan AliFixed the clock
2004-11-07 Ronald S. BultjeAdd musepack decoder.
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-11-01 Stefan Kostadded two api precondition guards use g_strdup with...
2004-11-01 Jan Schmidtext/esd/esdsink.c: Use a finalize function, not dispose...
2004-10-30 Jan Schmidtext/dv/gstdvdec.c: Set EOS on the element when processi...
2004-10-26 Wim Taymansext/dv/gstdvdec.c: Allow a little margin when negotiati...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-25 Ronald S. Bultjeext/speex/gstspeexdec.c: sinkconvert function so oggdem...
2004-10-23 Ronald S. Bultjeext/Makefile.am: Fix the build fixes.
2004-10-20 Wim TaymansI lied, I am the One True Buildmaster
2004-10-20 Thomas Vander Stichelefix the build
2004-10-18 Wim Taymansext/dv/gstdvdec.*: Make sure we renegotiate aspect...
2004-10-18 Wim Taymansext/: Fix mimetype on smoke encoder.
2004-10-18 Wim Taymansext/speex/gstspeexenc.c: Fix speex timestamps so that...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added conversion/query...
2004-10-15 Wim Taymansext/raw1394/gstdv1394src.*: Added AV/C VTR control...
2004-10-05 Thomas Vander Stichelefix dist of smoke
2004-10-05 Thomas Vander Sticheleremove unused KIO_DIR
2004-10-05 Thomas Vander Stichelefixing libmng build
2004-10-05 Wim Taymansext/libmng/gstmngdec.c: Set the framerate correctly.
2004-10-04 Wim Taymansext/jpeg/: Updated smoke, new bitstream, allows embeddi...
2004-10-04 Wim Taymansext/libmng/: Added basic MNG decoder. Needs more work...
2004-10-04 Iain HolmesRevert the changes to the speex include file locations.
2004-10-02 Ramon Garcia FernandezUse <speex.h> everywhere instead of sometimes <speex...
2004-10-01 Stéphane Loeuilletbuild fixes (those parameters/functions are const in...
2004-10-01 Wim Taymansext/speex/gstspeexdec.c: Small cleanups.
2004-09-29 Ronald S. Bultjeext/flac/gstflacdec.c: Only return true if we actually...
2004-09-28 Christian Schallerremove last mention of kio plugin (in the dist section)
2004-09-28 Wim Taymansext/speex/: Rewrote speex encoder, make sure it can...
2004-09-28 Christian SchallerRemove non-working ugly kioplugin Markey has new and...
2004-09-22 Jan Schmidtext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
2004-09-20 Christian Schallerfix license information
2004-09-20 Johan Dahlinext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate...
2004-09-12 David SchleefFixes: #151879, #151881, #151882, #151883, #151884...
2004-09-10 Zeeshan AliMoving MAS plugin back to gst-sandbox module.
2004-09-03 Thomas Vander Stichelethrow errors when applicable
2004-09-02 Zeeshan AliTrying to correct the GST_CHECK_CONFIGPROG macro. It...
2004-08-31 Stefan Kostadded typecast to avoid warning
2004-08-31 Stefan Kostfixed seg-fault and mem leak
2004-08-17 Thomas Vander Sticheleerror out on unsupported types
2004-08-17 Iain HolmesMake flacenc work with mono streams by only setting...
2004-08-11 David Schleefext/pango/gsttextoverlay.c: Add copyright block and...
2004-08-09 Thomas Vander Stichelecleanups, debugging and memleak fixes
2004-08-03 Benjamin Ottefixes for G_DISABLE_ASSERT and friends
2004-07-30 Zaheer Abbas Meraliext/libpng/gstpngenc.c: fix default for newmedia flag
2004-07-30 Zaheer Abbas Meraliext/libpng/gstpngenc.*: Added newmedia support to pngen...
2004-07-28 Zaheer Abbas Meraliext/lame/gstlame.c: send tag events downstream
2004-07-28 Jan Schmidtext/dvdnav/README: Update the README to use dvddemux
2004-07-27 Wim Taymansext/libpng/: Added snapshot property to pngenc. removed...
2004-07-19 Benjamin Otteext/ladspa/gstladspa.c: make sure longname, description...
2004-07-16 Wim Taymansext/libpng/: Added png decoder.
2004-07-12 Jan Schmidtext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to templ...
2004-07-03 David Schleefext/flac/gstflacdec.c: (gst_flacdec_write): Actually...
2004-07-03 David Schleefext/flac/gstflacdec.c: Set duration on output buffers...
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Implement drop_factor property to...
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Fix timestamp, duration and offset...
2004-06-24 David I. Lehnext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
2004-06-13 Jan Schmidtext/esd/esdsink.*: Close the esd connection on pause...
2004-06-09 Thomas Vander Stichelesigh
2004-06-09 Thomas Vander Sticheleanother
2004-06-09 Thomas Vander Sticheleadd headers to HEADERS
2004-06-08 Wim Taymansext/jpeg/: Added a new simple jpeg based codec
2004-06-07 Jan SchmidtStupid mans! Don't unref things more than you ref them!
2004-06-07 Jan SchmidtAUTHORS: Add me to the authors file
2004-06-07 Stéphane Loeuilletfix URLs in README (XXX site on this one now)
2004-06-01 Christophe Fergeauext/flac/gstflactag.c: strip ending framing bit from...
2004-05-24 Stéphane Loeuilletfix shout2send compilation problem with -Wall -Werror
2004-05-24 Stéphane Loeuilletext/Makefile.am: add rules to build shout2send (was...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-21 Jan Schmidtext/dv/gstdvdec.c: Fix format conversion and position...
2004-05-20 Stéphane Loeuilletforgot to update the Changelog for the past two days...
2004-05-20 Stéphane Loeuillet- reenable speex plugins for speex 1.1.5 (API/ABI compa...
2004-05-19 Johan Dahlinext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add...
2004-05-17 Benjamin Otteext/shout2/gstshout2.c: Guimond, fixes #142432)
2004-05-16 Benjamin Otteext/alsa/gstalsasink.c: compute correct expected timest...
next