summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-11-01Colo(u)rspace tooIain Holmes1-51/+55
2003-11-01GSM updated for new stuffIain Holmes3-87/+101
2003-11-01Update all the audiofile stuffIain Holmes8-63/+72
2003-11-01Update artsdsink tooIain Holmes1-17/+23
2003-11-01CDXAParse and chart ported to new styleIain Holmes2-43/+51
2003-11-01Updated gstartsIain Holmes1-17/+27
2003-10-31first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte9-51/+106
2003-10-31Oops, didn't mean to remove riffDavid Schleef1-2/+2
2003-10-31glsink with correct threading supportGernot Ziegler6-52/+162
2003-10-30minor cosmetic fixDavid Schleef1-3/+1
2003-10-30Remove mpeg2encDavid Schleef1-2/+1
2003-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef11-26/+754
2003-10-30First attempt (actually third) at a property probing interfaceDavid Schleef3-0/+258
2003-10-30change Iface to InterfaceDavid Schleef2-7/+7
2003-10-29Change Class to Iface. Fix casting macros.David Schleef2-18/+14
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef6-116/+35
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef11-11/+11
2003-10-28Don't use GstInterfaceDavid Schleef2-4/+2
2003-10-28Disable lame in ffmpeg, tooRonald S. Bultje1-1/+0
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte28-648/+41
2003-10-28added glsink directoryGernot Ziegler1-0/+1
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler11-0/+3276
2003-10-28Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've...Ronald S. Bultje1-2/+0
2003-10-28Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje3-174/+327
2003-10-26Update FFMPEG snapshot to this morning's. Asked for by apoc.Ronald S. Bultje4-106/+131
2003-10-26Oops, input <-> output confusionRonald S. Bultje1-1/+1
2003-10-23Change cvs host (mplayer)Jeremy Simon1-2/+2
2003-10-21Add gstxvid.h (#125106)TYPEFIND-ROOTRonald S. Bultje1-1/+1
2003-10-20bump version to 0.7.1.1David Schleef1-1/+1
2003-10-20bump to 0.7.1David Schleef1-1/+1
2003-10-20Gerd approved license change, so this code is now LGPL tooRonald S. Bultje1-5/+2
2003-10-16change printfs to GST_DEBUGDavid Schleef1-3/+3
2003-10-16fix or no fix, we will surviveChristian Schaller1-1/+1
2003-10-16added colorbalance to spec added mixer to spec added tuner to spec added xove...Christian Schaller1-0/+17
2003-10-16death to kde-audio-devel, long live arts-develChristian Schaller1-2/+2
2003-10-14Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2-34/+10
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje1-10/+16
2003-10-13Add audio/x-id3 as a mimetype handled by mad.Iain Holmes1-1/+2
2003-10-13no, we don't require bytestream anymoreBenjamin Otte3-6/+5
2003-10-13Woah, I'm f***ing annoyed that someonme never tests his changes and figures o...Benjamin Otte1-1/+2
2003-10-11another file that needs to be addedDavid Schleef1-0/+1
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje33-591/+3196
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje5-35/+221
2003-10-09changing 'channel' to 'track' to avoid naming overlapLeif Johnson2-62/+68
2003-10-09adding G_BEGIN and G_END_DECLSLeif Johnson1-0/+4
2003-10-09More Andy fixageRonald S. Bultje2-2/+2
2003-10-09Fix more typos in Andy's GstData commitRonald S. Bultje2-2/+2
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef2-9/+9
2003-10-09add object and struct paddingDavid Schleef7-4/+28
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo66-199/+245