summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/v4l2/v4l2src_calls.c: When outputting a pad template range for the size, ...Jan Schmidt2008-08-072-1/+8
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-0616-457/+497
* gst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collect some info - mplayer ...Stefan Kost2008-08-062-2/+19
* gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info...Stefan Kost2008-08-052-1/+72
* gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of t...Stefan Kost2008-08-052-0/+40
* gst/wavparse/gstwavparse.c: Refactor wavparse. Call _reset() from dispose() a...Stefan Kost2008-08-052-54/+79
* gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.Aurelien Grimaud2008-08-052-39/+58
* gst/rtp/: Add MP1S depayloader.Wim Taymans2008-08-056-0/+330
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-054-0/+15
* gst/avi/gstavimux.c: Provide cbSize field for audio extra_data size, and take...Mark Nauwelaerts2008-08-042-8/+24
* gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead...Stefan Kost2008-08-042-4/+9
* gst/qtdemux/: Add keyword tag support. Fixes #520694 for qtdemux.Stefan Kost2008-08-043-0/+19
* gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).Stefan Kost2008-08-042-0/+36
* ext/flac/gstflacenc.c: Set an estimate for the total number of samples that w...Sebastian Dröge2008-08-032-0/+54
* ext/flac/gstflacdec.c: Support decoding of all depths between 4 and 32 bits a...Sebastian Dröge2008-08-034-30/+116
* ext/flac/gstflacenc.c: Support encoding of up to 8 channels.Sebastian Dröge2008-08-032-36/+144
* ext/soup/gstsouphttpsrc.*: Fix seeking race condition in #540300Wouter Cloetens2008-08-023-8/+25
* gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad ...Sebastian Dröge2008-08-022-13/+35
* Build depend on core CVS for the attachment tag.Sebastian Dröge2008-08-024-11/+8
* Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge2008-08-027-112/+719
* gst/matroska/matroska-mux.c: Fix muxing of MP3/MP2 with different MPEG versio...Sebastian Dröge2008-08-022-10/+28
* gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...Sebastian Dröge2008-08-023-51/+90
* gst/matroska/: Fix indention everywhere. A broken indent version has added ne...Sebastian Dröge2008-08-025-266/+74
* gst/matroska/matroska-demux.c: If no Tracks are found error out instead of tr...Sebastian Dröge2008-08-022-2/+9
* gst/matroska/matroska-demux.c: Fix demuxing of raw integer audio. The samples...Sebastian Dröge2008-08-022-1/+7
* gst/matroska/matroska-mux.c: Add more raw YUV formats to the list of supporte...Sebastian Dröge2008-08-022-1/+7
* gst/matroska/matroska-mux.c: Add support for muxing raw float audio now that ...Sebastian Dröge2008-08-022-8/+42
* gst/matroska/matroska-mux.c: Add locking to the global array of used track UI...Sebastian Dröge2008-08-022-27/+27
* ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tag...Sebastian Dröge2008-08-022-9/+19
* configure.ac: Back to development -> 0.10.9.1Jan Schmidt2008-08-012-1/+6
* add missing gstreamer plugins to spec fileChristian Schaller2008-08-011-5/+2
* Release 0.10.9Jan Schmidt2008-07-3174-393/+799
* Update .po filesJan Schmidt2008-07-3129-1797/+1730
* ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg wit...Jan Schmidt2008-07-313-3/+13
* configure.ac: 0.10.8.4 pre-releaseJan Schmidt2008-07-282-1/+6
* gst/qtdemux/qtdemux.c: Fix segment-stop regression.Edward Hervey2008-07-252-1/+78
* configure.ac: 0.10.8.3 pre-releaseJan Schmidt2008-07-244-2/+427
* gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...Michael Smith2008-07-238-13/+52
* gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...Stefan Kost2008-07-224-12/+24