summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/id3demux/gstid3demux.c: Don't put function calls in g_return_if_fail() st...Tim-Philipp Müller2006-01-251-0/+7
* changelog surgeryJan Schmidt2006-01-251-1/+1
* gst/id3demux/id3v2frames.c: Never trust ANY information encoded in a media fi...Jan Schmidt2006-01-251-0/+6
* I'm too lazy to comment thisEdgard Lima2006-01-241-0/+6
* gst/matroska/: Added recognition of Real Audio and Video streams in matroska ...Edward Hervey2006-01-231-0/+7
* gst/id3demux/id3v2frames.c: Remove errant break statement, and fix compilatio...Jan Schmidt2006-01-231-0/+6
* Mention that my last commit fixes #328241Jan Schmidt2006-01-231-0/+1
* sys/sunaudio/: Export functions that are needed in other parts of the code, m...Tim-Philipp Müller2006-01-231-0/+11
* gst/matroska/matroska-mux.c: Fix possible deadlock in matroska muxer (#327825).Tim-Philipp Müller2006-01-231-0/+8
* C89 fixes: declare variables at the beginning of a block andJens Granseuer2006-01-231-0/+12
* gst/id3demux/: Rewrite parsing of text tags to handle multiple NULL terminate...Jan Schmidt2006-01-231-0/+14
* gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our ...Christoph Burghardt2006-01-201-0/+7
* ChangeLog surgery (last entry may have been slightly misleading)Tim-Philipp Müller2006-01-191-2/+2
* configure.ac: just like in the core and gst-plugins-base. Fixes build on Sola...Brian Cameron2006-01-191-0/+7
* ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank tha...Tim-Philipp Müller2006-01-191-0/+8
* Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc...Tim-Philipp Müller2006-01-181-0/+13
* gst/wavparse/gstwavparse.c: Fix conversion from TIME to BYTES format (fixes #...Tommi Myöhänen2006-01-181-0/+6
* gst/id3demux/id3v2frames.c: Fix compilation of id3demux when zlib is not pres...Sergey Scobich2006-01-151-0/+6
* ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non...Tim-Philipp Müller2006-01-151-0/+6
* back to headThomas Vander Stichele2006-01-131-0/+5
* releasing 0.10.1Thomas Vander Stichele2006-01-131-0/+8
* ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618Wim Taymans2006-01-131-0/+7
* gst/level/gstlevel.c: Fix memleak. Fixes #326612Mike Smith2006-01-131-0/+8
* configure.ac: prereleasingThomas Vander Stichele2006-01-111-47/+69
* gst/level/gstlevel.c: Don't leak filter arrays.Michael Smith2006-01-101-0/+6
* add Sun Audio plugin. Verified that nothing breaks and that make check works.Christian Schaller2006-01-091-0/+39
* gst-plugins-good/gst/udp/: Allow udpsrc and dynudpsink to take a sockfd as a ...Philippe Kalaf2006-01-071-0/+7
* ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnom...Tim-Philipp Müller2006-01-061-0/+19
* gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodeb...Edward Hervey2006-01-061-0/+11
* gst/videobox/gstvideobox.c: call oil_init() when using liboilStefan Kost2006-01-051-0/+6
* ext/jpeg/: Fix leaks.Wim Taymans2006-01-041-0/+6
* ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; re...Tim-Philipp Müller2006-01-021-0/+12
* configure.ac: also remove smoothwave's Makefile.amStefan Kost2005-12-301-0/+7
* tests/examples/Makefile.am: added missing Makefile.amStefan Kost2005-12-301-0/+5
* moved level-example to tests/examples/level-exampleStefan Kost2005-12-301-0/+13
* gst/udp/gstmultiudpsink.*: Track packets sent per client in addition to bytes...Michael Smith2005-12-291-0/+8
* gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...Tim-Philipp Müller2005-12-291-0/+5
* gst/id3demux/id3tags.c: If a broken tag has 0 bytes payload, at least still s...Jan Schmidt2005-12-281-0/+6
* gst-plugins-good/gst/rtp/: Making these depayloaders (H263+ and mpeg4 video) ...Philippe Kalaf2005-12-221-0/+9
* docs/plugins/gst-plugins-good-plugins.*: Regenerate the plugin hiearchy.Jan Schmidt2005-12-211-0/+6
* Add documentation for id3demux.Jan Schmidt2005-12-211-0/+15
* gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.Michael Smith2005-12-201-0/+8
* gst/avi/gstavidemux.c: Stupid signedness issue...Edward Hervey2005-12-191-0/+5
* gst/avi/gstavidemux.c: Construct index for indexless files.Edward Hervey2005-12-191-0/+13
* configure.ac: Check for optional dependency on zlib for id3demuxJan Schmidt2005-12-181-0/+39
* change some char* into char[]Stefan Kost2005-12-161-0/+7
* gst/wavparse/gstwavparse.*: Use GstSegment to implement more seeking features.Wim Taymans2005-12-161-0/+10
* gst/rtsp/rtspconnection.c: Add <netinet/in.h> include and move <arpa/inet.h> ...Benjamin Pineau2005-12-161-0/+7
* Set clock rate to be fixed in 8000. It fixes bug #324012.Edgard Lima2005-12-141-0/+6
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-0/+21