summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper fun...Andy Wingo2006-08-281-0/+11
* Rename again (audiofxgood -> audiofx).Stefan Kost2006-08-271-0/+15
* gst/avi/gstavidemux.c: Initialze variables.Stefan Kost2006-08-271-0/+6
* gst/avi/gstavidemux.*: More attempts to turn this into readable code.Wim Taymans2006-08-251-0/+21
* ext/annodex/gstcmmlutils.c: Fix build.Wim Taymans2006-08-251-0/+5
* ext/annodex/gstannodex.c: Do some extra sanity checks.Alessandro Decina2006-08-251-0/+40
* Make also the pan-property float (saves scaling and yields better resolution)Stefan Kost2006-08-241-0/+14
* gst/audiofxgood/audiopanorama.c: ChangeLog surgery to add cymax's real nameStefan Kost2006-08-241-1/+11
* gst/audiofxgood/audiopanorama.*: Added float support (thanks cymax)Stefan Kost2006-08-241-0/+11
* gst/audiofxgood/audiopanorama.c: Fix docs & debug category. Add Fixme for vol...Stefan Kost2006-08-241-0/+6
* gst/avi/gstavidemux.c: unbreak AVI index handling, some more debug, remove an...Stefan Kost2006-08-241-0/+10
* gst/avi/gstavidemux.*: Some more cleanups.Wim Taymans2006-08-241-0/+15
* ext/flac/gstflacdec.c: Use libgsttag helper function here too.Tim-Philipp Müller2006-08-241-0/+5
* gst/avi/gstavidemux.*: Initial streaming support for avidemux (fixes #336465)Stefan Kost2006-08-231-0/+23
* docs/plugins/gst-plugins-good-plugins-docs.sgml: There is no taglibmux elemen...Tim-Philipp Müller2006-08-221-0/+9
* gst/avi/gstavidemux.*: Mark DISCONT.Wim Taymans2006-08-221-0/+9
* Small documentation updates.Wim Taymans2006-08-221-0/+10
* gst/avi/gstavidemux.*: Precalc most of the duration query for each stream.Wim Taymans2006-08-221-0/+20
* gst/id3demux/id3v2frames.c: If strings in text fields are marked ISO8859-1, b...Jan Schmidt2006-08-221-0/+8
* ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).Tim-Philipp Müller2006-08-221-0/+9
* gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already give...Tim-Philipp Müller2006-08-221-0/+6
* ext/speex/gstspeexdec.c: Make metadata extraction actually work.Tim-Philipp Müller2006-08-221-0/+13
* gst/audiopanorama/: die! die! die! you should never have been thereStefan Kost2006-08-211-0/+9
* tests/check/elements/audiopanorama.c: Fix invalid memory access in audiopanor...Jan Schmidt2006-08-211-0/+5
* tests/check/elements/.cvsignore: ignore built fileEdward Hervey2006-08-211-0/+5
* gst/rtp/Makefile.am: Fix the build again.Wim Taymans2006-08-211-0/+5
* gst/audiofxgood/: resubmit with the desired name *again*Stefan Kost2006-08-211-0/+16
* use g_assert in _get_unit_sizeStefan Kost2006-08-201-0/+6
* docs/plugins/: cleanup -unused.txt to make it useful, add previously missing ...Stefan Kost2006-08-201-0/+16
* gst/audiofxgood/audiofx.cStefan Kost2006-08-201-0/+21
* docs/plugins/Makefile.am: More Oss docs fixage.Wim Taymans2006-08-181-0/+5
* gst/rtp/: Added experimental SVQ3 depayloader.Wim Taymans2006-08-181-0/+14
* ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment e...Edward Hervey2006-08-181-0/+9
* gst/multipart/multipartdemux.c: Accept leading whitespace before the boundarySjoerd Simons2006-08-171-0/+11
* gst/rtp/gstrtph264depay.c: Error out on non-implemented stuff.Wim Taymans2006-08-171-0/+5
* ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo2006-08-161-1/+13
* ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans2006-08-161-0/+6
* ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans2006-08-161-0/+7
* sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller2006-08-161-0/+6
* configure.ac: Require CVS of GStreamer core and -base (forTim-Philipp Müller2006-08-161-0/+15
* tests/check/Makefile.am: Don't try to run annodex unit tests if the annodex p...Tim-Philipp Müller2006-08-161-0/+6
* gst/autodetect/gstautoaudiosink.c: When we can't find a usable audiosink, don...Tim-Philipp Müller2006-08-161-0/+8
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-161-0/+62
* gst/rtp/: Caps extra properties must be defined as strings for depayloaders b...Wim Taymans2006-08-161-0/+20
* gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans2006-08-161-0/+22
* gst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG line.Wim Taymans2006-08-161-0/+5
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-161-0/+13
* gconf/Makefile.am: Make --disable-schemas work right (they still need to be c...Jens Granseuer2006-08-151-0/+9
* back to HEADThomas Vander Stichele2006-08-141-0/+4
* releasing 0.10.4Thomas Vander Stichele2006-08-141-18/+25