summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.Ole André Vadla Ravnås2008-08-212-6/+12
* gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=...Sebastian Dröge2008-08-212-6/+6
* gst/matroska/matroska-demux.c: If the duration of a block is unknown only use...Sebastian Dröge2008-08-212-1/+12
* gst/wavenc/gstwavenc.c: If we're not allowing width!=depth in wavenc we shoul...Sebastian Dröge2008-08-212-0/+12
* gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...Sebastian Dröge2008-08-213-4/+9
* gst/matroska/matroska-demux.c: Allow zero sized blocks instead of returning G...Sebastian Dröge2008-08-212-4/+8
* sys/v4l2/gstv4l2src.c: Add S910 and PWC formats with a low priority.Wim Taymans2008-08-213-9/+72
* ext/flac/gstflacenc.c: Fix compilation against older libflac versions.Tim-Philipp Müller2008-08-202-1/+6
* ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.Sebastian Dröge2008-08-208-111/+57
* gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google...Wim Taymans2008-08-202-1/+8
* gst/rtsp/: Add google RTSP extension, it can only handle udp and responds wit...Wim Taymans2008-08-206-27/+339
* ext/pulse/: If downstream provides no channel layout and >2 channels should b...Sebastian Dröge2008-08-204-78/+271
* gst/udp/: Avoid leaking internally allocated file descriptors when setting cu...Peter Kjellerstedt2008-08-204-23/+67
* gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when th...Wim Taymans2008-08-202-0/+16
* gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2008-08-204-1/+157
* gst/wavenc/gstwavenc.c: Remove depth ranges and replace with sane values. Fi...David Schleef2008-08-192-4/+9
* ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBuff...Sebastian Dröge2008-08-183-14/+16
* gst/avi/gstavidemux.c: Some AVI 2.0 (ODML) files don't respect the 'specifica...Edward Hervey2008-08-162-4/+19
* gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.Olivier Crete2008-08-153-53/+23
* gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 with 3:2 pulld...David Schleef2008-08-142-0/+6
* tests/check/elements/level.c: Fix compilation some more.Wim Taymans2008-08-142-1/+6
* configure.ac: Require -base CVS for wavparse acid chunk parsing.Tim-Philipp Müller2008-08-142-1/+6
* ext/pulse/pulsesink.*: Add "device-name" property to pulsesink too and curren...Sebastian Dröge2008-08-133-2/+155
* configure.ac: Remove more cdio stuff (moved to ugly)Thijs Vermeir2008-08-132-8/+5
* ext/pulse/pulsesrc.c: Add "device-name" property, which provides a human read...Laszlo Pandy2008-08-132-4/+29
* ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...Sebastian Dröge2008-08-138-45/+80
* ext/pulse/pulsemixer.c: Fix property probing after the device property is set...Laszlo Pandy2008-08-131-2/+2
* ext/pulse/pulsemixer.c: Fix property probing after the device property is set...Laszlo Pandy2008-08-132-4/+12
* ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting s...Laszlo Pandy2008-08-135-9/+106
* gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as ...Stefan Kost2008-08-132-3/+6
* sys/v4l2/gstv4l2src.c: Properly set the maximum latency value, in the same wa...Edward Hervey2008-08-133-15/+13
* sys/v4l2/gstv4l2src.c: Add warning messages stating exactly why the latency q...Edward Hervey2008-08-123-3/+20
* docs/plugins/inspect/plugin-1394.xml: Whoops, forgot one doc file for people ...Edward Hervey2008-08-122-2/+23
* Pull changes from 0.10.9.2 pre-release branch moving the libcdioJan Schmidt2008-08-1214-685/+421
* docs/plugins/: Integrate documentation for new hdv1394src element.Edward Hervey2008-08-117-0/+78
* ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.Edward Hervey2008-08-115-3/+939
* gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...Edward Hervey2008-08-112-1/+7
* tests/check/elements/level.c: Add a test for level in stereo mode.Stefan Kost2008-08-102-0/+109
* tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost2008-08-103-27/+110
* gst/level/gstlevel.c: Little renaming (l -> level).Stefan Kost2008-08-104-14/+67
* gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...Stefan Kost2008-08-103-12/+65
* gst/matroska/matroska-mux.c: We need to drop one additional buffer for FLAC a...Sebastian Dröge2008-08-092-3/+20
* gst/matroska/matroska-mux.c: Add support for muxing FLAC into Matroska contai...Sebastian Dröge2008-08-092-0/+96
* ext/flac/gstflacenc.c: Actually provide the variables required for the format...Sebastian Dröge2008-08-092-1/+7
* gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...Sebastian Dröge2008-08-083-37/+79
* ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark heade...Sebastian Dröge2008-08-083-11/+80
* add pulseaudio to plugins list in spec fileChristian Schaller2008-08-071-4/+2
* ext/flac/gstflacenc.c: If seeking failed return the appropiate return value t...Sebastian Dröge2008-08-072-0/+13
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-077-0/+19
* ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with wi...Sebastian Dröge2008-08-072-0/+11