| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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:
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
|
|
|
|
|
| |
Original commit message from CVS:
Updated for the new plugin loading code
|
|
|
|
|
| |
Original commit message from CVS:
Updated for new plugin loading code
|
|
|
|
|
| |
Original commit message from CVS:
Updated for the new plugin loading code
|
|
|
|
|
| |
Original commit message from CVS:
Speex compiles
|
|
|
|
|
| |
Original commit message from CVS:
Make smoothwave compile again
|
|
|
|
|
| |
Original commit message from CVS:
Text overlay
|
|
|
|
|
| |
Original commit message from CVS:
Mikmod fixed
|
|
|
|
|
| |
Original commit message from CVS:
pngenc fixed
|
|
|
|
|
|
|
| |
Original commit message from CVS:
JPEG JPEG JPEG WHEEEE
Fixyed.
(Gah, I'm getting sleeeeeeeeepeeeeeeeee)
|
|
|
|
|
|
| |
Original commit message from CVS:
Port GstGdkPixbufSrc to the new definitions
Close the loader before unreffing it.
|
|
|
|
|
| |
Original commit message from CVS:
Whheeee, FLAC ported to new system too
|
|
|
|
|
| |
Original commit message from CVS:
ESD Updated
|
|
|
|
|
|
| |
Original commit message from CVS:
Cutter and EFence ported.
I hope someone else hasn't been doing these and not committing what they've done.
|
|
|
|
|
| |
Original commit message from CVS:
Merge plugins. Update to new plugin init code
|
|
|
|
|
| |
Original commit message from CVS:
Updated AAsink
|
|
|
|
|
| |
Original commit message from CVS:
Changes for new plugin init code
|
|
|
|
|
| |
Original commit message from CVS:
avidemux still depends on riff
|
|
|
|
|
|
|
|
|
| |
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:
Doesn't need to load gstriff
|
|
|
|
|
| |
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:
fix bytestream header
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Add a local copy of riff.h as we don't use rifflib anymore.
Rewrite the main loop to use bytestreams instead of rifflib. Make it a loopbased
filter.
Handle metadata, cues and labels as well
|
|
|
|
|
| |
Original commit message from CVS:
Add a local copy of riff.h, and add metadata writing ability to wavenc
|
|
|
|
|
| |
Original commit message from CVS:
Create type find function for gdk_pixbuf
|
|
|
|
|
|
|
|
| |
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:
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:
oops... I broke device settings in OSS
|
|
|
|
|
| |
Original commit message from CVS:
added glsink directory
|
|
|
|
|
|
|
| |
one pad. This makes ossmixer *only* open...
Original commit message from CVS:
Rename osselement to ossmixer and only open audio device if we have at least one pad. This makes ossmixer *only* open the mixer, which means we can open multiple mixer sessions.
|
|
|
|
|
| |
Original commit message from CVS:
Update FFMPEG snapshot to this morning's. Asked for by apoc.
|
|
|
|
|
| |
Original commit message from CVS:
Oops, input <-> output confusion
|
|
|
|
|
|
| |
Original commit message from CVS:
Change cvs host (mplayer)
Add compression (z4)
|
|
|
|
|
| |
Original commit message from CVS:
bump version to 0.7.1.1
|
|
|
|
|
| |
Original commit message from CVS:
bump to 0.7.1
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Add a parser for metadata
(demux_metadata): Given the buffer containing the metadata, look through it and
get the info out of it.
(wav_new_chunk_callback): Change the if statement to a switch statement.
Handle GST_RIFF_TAG_LIST by changing what the type of list it is and parsing out
metadata if it is "INFO".
|
|
|
|
|
| |
Original commit message from CVS:
remove g_print() noisiness
|
|
|
|
|
| |
Original commit message from CVS:
fix or no fix, we will survive
|
|
|
|
|
|
|
|
|
|
|
| |
xoverlay to spec a little luv goes a long way
Original commit message from CVS:
* added colorbalance to spec
* added mixer to spec
* added tuner to spec
* added xoverlay to spec
* a little luv goes a long way
|
|
|
|
|
| |
Original commit message from CVS:
death to kde-audio-devel, long live arts-devel
|
|
|
|
|
|
|
| |
interface implementation files
Original commit message from CVS:
Forgot to commit Makefile.am - these remove the marshallers and add interface implementation files
|
|
|
|
|
|
|
| |
- i18n
Original commit message from CVS:
Set labels on mixer manually. This allows clearer names and - in the future - i18n
|
|
|
|
|
| |
Original commit message from CVS:
Typo fix
|
|
|
|
|
| |
Original commit message from CVS:
gcc-2.95 fixage
|
|
|
|
|
| |
Original commit message from CVS:
riff.h is in a different directory
|