summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05Release 0.10.13 "What's going on?"gst-plugins-base-0.10.13Jan Schmidt
2007-06-05Update .po filesJan Schmidt
2007-05-31gst-libs/gst/riff/riff-media.c: In riff, the depth is stored in the size fiel...Wim Taymans
2007-05-31gst-libs/gst/floatcast/floatcast.h: Define inline when needed on win32 builds...Jan Schmidt
2007-05-29gst/playback/gstplaybasebin.c: Stop buffering when the group is commited beca...Wim Taymans
2007-05-25Revert commits towards #152864 made so far. We'll pick it up again after the ...Jan Schmidt
2007-05-24gst-libs/gst/audio/gstbaseaudiosink.c: After an interrupt (PAUSED/flush) assu...Wim Taymans
2007-05-24gst-libs/gst/riff/riff-media.c: Don't add channels and rate fields to the tem...Tim-Philipp Müller
2007-05-24gst/playback/gstplaybasebin.c: Handle unknown or invalid pads without crashin...Jan Schmidt
2007-05-24gst/playback/gstplaybin.c: Block the subtitle bin output queue before ghostin...Jan Schmidt
2007-05-23tests/check/elements/playbin.c: Use /dev/zero instead of /dev/urandom to prod...Jan Schmidt
2007-05-22tests/check/: Add unit test for gnomevfssink seeking and position reporting f...Tim-Philipp Müller
2007-05-22ext/gnomevfs/gstgnomevfssink.*: see #412648.Mark Nauwelaerts
2007-05-22ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut.Tim-Philipp Müller
2007-05-22gst-libs/gst/riff/riff-media.c: Specify the full valid range for MP3 samplera...Jan Schmidt
2007-05-21sys/: Fix a locking-order bug I introduced with my changes the other day.Mike Smith
2007-05-21ext/theora/theoradec.c: Don't look inside 0-length packets (which indicate du...Michael Smith
2007-05-21Small cleanups.Wim Taymans
2007-05-21gst-libs/gst/rtp/gstbasertpaudiopayload.c: Some cleanups, remove minptime pro...Wim Taymans
2007-05-18update specChristian Schaller
2007-05-18gst-libs/gst/audio/gstbaseaudiosink.cStefan Kost
2007-05-18gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed, set_option, get_...Marc-Andre Lureau
2007-05-17sys/: When we create our own window, indicate that we handle theJan Schmidt
2007-05-17gst/playback/gstdecodebin2.c: Make decodebin2 autoplug depayloaders too.Wim Taymans
2007-05-17gst/playback/gststreaminfo.c: Ignore video-codec tag for audio streams and ig...Tim-Philipp Müller
2007-05-17gst/playback/gstqueue2.c: Tweak the buffering thresholds a little.Wim Taymans
2007-05-17configure.ac: Bump libtheora requirement to 1.0alpha5 for the pixformat check...Tim-Philipp Müller
2007-05-17gst/playback/gstqueue2.c: fix build.Wim Taymans
2007-05-17gst/playback/: On our way to playbin2 this is the new network queue that does...Wim Taymans
2007-05-17gst/: Use the segment->last_stop value to calculate the next timestamp to gen...Michael Smith
2007-05-15docs/Makefile.am: Install docs even when --disable-gtk-doc is disabled. This...David Schleef
2007-05-15ext/ogg/gstoggdemux.c: Some more chained streaming ogg timestamp fixes.Wim Taymans
2007-05-15ext/ogg/gstoggdemux.c: Add some FIXMEs.Wim Taymans
2007-05-15configure.ac: We don't require a C++ compiler. So don't require one.Michael Smith
2007-05-15ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds, gst_alsa_mixer_check, ...Stefan Kost
2007-05-15ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch, _GstAlsaMixerWatch,...Marc-Andre Lureau
2007-05-15gst/videotestsrc/videotestsrc.*: Add support for video/x-raw-bayer.David Schleef
2007-05-13sys/xvimage/xvimagesink.c: Add some sanity checking for the XVImage size retu...David Schleef
2007-05-12gst-libs/gst/rtp/gstbasertpdepayload.c: Parse and use additional caps fields ...Wim Taymans
2007-05-12ext/ogg/gstoggdemux.c: If there is a stream in a chain without any data packe...Wim Taymans
2007-05-11gst/typefind/gsttypefindfunctions.c: Consolidate and re-work our mpeg system ...Jan Schmidt
2007-05-10gst/playback/gstplaybasebin.c: Connect to the new queue "pushing" signal inst...Wim Taymans
2007-05-09gst-libs/gst/rtp/gstbasertpaudiopayload.c: Move variable declaration before t...Sébastien Moutte
2007-05-09ext/theora/theoradec.c: gst_pad_push_event() does not return a GstFlowReturn!Michael Smith
2007-05-09tests/examples/seek/: Some small cosmetic changes.Wim Taymans
2007-05-08gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected, gst_adder_cha...Stefan Kost
2007-05-07ext/theora/: Don't push events (newsegment, tags) before initialising the dec...Michael Smith
2007-05-04gst/: gst/audiotestsrc/gstaudiotestsrc.cStefan Kost
2007-05-04tests/check/: Minimal check for volume's GstController usability; also anothe...Tim-Philipp Müller
2007-05-04gst-libs/gst/cdda/gstcddabasesrc.c: Fix it so that it (a) makes sense and (b)...Tim-Philipp Müller