Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Again one more done
|
|
Original commit message from CVS:
And more, and more...
|
|
Original commit message from CVS:
More
|
|
Original commit message from CVS:
fix to new plugin system
|
|
Original commit message from CVS:
.
|
|
Original commit message from CVS:
more, and more, and more...
|
|
Original commit message from CVS:
etc
|
|
Original commit message from CVS:
hmm...
|
|
Original commit message from CVS:
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
|
|
Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.
|
|
Original commit message from CVS:
Bly
|
|
Original commit message from CVS:
Updated for the new plugin loading code
|
|
company's new per-plugin (rather than per-element...
Original commit message from CVS:
Fix this too. Note that the per-plugin licensing is gone because of company's new per-plugin (rather than per-element) API. We basically need both... Ohwell, I just want this stuff to compile.
|
|
Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
|
|
Original commit message from CVS:
Updated to the new plugin loading code
|
|
Original commit message from CVS:
Use GST_ELEMENT_DETAILS macro to initialise the structure
|
|
Original commit message from CVS:
Updated for the new plugin loading code
|
|
Original commit message from CVS:
XVid compiles again...I'm off to bed :)
|
|
Original commit message from CVS:
Tarkin compiles again
|
|
Original commit message from CVS:
Sndfile compiles again
|
|
Original commit message from CVS:
Snapshot compiles
|
|
Original commit message from CVS:
Make smoothwave compile again
|
|
message sucked BTW)
Original commit message from CVS:
SDL Video sink ported to the new plugin code.
(Sorry that last commit message sucked BTW)
|
|
Original commit message from CVS:
mplex compiles...whatever it is
|
|
Original commit message from CVS:
Jack fixed too
|
|
Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed
|
|
Original commit message from CVS:
Colo(u)rspace too
|
|
Original commit message from CVS:
GSM updated for new stuff
|
|
Original commit message from CVS:
Update all the audiofile stuff
|
|
Original commit message from CVS:
Update artsdsink too
|
|
Original commit message from CVS:
CDXAParse and chart ported to new style
|
|
Original commit message from CVS:
Updated gstarts
|
|
sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
|
|
Original commit message from CVS:
Oops, didn't mean to remove riff
|
|
Original commit message from CVS:
glsink with correct threading support
|
|
Original commit message from CVS:
minor cosmetic fix
|
|
Original commit message from CVS:
Remove mpeg2enc
|
|
libgst-interface.
Original commit message from CVS:
Fix makefiles for GstPropertyProbe. Combine all interfaces into
a single libgst-interface.
|
|
Original commit message from CVS:
First attempt (actually third) at a property probing interface
|
|
Original commit message from CVS:
change Iface to Interface
|
|
Original commit message from CVS:
Change Class to Iface. Fix casting macros.
|
|
code from bitrotten plugins
Original commit message from CVS:
Move a few typefind functions to gst/typefind, remove all old typefinding
code from bitrotten plugins
|
|
Original commit message from CVS:
change gst/bytestream.h to gst/bytestream/bytestream.h
|
|
Original commit message from CVS:
Don't use GstInterface
|
|
Original commit message from CVS:
Disable lame in ffmpeg, too
|
|
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- all typefind functions are in gst/typefind now
- more typefind functions then before
- some plugins might fail to compile now because I don't have them installed and they
a) require bytestream or
b) haven't had their typefind fixed.
Please fix those plugins and put the typefind functions into gst/typefind if they don't have dependencies
|
|
Original commit message from CVS:
added glsink directory
|
|
Original commit message from CVS:
welcome to glsink for 0.7.x :)
|
|
we've got our own ogg/vorbis codec already
Original commit message from CVS:
Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've got our own ogg/vorbis codec already
|
|
fully interchangeable now.
Original commit message from CVS:
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
|