summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-1222-47/+80
* dist cairoThomas Vander Stichele2005-10-121-0/+1
* ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...Thomas Vander Stichele2005-10-127-51/+101
* don't build checks if we don't have checkThomas Vander Stichele2005-10-121-0/+17
* don't build checks if we don't have gstcheckThomas Vander Stichele2005-10-122-1/+9
* ext/speex/gstspeexdec.c: newsegment API fix.Wim Taymans2005-10-112-4/+9
* gst/: newsegment API update.Wim Taymans2005-10-111-1/+1
* newsegment API update.Wim Taymans2005-10-119-16/+29
* ext/speex/gstspeexenc.c: Signedness cleanups.Andy Wingo2005-10-114-13/+15
* Speexenc ported to 0.9.Edgard Lima2005-10-105-197/+248
* sys/oss/: Cleanups, make device configurable in the sink, handle and report e...Wim Taymans2005-10-104-53/+163
* ext/gconf/: Make sure element is NULL before removing from the bin.Wim Taymans2005-10-103-0/+8
* Don't unref the message.Andy Wingo2005-10-072-1/+1
* Post a message when the cable is unplugged.Andy Wingo2005-10-072-12/+27
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2005-10-074-20/+123
* ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The...Andy Wingo2005-10-073-237/+128
* configure.ac: Add check for mmapTim-Philipp Müller2005-10-074-1/+19
* add latest filesChristian Schaller2005-10-051-0/+2
* gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm...Tim-Philipp Müller2005-10-059-589/+729
* ext/dv/gstdvdemux.c: Fixes for better conversionEdward Hervey2005-10-052-3/+12
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-043-2/+26
* ext/dv/: Added DEFAULT <==> BYTES, TIME conversions on srcpad,Edward Hervey2005-10-043-11/+57
* back to headThomas Vander Stichele2005-10-032-2/+7
* release timeThomas Vander Stichele2005-10-0318-216/+109
* ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.Andy Wingo2005-10-022-5/+14
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-027-368/+377
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-3012-10/+27
* gst/level/level-example.c: Update for new bus API.Wim Taymans2005-09-292-1/+6
* gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2005-09-281-8/+1
* configure.ac: Fix unexpanded autoconf macro GST_DOC, which has been renamed t...Tim-Philipp Müller2005-09-282-1/+7
* sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b...Tim-Philipp Müller2005-09-272-2/+18
* add auparse to plugins listChristian Schaller2005-09-261-0/+1
* gst/rtp/gstrtpmpaenc.c: Set buffer duration correctly.Wim Taymans2005-09-263-0/+8
* gst/avi/gstavidemux.c: Don't crash when encountering a stream with an unknown...Tim-Philipp Müller2005-09-262-16/+59
* set up plugin paths properlyThomas Vander Stichele2005-09-242-2/+2
* gst/autodetect/: These are sinks.Wim Taymans2005-09-243-0/+10
* check/elements/level.c: fix test for new GstClockTime useThomas Vander Stichele2005-09-246-46/+75
* updating docsThomas Vander Stichele2005-09-235-14/+57
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-239-78/+147
* fix build of goomThomas Vander Stichele2005-09-231-1/+1
* we handle more than two channelsThomas Vander Stichele2005-09-232-2/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-2345-105/+147
* Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasinkEdgard Lima2005-09-225-56/+55
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-2212-37/+73
* gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.Wim Taymans2005-09-223-8/+25
* gst/rtp/: Remove g_print.Wim Taymans2005-09-228-34/+225
* gst/rtsp/gstrtspsrc.c: Strip spaces for key/value pairs.Wim Taymans2005-09-212-3/+12
* gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.Wim Taymans2005-09-213-12/+48
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-2111-108/+373
* gst/rtp/README: Update READMEWim Taymans2005-09-216-58/+140