summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-115-5/+5
* gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ...Ronald S. Bultje2004-12-081-6/+0
* fix licensing of monoscopeChristian Schaller2004-12-073-16/+30
* fix licensing information for monoscope pluginChristian Schaller2004-12-073-26/+41
* set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz2004-12-061-0/+6
* ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...Ronald S. Bultje2004-12-061-2/+2
* gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...Ronald S. Bultje2004-12-033-7/+77
* gst/law/: Fix caps.Ronald S. Bultje2004-12-024-8/+16
* gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje2004-12-012-0/+2
* gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...Ronald S. Bultje2004-11-291-9/+20
* Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt2004-11-124-184/+254
* gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin).Ronald S. Bultje2004-11-111-14/+17
* Use bytestream in goom for input samplesJan Schmidt2004-11-111-45/+101
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-0/+1
* gst/videomixer/videomixer.c: Only mix AYUV for maximum quality.Wim Taymans2004-11-081-82/+39
* gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ...Wim Taymans2004-11-081-19/+183
* gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543).Ronald S. Bultje2004-11-062-2/+2
* gst/: More stride fixes.Wim Taymans2004-11-052-29/+28
* gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more...Wim Taymans2004-11-041-80/+227
* gst/videomixer/videomixer.c: Fix stride issues. Does not completely work for ...Wim Taymans2004-11-031-18/+39
* gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei...Wim Taymans2004-11-031-16/+58
* gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...David Schleef2004-11-021-28/+67
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-7/+18
* gst/wavparse/gstwavparse.c: Fix memleak (#155223).Ronald S. Bultje2004-10-291-4/+1
* gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...Benjamin Otte2004-10-282-0/+446
* synchonised naming of pads and pad-templatesStefan Kost2004-10-261-2/+2
* Memory leak fixesIain Holmes2004-10-261-2/+2
* gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate...Ronald S. Bultje2004-10-261-14/+14
* gst/: Framerate.Ronald S. Bultje2004-10-241-6/+16
* gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2004-10-221-8/+6
* gst/qtdemux/qtdemux.c: An esds box is not a container.Wim Taymans2004-10-151-14/+22
* configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2004-10-141-2/+2
* ext/gnomevfs/gstgnomevfssrc.c: Some debug.Ronald S. Bultje2004-10-122-39/+321
* gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje2004-10-091-1/+2
* gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).Ronald S. Bultje2004-10-091-1/+1
* gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand...Ronald S. Bultje2004-10-091-51/+56
* gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet2004-10-062-2/+3
* gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif...Stéphane Loeuillet2004-10-063-444/+1
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-062-41/+3
* gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans2004-10-061-1/+5
* gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr...Ronald S. Bultje2004-10-051-5/+6
* gst/avi/gstavidemux.c: There was something wrong with the index massaging.Ronald S. Bultje2004-10-041-2/+2
* gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ...Ronald S. Bultje2004-10-041-52/+3
* gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ...Ronald S. Bultje2004-10-041-84/+132
* gstwavparse.c: it did not build in system with Glib < 2.4 because it used the...Ramon Garcia Fernandez2004-10-021-0/+4
* gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs.Ronald S. Bultje2004-10-021-6/+9
* gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje2004-10-022-2/+24
* gst/wavparse/gstwavparse.*: Added some more debugging info.Wim Taymans2004-10-012-13/+71
* gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi...Ronald S. Bultje2004-10-011-4/+6
* gst/wavparse/gstwavparse.c: Fix memleak.Ronald S. Bultje2004-10-011-1/+3