Age | Commit message (Expand) | Author | Files | Lines |
2003-11-02 | Make smoothwave compile again | Iain Holmes | 2 | -34/+44 |
2003-11-02 | SDL Video sink ported to the new plugin code. (Sorry that last commit message... | Iain Holmes | 1 | -48/+50 |
2003-11-02 | mplex compiles...whatever it is | Iain Holmes | 1 | -24/+27 |
2003-11-01 | Jack fixed too | Iain Holmes | 1 | -69/+85 |
2003-11-01 | Dumdeedum, more spam...ivorbis is fixed | Iain Holmes | 2 | -85/+85 |
2003-11-01 | Colo(u)rspace too | Iain Holmes | 1 | -51/+55 |
2003-11-01 | GSM updated for new stuff | Iain Holmes | 3 | -87/+101 |
2003-11-01 | Update all the audiofile stuff | Iain Holmes | 8 | -63/+72 |
2003-11-01 | Update artsdsink too | Iain Holmes | 1 | -17/+23 |
2003-11-01 | CDXAParse and chart ported to new style | Iain Holmes | 2 | -43/+51 |
2003-11-01 | Updated gstarts | Iain Holmes | 1 | -17/+27 |
2003-10-31 | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 9 | -51/+106 |
2003-10-31 | Oops, didn't mean to remove riff | David Schleef | 1 | -2/+2 |
2003-10-31 | glsink with correct threading support | Gernot Ziegler | 6 | -52/+162 |
2003-10-30 | minor cosmetic fix | David Schleef | 1 | -3/+1 |
2003-10-30 | Remove mpeg2enc | David Schleef | 1 | -2/+1 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 11 | -26/+754 |
2003-10-30 | First attempt (actually third) at a property probing interface | David Schleef | 3 | -0/+258 |
2003-10-30 | change Iface to Interface | David Schleef | 2 | -7/+7 |
2003-10-29 | Change Class to Iface. Fix casting macros. | David Schleef | 2 | -18/+14 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 6 | -116/+35 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 11 | -11/+11 |
2003-10-28 | Don't use GstInterface | David Schleef | 2 | -4/+2 |
2003-10-28 | Disable lame in ffmpeg, too | Ronald S. Bultje | 1 | -1/+0 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 28 | -648/+41 |
2003-10-28 | added glsink directory | Gernot Ziegler | 1 | -0/+1 |
2003-10-28 | welcome to glsink for 0.7.x :) | Gernot Ziegler | 11 | -0/+3276 |
2003-10-28 | Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've... | Ronald S. Bultje | 1 | -2/+0 |
2003-10-28 | Add XOverlay interface support to both sdlvideosink and xvideosink. They're f... | Ronald S. Bultje | 3 | -174/+327 |
2003-10-26 | Update FFMPEG snapshot to this morning's. Asked for by apoc. | Ronald S. Bultje | 4 | -106/+131 |
2003-10-26 | Oops, input <-> output confusion | Ronald S. Bultje | 1 | -1/+1 |
2003-10-23 | Change cvs host (mplayer) | Jeremy Simon | 1 | -2/+2 |
2003-10-21 | Add gstxvid.h (#125106)TYPEFIND-ROOT | Ronald S. Bultje | 1 | -1/+1 |
2003-10-20 | bump version to 0.7.1.1 | David Schleef | 1 | -1/+1 |
2003-10-20 | bump to 0.7.1 | David Schleef | 1 | -1/+1 |
2003-10-20 | Gerd approved license change, so this code is now LGPL too | Ronald S. Bultje | 1 | -5/+2 |
2003-10-16 | change printfs to GST_DEBUG | David Schleef | 1 | -3/+3 |
2003-10-16 | fix or no fix, we will survive | Christian Schaller | 1 | -1/+1 |
2003-10-16 | added colorbalance to spec added mixer to spec added tuner to spec added xove... | Christian Schaller | 1 | -0/+17 |
2003-10-16 | death to kde-audio-devel, long live arts-devel | Christian Schaller | 1 | -2/+2 |
2003-10-14 | Forgot to commit Makefile.am - these remove the marshallers and add interface... | Ronald S. Bultje | 2 | -34/+10 |
2003-10-14 | Fix for Andy's GstBuffer->GstData changes | Ronald S. Bultje | 1 | -10/+16 |
2003-10-13 | Add audio/x-id3 as a mimetype handled by mad. | Iain Holmes | 1 | -1/+2 |
2003-10-13 | no, we don't require bytestream anymore | Benjamin Otte | 3 | -6/+5 |
2003-10-13 | Woah, I'm f***ing annoyed that someonme never tests his changes and figures o... | Benjamin Otte | 1 | -1/+2 |
2003-10-11 | another file that needs to be added | David Schleef | 1 | -0/+1 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 33 | -591/+3196 |
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 5 | -35/+221 |
2003-10-09 | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2 | -62/+68 |
2003-10-09 | adding G_BEGIN and G_END_DECLS | Leif Johnson | 1 | -0/+4 |