summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* commit Changelog for previous commitZaheer Abbas Merali2006-04-281-0/+6
* Forgot to commit, quick commit be4 apple diesZaheer Abbas Merali2006-04-282-0/+381
* gst/id3demux/id3v2frames.c: Recognise and skip any byte order marker (BOM) inTim-Philipp Müller2006-04-282-0/+31
* Add docs for both avidemux and avimux.Tim-Philipp Müller2006-04-278-0/+103
* gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).Mark Nauwelaerts2006-04-278-329/+892
* gst/wavparse/gstwavparse.*: reverted patch #337625 for the price of 1 hour sleepStefan Kost2006-04-263-450/+173
* gst/wavparse/gstwavparse.*: correct partial implementation of push mode (from...Stefan Kost2006-04-263-95/+144
* ext/esd/esdsink.c: Fix compile problem by defining ESD_MAX_WRITE_SIZE if it i...Wim Taymans2006-04-262-0/+11
* gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...Tim-Philipp Müller2006-04-263-254/+586
* sys/osxaudio/: Port of osxaudiosink to 0.10Zaheer Abbas Merali2006-04-266-674/+413
* ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE...Wim Taymans2006-04-262-7/+11
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-2512-14/+17
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-25124-197/+613
* ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...Tim-Philipp Müller2006-04-252-0/+7
* gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...Tim-Philipp Müller2006-04-255-31/+174
* gst/rtp/: It's codec_data, not codec_info.Wim Taymans2006-04-253-14/+20
* gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec ...Mark Nauwelaerts2006-04-253-34/+76
* gst/matroska/matroska-mux.c: Fix timestamping of B-frames, use signed integer...Josef Zlomek2006-04-252-4/+22
* just make it compile with --disable-gst-debug.Edgard Lima2006-04-242-0/+7
* gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdou...Sébastien Moutte2006-04-232-3/+14
* gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversionsSébastien Moutte2006-04-224-2/+146
* gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is no...Fabrizio Gennari2006-04-212-1/+18
* ext/raw1394/gstdv1394src.c: Use scale functionsWim Taymans2006-04-212-2/+12
* ext/dv/gstdv.c: Fix build.Tim-Philipp Müller2006-04-212-1/+7
* gst/debug/progressreport.c: Add 'format' property to force querying to a part...Tim-Philipp Müller2006-04-212-82/+147