summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and...Tim-Philipp Müller2006-05-103-35/+50
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-1012-12/+29
* gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that...Mark Nauwelaerts2006-05-093-2/+16
* Fix fourcc name printed out. Patch from Martin Rubli.Martin Rubli2006-05-082-6/+8
* gst/qtdemux/qtdemux.c: Don't cause side effects in a debugging function.Wim Taymans2006-05-081-6/+5
* gst/rtsp/rtspurl.c: Make parsing of urls suck slightly less.Wim Taymans2006-05-082-9/+21
* autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize.Edward Hervey2006-05-082-1/+6
* C89 compliance fixes. Fixes #340980Jens Granseuer2006-05-083-2/+14
* ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...Tim-Philipp Müller2006-05-063-14/+43
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-0612-23/+49
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-0511-179/+273
* gst/matroska/matroska-demux.c: Don't leak caps when freeing the stream contex...Michal Benes2006-05-042-0/+8
* configure.ac: Back to CVSJan Schmidt2006-05-042-1/+6
* Really release 0.10.3Jan Schmidt2006-05-0451-53/+53
* Really release 0.10.3 this timeJan Schmidt2006-05-041-1/+1
* Release 0.10.3Jan Schmidt2006-05-0458-152/+13623
* Update .po filesJan Schmidt2006-05-0314-29/+29
* gst/matroska/matroska-mux.c: Don't strcmp() NULL strings.Tim-Philipp Müller2006-05-032-4/+23
* gst/matroska/matroska-mux.c: Don't misinterpret GST_CLOCK_TIME_NONE as very h...Mark Nauwelaerts2006-05-032-5/+64
* gst/qtdemux/qtdemux.c: Clean up one piece of logic slightly and remove a dead...Jan Schmidt2006-05-031-17/+7
* add win32 stuffThomas Vander Stichele2006-05-036-6/+607
* add win32 stuffThomas Vander Stichele2006-05-031-0/+7
* ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...Michael Smith2006-05-022-4/+17
* Fix get_caps func to work when no framerate is available and the caps isn't s...Edgard Lima2006-05-021-5/+3
* gst/: don't leak caps-stringStefan Kost2006-05-024-4/+25
* gst/id3demux/gstid3demux.c: Let core insert default error message for TYPE_NO...Tim-Philipp Müller2006-05-022-4/+10
* gst/: Post an error message when we get an EOS event and were not able to fin...Tim-Philipp Müller2006-05-024-3/+74
* configure.ac: figure out where plugins-base plugins areThomas Vander Stichele2006-05-024-4/+19
* fix docs for wavparseThomas Vander Stichele2006-05-021-3/+2
* Few improvements to move to good.Edgard Lima2006-05-015-77/+313
* docs/plugins/Makefile.am: also check .cc files for gtk-doc markupThomas Vander Stichele2006-05-0112-19/+79
* add icydemux inspectionThomas Vander Stichele2006-05-011-0/+21
* add ximagesrc for translationThomas Vander Stichele2006-05-0115-99/+240
* small cleanupsThomas Vander Stichele2006-04-302-4/+3
* fix docsThomas Vander Stichele2006-04-301-1/+1
* update to latest versionThomas Vander Stichele2006-04-302-6/+6
* ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...Tim-Philipp Müller2006-04-291-3/+16
* ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.Tim-Philipp Müller2006-04-295-315/+469
* gst/wavparse/gstwavparse.c: ... and fix multichannel/WAVFORMATEX support again.Tim-Philipp Müller2006-04-293-4/+9
* gst/wavparse/gstwavparse.*: Add push (streaming) mode to wavparse (fixes #337...Stefan Kost2006-04-283-160/+462
* element renamedThomas Vander Stichele2006-04-281-1/+1
* add plugin docs for ximagesrcThomas Vander Stichele2006-04-281-0/+20
* add ximagesrc icles testThomas Vander Stichele2006-04-283-2/+15
* Move ximagesrc plug-in to good after review. Fixes #336756.Thomas Vander Stichele2006-04-289-8/+120
* borgify namingThomas Vander Stichele2006-04-282-72/+71
* doc tweaksThomas Vander Stichele2006-04-281-7/+3
* clean up Makefile.amThomas Vander Stichele2006-04-282-20/+19
* pedantic cleanupsThomas Vander Stichele2006-04-282-100/+104
* gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding...Michael Smith2006-04-283-0/+65
* sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali2006-04-285-172/+261