summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...Tim-Philipp Müller2005-12-123-101/+79
* gst/debug/efence.c: Added pull mode.Edward Hervey2005-12-112-4/+64
* gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller2005-12-114-7/+14
* sys/oss/gstosssink.c: more debug-func-ptr usageStefan Kost2005-12-112-1/+6
* Now flxdec works on big-endian machines as well.Zeeshan Ali2005-12-116-69/+159
* gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...Tim-Philipp Müller2005-12-112-21/+38
* ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work...Tim-Philipp Müller2005-12-103-260/+500
* configure.ac: Update comment in OSS includes check.Tim-Philipp Müller2005-12-109-41/+113
* borgify and fix up documentationThomas Vander Stichele2005-12-0947-255/+324
* ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt2005-12-092-18/+20
* ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely match...Michael Smith2005-12-092-5/+27
* docs/plugins/Makefile.am: Add multipart elements.Julien Moutte2005-12-087-11/+95
* gst/qtdemux/qtdemux.c: Memleak fixes.Edward Hervey2005-12-071-11/+15
* gst/avi/gstavidemux.c: Memleak and crasher fixes.Edward Hervey2005-12-073-12/+43
* expand tabsThomas Vander Stichele2005-12-0612-321/+321
* expand tabsThomas Vander Stichele2005-12-0699-1442/+1549
* back to HEADThomas Vander Stichele2005-12-051-1/+1
* releasing 0.10.0Thomas Vander Stichele2005-12-0542-65/+59
* releasing 0.10.0Thomas Vander Stichele2005-12-051-1/+1
* Update .po filesThomas Vander Stichele2005-12-0514-29/+29
* update translationsThomas Vander Stichele2005-12-0513-14/+14
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* Update for alloc_buffer changes.Andy Wingo2005-12-0520-38/+81
* docs/plugins/gst-plugins-good-plugins.args: Remove args for plugins that aren...Michael Smith2005-12-052-5630/+5
* remove pango plugin as its gone into baseChristian Schaller2005-12-041-4/+2
* fix element descriptionsThomas Vander Stichele2005-12-036-6/+6
* remove fdsrc docsThomas Vander Stichele2005-12-031-20/+0
* back to HEADThomas Vander Stichele2005-12-011-1/+1
* releasing 0.9.7Thomas Vander Stichele2005-12-0143-91/+156
* releasing 0.9.7Thomas Vander Stichele2005-12-011-1/+1
* Update .po filesThomas Vander Stichele2005-12-0115-15/+15
* add multipart plugin to docsThomas Vander Stichele2005-12-015-45/+84
* move pango to baseThomas Vander Stichele2005-12-0112-1926/+15
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-0120-794/+193
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-0177-6961/+1598
* ext/dv/: Fix seeking in dvdemux again, add some more debug info.Wim Taymans2005-11-304-6/+22
* fix testsThomas Vander Stichele2005-11-302-0/+6
* add tests subdirThomas Vander Stichele2005-11-301-0/+1
* add Makefile.amThomas Vander Stichele2005-11-301-1/+1
* moveThomas Vander Stichele2005-11-304-620/+21
* move under testsThomas Vander Stichele2005-11-3028-1998/+34
* update for latest changesChristian Schaller2005-11-302-5/+3
* ext/pango/gsttextrender.*: Add missing files.Tim-Philipp Müller2005-11-303-0/+414
* Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add backg...Tim-Philipp Müller2005-11-3010-852/+1111
* gst/udp/Makefile.am: Moved to netbuffer.Julien Moutte2005-11-302-1/+6
* Ported multipart mux/demux to 0.9.Julien Moutte2005-11-306-244/+240
* gst/: update for symbols changeThomas Vander Stichele2005-11-3014-45/+62
* gst/udp/: the old gstnet lib was renamed gstnetbuffer (#322257)Thomas Vander Stichele2005-11-293-2/+8
* ext/cairo/gsttextoverlay.c: Actually render the text from the text pad.Tim-Philipp Müller2005-11-292-5/+26
* gst/debug/: Update for GstBaseTransform event virtual methodEdward Hervey2005-11-293-2/+8