summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add DirectDraw & DirectSound plugins to the build and docs.Jan Schmidt2007-06-088-2/+148
* Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt2007-06-081-2/+3
* ext/: When operating in pull mode, error out correct on not-linked.Tim-Philipp Müller2007-06-083-7/+14
* tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller2007-06-081-3/+5
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)Andy Wingo2007-06-062-0/+27
* gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...Tim-Philipp Müller2007-06-062-18/+25
* configure.ac: Bump requirements to released versions (core and base 0.10.13).Tim-Philipp Müller2007-06-053-80/+13
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...Andy Wingo2007-06-053-47/+36
* gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...Wim Taymans2007-06-052-2/+55
* gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2007-06-033-4/+67
* gst/rtsp/rtspconnection.c: Add include to make buildbot happy.Wim Taymans2007-06-012-0/+7
* gst/rtsp/: Improves version checking, allowing an RTSP server to reply with "505Peter Kjellerstedt2007-06-016-65/+143
* gst/rtp/: Add support for AMR-WB.Daniel Charles2007-06-015-54/+168
* gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted ...Wim Taymans2007-05-312-1/+8
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-303-2/+11
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-308-456/+507
* gst/avi/gstavidemux.*: Parse subtitle text streams instead of erroring out (#...Tim-Philipp Müller2007-05-303-2/+30
* gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be p...Tim-Philipp Müller2007-05-302-8/+18
* gst/rtsp/rtsptransport.c: Use renamed RTP bin.Wim Taymans2007-05-282-1/+6
* gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.Dejan Sakelšak2007-05-282-119/+604
* ext/speex/gstspeexdec.c: Use different variables for nested for loops so that...Wim Taymans2007-05-262-10/+29
* gst/id3demux/gstid3demux.c: Don't leak newsegment events.Tim-Philipp Müller2007-05-252-0/+6
* gst/wavparse/Makefile.am: Add '-lm' to LIBS for ceil(), don't assume one of o...Tim-Philipp Müller2007-05-252-1/+8
* ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output ca...Tim-Philipp Müller2007-05-253-11/+185
* gst/: Handle and adjust new-segment events so that downstream really sees a s...Jan Schmidt2007-05-254-0/+265
* gst/autodetect/gstautoaudiosink.c: Don't unnecessarily perform a READY->NULL-...Jan Schmidt2007-05-252-1/+12
* ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been c...Tim-Philipp Müller2007-05-242-9/+23
* sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...Vincent Torri2007-05-242-15/+34
* gst/rtsp/gstrtspsrc.c: Init value to avoid infinte loops.Wim Taymans2007-05-242-1/+7
* gst/rtsp/: Fix for new API.Peter Kjellerstedt2007-05-246-113/+192
* docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...Sébastien Moutte2007-05-233-80/+135
* configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost2007-05-225-31/+28
* docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey2007-05-221-0/+37
* ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost2007-05-211-0/+2
* gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs...Stefan Kost2007-05-211-1/+2
* ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that ...Sebastian Dröge2007-05-211-7/+7
* ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ...Sebastian Dröge2007-05-212-32/+40
* gst/udp/gstudpsrc.c: Since we depend on 0.10.13 -core, override the unlock_st...Wim Taymans2007-05-212-31/+39
* gst/rtsp/gstrtpdec.*: Added signal for backwards compat.Wim Taymans2007-05-213-0/+14
* Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler2007-05-214-42/+15
* gst/rtp/gstrtph263ppay.c: Fix enum registration.Wim Taymans2007-05-212-2/+8
* gst/rtp/gstrtph263ppay.*: Add new fragmentation mode base on GOB headers. Fix...Antoine Tremblay2007-05-213-11/+150
* ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin...Sebastian Dröge2007-05-201-3/+3
* sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller2007-05-201-59/+58
* gst/: Printf format fixes (#439910, #439911).Tim-Philipp Müller2007-05-201-1/+1
* gst/rtsp/gstrtspsrc.c: Printf format fix.Tim-Philipp Müller2007-05-202-1/+6
* Add replaygain playback elements (#412710).René Stadler2007-05-1913-240/+2212
* gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was re...Wim Taymans2007-05-182-4/+21
* gst/rtsp/gstrtspsrc.*: Add TCP timeout property and use it for all TCP connec...Wim Taymans2007-05-184-13/+162
* gst/rtsp/gstrtspsrc.c: Refactor timeout handling.Wim Taymans2007-05-184-63/+146