summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gst/rtsp/: Add URI handler.Wim Taymans2005-09-204-9/+204
* more spec file fixoringChristian Schaller2005-09-201-6/+0
* fix spec filesChristian Schaller2005-09-202-751/+5
* don't use underscoresThomas Vander Stichele2005-09-2019-51/+51
* gst/alpha/gstalpha.c: fix element descriptionStefan Kost2005-09-203-1/+6
* prereqs as wellThomas Vander Stichele2005-09-191-0/+7
* commit result of scanobj stepThomas Vander Stichele2005-09-195-6/+7105
* gst/rtp/gstrtph263pdec.c: Don't check payload for now.Wim Taymans2005-09-193-20/+35
* add check-valgrind targetThomas Vander Stichele2005-09-191-0/+3
* gst/wavparse/gstwavparse.*: Fix wavparse some more.Wim Taymans2005-09-194-151/+306
* check/elements/level.c: Fix for bus API change.Wim Taymans2005-09-193-6/+13
* gst/level/level-example.c: Fix for new bus API.Wim Taymans2005-09-193-1/+10
* disable flags for unbuilt pluginsThomas Vander Stichele2005-09-191-16/+15
* normal builds shouldn't scan gobjectsThomas Vander Stichele2005-09-192-0/+0
* remove gst-registerThomas Vander Stichele2005-09-163-16/+4
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-1537-2018/+1069
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-154-2/+8
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-147-1/+151
* gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc...Michael Smith2005-09-142-1/+8
* Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith2005-09-142-1/+7
* Fix up bogus ChangeLog entryJan Schmidt2005-09-121-12/+0