summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE...Wim Taymans2006-04-261-0/+7
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-0/+144
* ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...Tim-Philipp Müller2006-04-251-0/+6
* gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...Tim-Philipp Müller2006-04-251-0/+15
* gst/rtp/: It's codec_data, not codec_info.Wim Taymans2006-04-251-0/+6
* gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec ...Mark Nauwelaerts2006-04-251-0/+12
* gst/matroska/matroska-mux.c: Fix timestamping of B-frames, use signed integer...Josef Zlomek2006-04-251-0/+10
* just make it compile with --disable-gst-debug.Edgard Lima2006-04-241-0/+5
* gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdou...Sébastien Moutte2006-04-231-0/+10
* gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversionsSébastien Moutte2006-04-221-0/+8
* gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is no...Fabrizio Gennari2006-04-211-0/+10
* ext/raw1394/gstdv1394src.c: Use scale functionsWim Taymans2006-04-211-0/+5
* ext/dv/gstdv.c: Fix build.Tim-Philipp Müller2006-04-211-0/+5
* gst/debug/progressreport.c: Add 'format' property to force querying to a part...Tim-Philipp Müller2006-04-211-0/+9
* ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at best, on big en...Andy Wingo2006-04-211-0/+6
* Add icydemux, and tests.Michael Smith2006-04-211-0/+22
* ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.Tim-Philipp Müller2006-04-201-0/+5
* gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to cr...Fabrizio Gennari2006-04-201-0/+11
* ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...Tim-Philipp Müller2006-04-201-0/+7
* gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.Tim-Philipp Müller2006-04-201-0/+15
* gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't...Mark Nauwelaerts2006-04-201-0/+10
* gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial p...Tim-Philipp Müller2006-04-201-0/+8
* gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...Tim-Philipp Müller2006-04-191-0/+14
* ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...Tim-Philipp Müller2006-04-181-0/+9
* ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...Tim-Philipp Müller2006-04-181-0/+11
* ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...Tim-Philipp Müller2006-04-181-0/+7
* Rewrite a bit: use GstBaseSink::start and stop instead of a state change func...Tim-Philipp Müller2006-04-181-0/+19
* Add translatable error message for when we cannot connect to the sound server...Tim-Philipp Müller2006-04-181-0/+10
* sys/oss/gst-i18n-plugin.h: Remove bogus file that doesn't belong here.Tim-Philipp Müller2006-04-181-0/+5
* ext/shout2/gstshout2.*: Handle tags being received before the connection to t...Philippe Valembois2006-04-171-0/+11
* ext/shout2/gstshout2.c: Don't crash in case the connection to the server fail...Tim-Philipp Müller2006-04-171-0/+9
* gst/id3demux/id3tags.c: (Fixes #338713)Alex Lancaster2006-04-171-0/+6
* reverting rtp patches to fix freeze break on -base as explained on the listThomas Vander Stichele2006-04-131-44/+0
* gst/rtp/: Fix GObject macros.Tim-Philipp Müller2006-04-131-0/+28
* gst/rtp/: Ported mulaw and alaw payloaders to use new base classPhilippe Kalaf2006-04-131-0/+16
* ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.Wim Taymans2006-04-121-0/+13
* gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_...Tim-Philipp Müller2006-04-111-0/+6
* ext/libpng/gstpngdec.*: Handle more than one frame if the content is framed, ...Tim-Philipp Müller2006-04-111-0/+11
* sys/oss/: - the user-visible error strings were in the wrong categoryThomas Vander Stichele2006-04-101-0/+17
* gst/matroska/ebml-read.c: Don't try to modify read-only data.Tim-Philipp Müller2006-04-101-0/+9
* ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circ...Michael Smith2006-04-101-0/+12
* gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for aud...Tim-Philipp Müller2006-04-101-0/+16
* ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remov...Michael Smith2006-04-101-0/+6
* gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749)Ryan Lortie (desrt)2006-04-101-0/+9
* gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constantsSébastien Moutte2006-04-091-0/+10
* gst/matroska/ebml-read.c: Even better would be if we actually did the right t...Tim-Philipp Müller2006-04-091-0/+6
* gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MS...Tim-Philipp Müller2006-04-091-0/+8
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-0/+71
* Fix more broken GObject macrosStefan Kost2006-04-081-0/+6
* Fix broken GObject macrosStefan Kost2006-04-081-0/+12