summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte2004-04-303-0/+27
* gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...David Schleef2004-04-302-0/+152
* change alsa pcm device discovery to find more than 1 device per card.Stéphane Loeuillet2004-04-301-0/+7
* sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)David Schleef2004-04-292-0/+16
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-293-7/+32
* gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef2004-04-291-0/+5
* ext/alsa/gstalsa.c: Don't probe for playback device if we're a source element...Ronald S. Bultje2004-04-291-0/+6
* ext/mad/gstid3tag.c: rewrite buffer offsetBenjamin Otte2004-04-291-0/+6
* New DTS decoder.Ronald S. Bultje2004-04-293-0/+34
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-282-1/+14
* make stupid compilers happyBenjamin Otte2004-04-271-3/+14
* gst/monoscope/gstmonoscope.c: make sure we only provide 256x128Benjamin Otte2004-04-273-1/+25
* use max width and height for fixationThomas Vander Stichele2004-04-271-0/+7
* fix v4l for qc-usb webcamsThomas Vander Stichele2004-04-271-0/+12
* add num-buffers propertyThomas Vander Stichele2004-04-271-1/+11
* ext/mad/gstid3tag.c: set id3mux rank to NONE so it doesn't confuse spider req...Benjamin Otte2004-04-261-0/+6
* configure.ac: detect faad correctly as non-working if it's indeed non-workingBenjamin Otte2004-04-262-6/+14
* fix jpeg getcaps so it negotiates correctlyThomas Vander Stichele2004-04-262-1/+15
* gst/audioconvert/gstaudioconvert.c: fix memleakBenjamin Otte2004-04-251-0/+5
* add debugging categoriesThomas Vander Stichele2004-04-232-2/+15
* gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...Benjamin Otte2004-04-231-0/+5
* gst/wavparse/gstwavparse.c: Missing variable initialization. Add handling of ...Ronald S. Bultje2004-04-232-2/+31
* ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte2004-04-221-0/+7
* s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte2004-04-221-0/+10
* gst-libs/gst/riff/riff-media.c: mpegversion is an intBenjamin Otte2004-04-221-0/+9
* ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef2004-04-211-0/+6
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-209-3/+31
* gst/realmedia/rmdemux.c: This was supposed to part of the last checkin. Same...David Schleef2004-04-201-0/+5
* configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef2004-04-203-14/+68
* readding po files with -koThomas Vander Stichele2004-04-207-0/+4355
* removing temporarilyThomas Vander Stichele2004-04-207-4444/+0
* how embarassing to commit the WRONG po fileThomas Vander Stichele2004-04-201-714/+176
* up required gst version fix po download snippetThomas Vander Stichele2004-04-203-2/+10
* ext/mad/gstid3tag.c: remove leftover g_printBenjamin Otte2004-04-201-0/+8
* add debugging categoriesThomas Vander Stichele2004-04-201-0/+6
* adding english translationThomas Vander Stichele2004-04-203-1/+809
* gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds...David Schleef2004-04-202-16/+142
* gconf/Makefile.am: Fix for non-GNU makeDavid Schleef2004-04-193-3/+25
* adding ukrainian translationThomas Vander Stichele2004-04-193-1/+272
* ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje2004-04-192-2/+10
* gst/wavparse/gstwavparse.c: Hack to make wavparse work with spider (always ->...Ronald S. Bultje2004-04-182-3/+44
* sys/oss/gstosselement.c: get rid of \n in debug outputBenjamin Otte2004-04-182-5/+12
* Allow all events, not just EOSIain Holmes2004-04-172-1/+6
* ext/mad/gstid3tag.c: deprecate id3tag element and replace with id3demux/id3mux.Benjamin Otte2004-04-171-0/+14
* configure.ac: require mpeg2dec >= 0.4.0Benjamin Otte2004-04-172-1/+6
* sys/xvimage/xvimagesink.c: call GST_ELEMENT_ERROR whenever get_xcontext fails...Benjamin Otte2004-04-172-0/+8
* sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)David Schleef2004-04-161-0/+5
* fix wrong use of GST_ELEMENT_ERRORThomas Vander Stichele2004-04-162-2/+5
* gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...Ronald S. Bultje2004-04-161-0/+6
* gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje2004-04-166-51/+64