summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Make stuff compile with GST_DISABLE_GST_DEBUG.Tim-Philipp Müller2008-08-305-17/+13
* gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes...Michael Smith2008-08-292-0/+14
* gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...Mersad Jelacic2008-08-282-2/+26
* gst/icydemux/gsticydemux.c: Small docs fix: in the example pipeline, we need ...Tim-Philipp Müller2008-08-271-2/+3
* gst/: Ignore files.Stefan Kost2008-08-262-0/+19
* gst/matroska/: Add Real[Audio|Video] support to Matroska containers.Edward Hervey2008-08-252-1/+147
* gst/law/: The encoder can't really renegotiate at the time they perform a pad...Wim Taymans2008-08-253-12/+26
* gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it...Sebastian Dröge2008-08-221-2/+2
* gst/matroska/ebml-read.c: Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT ...Sebastian Dröge2008-08-222-25/+26
* gst/multipart/: Conform to RFC2046. audio/basic is mulaw 8000Hz mono.Zaheer Abbas Merali2008-08-222-1/+19
* gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=...Sebastian Dröge2008-08-211-6/+0
* gst/matroska/matroska-demux.c: If the duration of a block is unknown only use...Sebastian Dröge2008-08-211-1/+3
* gst/wavenc/gstwavenc.c: If we're not allowing width!=depth in wavenc we shoul...Sebastian Dröge2008-08-211-0/+6
* gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...Sebastian Dröge2008-08-211-4/+0
* gst/matroska/matroska-demux.c: Allow zero sized blocks instead of returning G...Sebastian Dröge2008-08-211-4/+1
* gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google...Wim Taymans2008-08-201-1/+1
* gst/rtsp/: Add google RTSP extension, it can only handle udp and responds wit...Wim Taymans2008-08-205-27/+316
* gst/udp/: Avoid leaking internally allocated file descriptors when setting cu...Peter Kjellerstedt2008-08-203-23/+53
* gst/rtsp/gstrtspsrc.c: Don't try to configure RTCP back to the server when th...Wim Taymans2008-08-201-0/+10
* gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2008-08-201-0/+1
* gst/wavenc/gstwavenc.c: Remove depth ranges and replace with sane values. Fi...David Schleef2008-08-191-4/+4
* gst/avi/gstavidemux.c: Some AVI 2.0 (ODML) files don't respect the 'specifica...Edward Hervey2008-08-161-4/+10
* gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.Olivier Crete2008-08-152-53/+13
* gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 with 3:2 pulld...David Schleef2008-08-141-0/+1
* gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as ...Stefan Kost2008-08-131-3/+1
* gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...Edward Hervey2008-08-111-1/+1
* gst/level/gstlevel.c: Little renaming (l -> level).Stefan Kost2008-08-103-14/+58
* gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...Stefan Kost2008-08-102-12/+58
* gst/matroska/matroska-mux.c: We need to drop one additional buffer for FLAC a...Sebastian Dröge2008-08-091-3/+9
* gst/matroska/matroska-mux.c: Add support for muxing FLAC into Matroska contai...Sebastian Dröge2008-08-091-0/+89
* gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...Sebastian Dröge2008-08-082-37/+69
* gst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collect some info - mplayer ...Stefan Kost2008-08-061-2/+13
* gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info...Stefan Kost2008-08-051-1/+66
* gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of t...Stefan Kost2008-08-051-0/+34
* gst/wavparse/gstwavparse.c: Refactor wavparse. Call _reset() from dispose() a...Stefan Kost2008-08-051-54/+71
* gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.Aurelien Grimaud2008-08-051-39/+51
* gst/rtp/: Add MP1S depayloader.Wim Taymans2008-08-055-0/+313
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-051-0/+3
* gst/avi/gstavimux.c: Provide cbSize field for audio extra_data size, and take...Mark Nauwelaerts2008-08-041-8/+18
* gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead...Stefan Kost2008-08-041-4/+3
* gst/qtdemux/: Add keyword tag support. Fixes #520694 for qtdemux.Stefan Kost2008-08-042-0/+13
* gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).Stefan Kost2008-08-041-0/+31
* gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad ...Sebastian Dröge2008-08-021-13/+25
* Build depend on core CVS for the attachment tag.Sebastian Dröge2008-08-022-10/+0
* Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge2008-08-025-110/+686
* gst/matroska/matroska-mux.c: Fix muxing of MP3/MP2 with different MPEG versio...Sebastian Dröge2008-08-021-10/+21
* gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...Sebastian Dröge2008-08-022-51/+74
* gst/matroska/: Fix indention everywhere. A broken indent version has added ne...Sebastian Dröge2008-08-024-266/+5
* gst/matroska/matroska-demux.c: If no Tracks are found error out instead of tr...Sebastian Dröge2008-08-021-2/+2
* gst/matroska/matroska-demux.c: Fix demuxing of raw integer audio. The samples...Sebastian Dröge2008-08-021-1/+1