summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #...Tim-Philipp Müller2006-06-091-0/+5
* tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a...Tim-Philipp Müller2006-06-091-0/+7
* configure.ac: We should use $SED and not $(SED) in configure.ac (#343678).Peter Kjellerstedt2006-06-091-0/+7
* sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...Brian Cameron2006-06-091-0/+24
* ext/jpeg/gstjpegdec.*: API: Added IDCT method propertyWim Taymans2006-06-091-0/+13
* configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...Zaheer Abbas Merali2006-06-071-0/+6
* gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...Edward Hervey2006-06-021-0/+5
* ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.Edward Hervey2006-06-021-0/+7
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-0/+93
* gst/goom/gstgoom.*: Handle QoS.Wim Taymans2006-05-311-0/+12
* ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883Zaheer Abbas Merali2006-05-311-0/+29
* gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...Sébastien Moutte2006-05-301-0/+13
* Add apev2mux element (#343122).Sebastian Dröge2006-05-301-0/+23
* gst/: GST_PTR_FORMAT should be used to print caps in debug statements.Tim-Philipp Müller2006-05-281-0/+7
* gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag toSebastian Dröge2006-05-281-0/+10
* ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...Edward Hervey2006-05-281-0/+5
* ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...Edward Hervey2006-05-281-0/+8
* ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...Tim-Philipp Müller2006-05-281-0/+12
* gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make...Tim-Philipp Müller2006-05-281-0/+7
* ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...Edward Hervey2006-05-271-0/+7
* ext/flac/gstflac.c: Don't #include file we don't dist any longer.Tim-Philipp Müller2006-05-271-0/+5
* README: Replace current README (containing the release notes from some 0.9.x ...Tim-Philipp Müller2006-05-271-0/+6
* ext/dv/gstdvdemux.c: Implement EOS correctly by either postingWim Taymans2006-05-241-0/+7
* gst/law/: Some cleanups in the chain functions.Wim Taymans2006-05-241-0/+13
* gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called befor...Mark Nauwelaerts2006-05-231-0/+8
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-231-0/+10
* gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...Tim-Philipp Müller2006-05-231-0/+20
* ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.Tim-Philipp Müller2006-05-221-0/+7
* gst/avi/gstavimux.*: - add odml (large file) index supportMark Nauwelaerts2006-05-221-0/+19
* gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative...Jan Schmidt2006-05-191-0/+7
* configure.ac: update for new GSTPB_PLUGINS_DIRThomas Vander Stichele2006-05-181-0/+5
* rtp/gst/gstrtph263pay.c: Properly set static caps for H263 at 34.Philippe Kalaf2006-05-181-0/+5
* ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...James Doc Livingston2006-05-181-0/+8
* gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...Edward Hervey2006-05-171-0/+6
* ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...Tim-Philipp Müller2006-05-171-0/+7
* gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. ...Jindrich Makovicka2006-05-171-0/+15
* ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...Edward Hervey2006-05-161-0/+6
* gst/autodetect/: Make the name of the child element be based on the name of t...Jan Schmidt2006-05-161-0/+16
* ext/libpng/Makefile.am: Add LIBPNG_CFLAGS.Zaheer Abbas Merali2006-05-161-0/+7
* ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...Tim-Philipp Müller2006-05-151-0/+6
* gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull mo...Michael Smith2006-05-141-0/+5
* gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, f...Wim Taymans2006-05-121-0/+8
* gst/avi/gstavidemux.*: Some cleanups, prepare to use GstSegment.Wim Taymans2006-05-121-0/+19
* gst/wavparse/gstwavparse.c: Fix use of uninitialised values if we're NOT seek...Michael Smith2006-05-121-0/+7
* gst/wavparse/Makefile.am: Add CFLAGS and LIBS for libgstbase, fixes build onTim-Philipp Müller2006-05-121-0/+6
* gst/id3demux/id3v2frames.c: Some more debug info. No need to check whether th...Tim-Philipp Müller2006-05-121-0/+7
* gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, b...Jan Schmidt2006-05-101-0/+9
* ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and...Tim-Philipp Müller2006-05-101-0/+8
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-0/+17
* gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that...Mark Nauwelaerts2006-05-091-0/+10