Iain Holmes
4f7a7403dd
mplex compiles...whatever it is
...
Original commit message from CVS:
mplex compiles...whatever it is
2003-11-02 00:47:43 +00:00
Iain Holmes
b6f8a7b4ef
Jack fixed too
...
Original commit message from CVS:
Jack fixed too
2003-11-01 23:43:13 +00:00
Iain Holmes
4bc37426f2
Dumdeedum, more spam...ivorbis is fixed
...
Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed
2003-11-01 23:26:42 +00:00
Iain Holmes
7bfe2bc387
Colo(u)rspace too
...
Original commit message from CVS:
Colo(u)rspace too
2003-11-01 16:42:12 +00:00
Iain Holmes
0047a122a2
GSM updated for new stuff
...
Original commit message from CVS:
GSM updated for new stuff
2003-11-01 16:35:25 +00:00
Iain Holmes
6d5504f649
Update all the audiofile stuff
...
Original commit message from CVS:
Update all the audiofile stuff
2003-11-01 14:04:20 +00:00
Iain Holmes
c9b2638183
Update artsdsink too
...
Original commit message from CVS:
Update artsdsink too
2003-11-01 13:13:38 +00:00
Iain Holmes
0cc17ce52c
CDXAParse and chart ported to new style
...
Original commit message from CVS:
CDXAParse and chart ported to new style
2003-11-01 11:56:28 +00:00
Iain Holmes
8d74428b85
Updated gstarts
...
Original commit message from CVS:
Updated gstarts
2003-11-01 01:43:05 +00:00
Benjamin Otte
7c1ac98ca4
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, 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
2003-10-31 20:03:29 +00:00
David Schleef
5bc252df9e
Oops, didn't mean to remove riff
...
Original commit message from CVS:
Oops, didn't mean to remove riff
2003-10-31 20:01:39 +00:00
Gernot Ziegler
2afed7c92a
glsink with correct threading support
...
Original commit message from CVS:
glsink with correct threading support
2003-10-31 16:40:20 +00:00
David Schleef
2636f4ed33
minor cosmetic fix
...
Original commit message from CVS:
minor cosmetic fix
2003-10-30 22:05:24 +00:00
David Schleef
937b65f632
Remove mpeg2enc
...
Original commit message from CVS:
Remove mpeg2enc
2003-10-30 21:53:43 +00:00
David Schleef
3e49bcfc01
Fix makefiles for GstPropertyProbe. Combine all interfaces into a single libgst-interface.
...
Original commit message from CVS:
Fix makefiles for GstPropertyProbe. Combine all interfaces into
a single libgst-interface.
2003-10-30 02:36:42 +00:00
David Schleef
c186da6a66
First attempt (actually third) at a property probing interface
...
Original commit message from CVS:
First attempt (actually third) at a property probing interface
2003-10-30 02:32:00 +00:00
David Schleef
9a998ef46c
change Iface to Interface
...
Original commit message from CVS:
change Iface to Interface
2003-10-30 01:43:45 +00:00
David Schleef
235e1a5df9
Change Class to Iface. Fix casting macros.
...
Original commit message from CVS:
Change Class to Iface. Fix casting macros.
2003-10-29 05:12:18 +00:00
David Schleef
3776108293
Move a few typefind functions to gst/typefind, remove all old typefinding 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
2003-10-29 05:09:40 +00:00
David Schleef
e58373a8b6
change gst/bytestream.h to gst/bytestream/bytestream.h
...
Original commit message from CVS:
change gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-29 03:15:55 +00:00
David Schleef
40683c6cb3
Don't use GstInterface
...
Original commit message from CVS:
Don't use GstInterface
2003-10-28 23:22:31 +00:00
Ronald S. Bultje
76d4ca475b
Disable lame in ffmpeg, too
...
Original commit message from CVS:
Disable lame in ffmpeg, too
2003-10-28 23:02:38 +00:00
Benjamin Otte
5bb80c9f53
merge TYPEFIND branch. Major changes:
...
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
2003-10-28 20:52:41 +00:00
Gernot Ziegler
680f08e333
added glsink directory
...
Original commit message from CVS:
added glsink directory
2003-10-28 18:55:07 +00:00
Gernot Ziegler
8d8a2b7939
welcome to glsink for 0.7.x :)
...
Original commit message from CVS:
welcome to glsink for 0.7.x :)
2003-10-28 18:54:20 +00:00
Ronald S. Bultje
61a739d5fe
Disable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and 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
2003-10-28 12:20:52 +00:00
Ronald S. Bultje
2b0095e84f
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
...
Original commit message from CVS:
Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
2003-10-28 09:08:32 +00:00
Ronald S. Bultje
1c0674323a
Update FFMPEG snapshot to this morning's. Asked for by apoc.
...
Original commit message from CVS:
Update FFMPEG snapshot to this morning's. Asked for by apoc.
2003-10-26 11:51:17 +00:00
Ronald S. Bultje
f1163b3935
Oops, input <-> output confusion
...
Original commit message from CVS:
Oops, input <-> output confusion
2003-10-26 11:48:30 +00:00
Jeremy Simon
096dc55990
Change cvs host (mplayer)
...
Original commit message from CVS:
Change cvs host (mplayer)
Add compression (z4)
2003-10-23 20:45:32 +00:00
Ronald S. Bultje
3b6a89d19d
Add gstxvid.h ( #125106 )
...
Original commit message from CVS:
Add gstxvid.h (#125106 )
2003-10-21 12:36:49 +00:00
David Schleef
734ceaf8bd
bump version to 0.7.1.1
...
Original commit message from CVS:
bump version to 0.7.1.1
2003-10-20 22:48:06 +00:00
David Schleef
1b8007f0c6
bump to 0.7.1
...
Original commit message from CVS:
bump to 0.7.1
2003-10-20 21:43:57 +00:00
Ronald S. Bultje
86fa6df97d
Gerd approved license change, so this code is now LGPL too
...
Original commit message from CVS:
Gerd approved license change, so this code is now LGPL too
2003-10-20 11:22:42 +00:00
David Schleef
db00bc4c7c
change printfs to GST_DEBUG
...
Original commit message from CVS:
change printfs to GST_DEBUG
2003-10-16 21:36:14 +00:00
Christian Schaller
7a27d6e67f
fix or no fix, we will survive
...
Original commit message from CVS:
fix or no fix, we will survive
2003-10-16 21:31:59 +00:00
Christian Schaller
27c877a4d7
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:
* added colorbalance to spec
* added mixer to spec
* added tuner to spec
* added xoverlay to spec
* a little luv goes a long way
2003-10-16 21:11:37 +00:00
Christian Schaller
8497f9249c
death to kde-audio-devel, long live arts-devel
...
Original commit message from CVS:
death to kde-audio-devel, long live arts-devel
2003-10-16 20:36:55 +00:00
Ronald S. Bultje
7363b9390e
Forgot to commit Makefile.am - these remove the marshallers and add interface implementation files
...
Original commit message from CVS:
Forgot to commit Makefile.am - these remove the marshallers and add interface implementation files
2003-10-14 10:13:05 +00:00
Ronald S. Bultje
0775f2156e
Fix for Andy's GstBuffer->GstData changes
...
Original commit message from CVS:
Fix for Andy's GstBuffer->GstData changes
2003-10-14 10:09:11 +00:00
Iain Holmes
a365faa43a
Add audio/x-id3 as a mimetype handled by mad.
...
Original commit message from CVS:
Add audio/x-id3 as a mimetype handled by mad.
Could also be a flac file apparently, but this allows it to work more times than it does currently
2003-10-13 20:53:53 +00:00
Benjamin Otte
4abb85e5bf
no, we don't require bytestream anymore
...
Original commit message from CVS:
no, we don't require bytestream anymore
2003-10-13 17:54:05 +00:00
Benjamin Otte
62c7ce69c9
Woah, I'm f***ing annoyed that someonme never tests his changes and figures out that every freakin' format is identif...
...
Original commit message from CVS:
Woah, I'm f***ing annoyed that someonme never tests his changes and figures out that every freakin' format is identified as text/plain
2003-10-13 16:59:44 +00:00
David Schleef
abd657d52c
another file that needs to be added
...
Original commit message from CVS:
another file that needs to be added
2003-10-11 00:20:28 +00:00
Ronald S. Bultje
aa94247770
Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp...
...
Original commit message from CVS:
Some interface implementations for video4linux/video4linux2 plugins:
* a Tuner interface, with which one can select inputs and stations. Audio
work is underway here, but unfinished.
* A Xoverlay interface with which one can do simple overlay. Similar to
the API of the v4l/Xv XFree86 extension. Widget implementation for
GTK-2.0 coming up in the sandbox.
* Colorbalance - for adapting colors (brightness, contrast, etc.) - pretty
basic and maybe somewhat overdesigned. But it'll do for now.
Apart from these interfaces, there's also a loadable library 'xwindowlistener'
that listenes to X for the movement of a window and the overlap of other
windows. This is partly copied from xawtv (and thus partly GPL :(), but it's
needed for the xoverlay interface implementation in the v4l/v4l2 elements.
Lastly, some small changes to remove redundant properties from the v4l/v4l2
elements since these can be done much simpler. Comments appreciated!
2003-10-10 12:47:42 +00:00
Ronald S. Bultje
39b91cdb49
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full...
...
Original commit message from CVS:
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not fully implemented yet. for OSS, this will cause issues, but for ALSA, this is all automated.
2003-10-10 12:24:20 +00:00
Leif Johnson
715b0097be
changing 'channel' to 'track' to avoid naming overlap
...
Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap
2003-10-09 22:02:35 +00:00
Leif Johnson
c1434d0872
adding G_BEGIN and G_END_DECLS
...
Original commit message from CVS:
adding G_BEGIN and G_END_DECLS
2003-10-09 21:59:03 +00:00
Ronald S. Bultje
f43766333b
More Andy fixage
...
Original commit message from CVS:
More Andy fixage
2003-10-09 19:52:36 +00:00
Ronald S. Bultje
3e77fa62b0
Fix more typos in Andy's GstData commit
...
Original commit message from CVS:
Fix more typos in Andy's GstData commit
2003-10-09 09:08:15 +00:00