summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2004-06-07gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don...Benjamin Otte1-43/+45
2004-06-05gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2-20/+82
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet23-31/+31
2004-05-21gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo...Stéphane Loeuillet2-141/+112
2004-05-19gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...David Moore1-5/+31
2004-05-19configure.ac: Add sunaudioDavid Schleef2-3/+3
2004-05-14ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef1-0/+1
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2-167/+222
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2-7/+40
2004-05-11gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it linkStéphane Loeuillet1-2/+3
2004-05-11gst/switch/gstswitch.c: whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ...Benjamin Otte1-14/+12
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele3-4/+4
2004-05-01gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef2-14/+166
2004-04-30gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...David Schleef1-0/+145
2004-04-29ext/jpeg/: move format setting to inner loopThomas Vander Stichele1-2/+10
2004-04-29gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef1-3/+3
2004-04-28ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje1-1/+2
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-5/+2
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef6-24/+25
2004-04-20gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds...David Schleef1-16/+133
2004-04-19ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.Ronald S. Bultje1-2/+2
2004-04-16gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje1-2/+2
2004-04-10gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe...Ronald S. Bultje2-11/+29
2004-04-09gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support...David Schleef1-1/+1
2004-04-01a52dec: Use a debug category, Output timestamps correctlyJan Schmidt3-226/+843
2004-03-30ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef1-1/+1
2004-03-30ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.David Schleef1-1/+1
2004-03-24gst/qtdemux/qtdemux.c: Fix debugging messages. Divide the chunk size by the ...David Schleef1-143/+156
2004-03-24gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error.Ronald S. Bultje1-1/+1
2004-03-24ext/alsa/gstalsa.h: Remove unused entry.Ronald S. Bultje1-27/+45
2004-03-15don't mix tabs and spacesThomas Vander Stichele48-3306/+3334
2004-03-15*.h: Revert indentingJohan Dahlin42-1682/+1514
2004-03-14gst-indent c++ filesThomas Vander Stichele1-288/+282
2004-03-14gst-indentThomas Vander Stichele93-12519/+13080
2004-03-14gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffersBenjamin Otte2-17/+25
2004-03-14gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arriv...Benjamin Otte1-0/+11
2004-03-14move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...Benjamin Otte1-2/+21
2004-03-14gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offs...Ronald S. Bultje1-2/+3
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef1-1/+2
2004-03-09ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...Benjamin Otte1-40/+20
2004-03-07gst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470)David Schleef1-1/+2
2004-03-07gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which...Ronald S. Bultje1-5/+7
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau1-3/+4
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef2-2/+6
2004-03-05gst/qtdemux/qtdemux.c: Add prototype code for handling seeking and querying.David Schleef1-0/+187
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele1-4/+4
2004-03-01add error handler fix mixmatrix plugin filenameThomas Vander Stichele1-1/+1
2004-02-29gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...Ronald S. Bultje2-12/+36
2004-02-27gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twiceBenjamin Otte1-4/+2