platform/upstream/gstreamer.git
20 years agotest for regular shm instead of XShm
Thomas Vander Stichele [Tue, 11 Nov 2003 11:11:36 +0000 (11:11 +0000)]
test for regular shm instead of XShm

Original commit message from CVS:
test for regular shm instead of XShm

20 years agoinclude macro for defining GST_FUNCTION, so debugging output from plugins gets functi...
Benjamin Otte [Tue, 11 Nov 2003 03:22:53 +0000 (03:22 +0000)]
include macro for defining GST_FUNCTION, so debugging output from plugins gets function names, too

Original commit message from CVS:
include macro for defining GST_FUNCTION, so debugging output from plugins gets function names, too

20 years agoChange GstCaps to GstStructure in navigation events. Fix x[v]imagesink to scale...
David Schleef [Tue, 11 Nov 2003 00:43:29 +0000 (00:43 +0000)]
Change GstCaps to GstStructure in navigation events.  Fix x[v]imagesink to scale navigation events.

Original commit message from CVS:
Change GstCaps to GstStructure in navigation events.  Fix x[v]imagesink
to scale navigation events.

20 years agoremove gst_video_sink_push_ui_event()
David Schleef [Mon, 10 Nov 2003 22:48:31 +0000 (22:48 +0000)]
remove gst_video_sink_push_ui_event()

Original commit message from CVS:
remove gst_video_sink_push_ui_event()

20 years agochange video/x-jpeg to image/jpeg
David Schleef [Mon, 10 Nov 2003 22:47:38 +0000 (22:47 +0000)]
change video/x-jpeg to image/jpeg

Original commit message from CVS:
change video/x-jpeg to image/jpeg

20 years agoProper device-capabilities check when opening
Ronald S. Bultje [Mon, 10 Nov 2003 10:25:59 +0000 (10:25 +0000)]
Proper device-capabilities check when opening

Original commit message from CVS:
Proper device-capabilities check when opening

20 years agodisting fixes, pixbuf loader still borked in regards to disting
Christian Schaller [Sun, 9 Nov 2003 22:48:58 +0000 (22:48 +0000)]
disting fixes, pixbuf loader still borked in regards to disting

Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting

20 years agoFix device probing from multiple childs. It's done once in the parent class only...
Ronald S. Bultje [Sun, 9 Nov 2003 20:54:24 +0000 (20:54 +0000)]
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the corre...

Original commit message from CVS:
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the correct values. Also fixes an incorrect succesful state change if we opened a v4l device that doesn't have the capabilities that are needed by the plugin.

20 years agoDo not demux only 2 trak atoms
Jeremy Simon [Fri, 7 Nov 2003 20:36:47 +0000 (20:36 +0000)]
Do not demux only 2 trak atoms

Original commit message from CVS:
Do not demux only 2 trak atoms

20 years agoWe don't need to patch wmadec.c and avcodec.h anymore
Jeremy Simon [Fri, 7 Nov 2003 20:01:02 +0000 (20:01 +0000)]
We don't need to patch wmadec.c and avcodec.h anymore

Original commit message from CVS:
We don't need to patch wmadec.c and avcodec.h anymore

20 years agoRemove all config.h includes from header files, add it to each source file and remove...
Ronald S. Bultje [Fri, 7 Nov 2003 12:47:02 +0000 (12:47 +0000)]
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...

Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files

20 years agoAdd device autodetection
Ronald S. Bultje [Fri, 7 Nov 2003 12:45:20 +0000 (12:45 +0000)]
Add device autodetection

Original commit message from CVS:
Add device autodetection

20 years agoDon't set the actual video size in gst_video_sink_got_video_size().
David Schleef [Fri, 7 Nov 2003 04:36:41 +0000 (04:36 +0000)]
Don't set the actual video size in gst_video_sink_got_video_size().

Original commit message from CVS:
Don't set the actual video size in gst_video_sink_got_video_size().
This could probably be replaced once we handle pixel aspect ratios.

20 years agouse int64 for frame-time
David I. Lehn [Fri, 7 Nov 2003 03:01:21 +0000 (03:01 +0000)]
use int64 for frame-time

Original commit message from CVS:
use int64 for frame-time

20 years agotest and define HAVE_XSHM build ximage plugin
Thomas Vander Stichele [Fri, 7 Nov 2003 00:53:32 +0000 (00:53 +0000)]
test and define HAVE_XSHM build ximage plugin

Original commit message from CVS:
test and define HAVE_XSHM
build ximage plugin

20 years agoInclude config.h
David Schleef [Thu, 6 Nov 2003 23:36:33 +0000 (23:36 +0000)]
Include config.h

Original commit message from CVS:
Include config.h

20 years agoAll the interfaces are collected in libgstinterfaces now.
Jan Schmidt [Thu, 6 Nov 2003 15:24:41 +0000 (15:24 +0000)]
All the interfaces are collected in libgstinterfaces now.

Original commit message from CVS:
All the interfaces are collected in libgstinterfaces now.

20 years agothis will make it easier to merge when you have uncommited plugins in your tree
Steve Baker [Thu, 6 Nov 2003 05:36:06 +0000 (05:36 +0000)]
this will make it easier to merge when you have uncommited plugins in your tree

Original commit message from CVS:
this will make it easier to merge when you have uncommited plugins in your tree

20 years agoset default errorlevel to NONE. Make configure change it to ERROR (the current value...
Benjamin Otte [Thu, 6 Nov 2003 02:32:42 +0000 (02:32 +0000)]
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This s...

Original commit message from CVS:
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This should make releases not output any debugging information at all

20 years agoupdates to glsink
Gernot Ziegler [Thu, 6 Nov 2003 00:27:03 +0000 (00:27 +0000)]
updates to glsink

Original commit message from CVS:
updates to glsink

20 years agoPatch avcodec.h and wmadec.c to use flag1 and flag2 from context
Jeremy Simon [Wed, 5 Nov 2003 23:06:27 +0000 (23:06 +0000)]
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context

Original commit message from CVS:
Patch avcodec.h and wmadec.c to use flag1 and flag2 from context
The asfdemux calculates the 2 values and gives them to the decoder via the pad/caps
The ffdec_wmav1 & ffdec_wmav2 put them in the ffmpeg context before they start to decode the data

20 years agoSome prettification fixes to this interface... Make it look good, make it simple...
Ronald S. Bultje [Wed, 5 Nov 2003 22:59:46 +0000 (22:59 +0000)]
Some prettification fixes to this interface... Make it look good, make it simple and make it more GObject'ific. This ...

Original commit message from CVS:
Some prettification fixes to this interface... Make it look good, make it simple and make it more GObject'ific. This means that it now works largely almost the same as GObject (concerning arguments that you give to the functions, and layout of the virtual functions). I've also got an OSS implementation for this, but it needs one small change before I commit that. Expect that this weekend or so.

20 years agolibgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
Ronald S. Bultje [Wed, 5 Nov 2003 11:01:56 +0000 (11:01 +0000)]
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay

Original commit message from CVS:
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay

20 years agoRemove obsolete external function call and do all element registrations in plugin_init()
Ronald S. Bultje [Wed, 5 Nov 2003 11:01:03 +0000 (11:01 +0000)]
Remove obsolete external function call and do all element registrations in plugin_init()

Original commit message from CVS:
Remove obsolete external function call and do all element registrations in plugin_init()

20 years agoRemove trailing slash in last line of comment, it causes issues with certain versions...
Ronald S. Bultje [Wed, 5 Nov 2003 10:57:58 +0000 (10:57 +0000)]
Remove trailing slash in last line of comment, it causes issues with certain versions of automake

Original commit message from CVS:
Remove trailing slash in last line of comment, it causes issues with certain versions of automake

20 years agoFix endianness issues manifested in pngenc. Fixes #125932
David Schleef [Wed, 5 Nov 2003 03:59:53 +0000 (03:59 +0000)]
Fix endianness issues manifested in pngenc.  Fixes #125932

Original commit message from CVS:
Fix endianness issues manifested in pngenc.  Fixes #125932

20 years agoadd initial version of gdkpixbuf loader for gtk that is capable of loading AVI and...
Benjamin Otte [Wed, 5 Nov 2003 03:24:53 +0000 (03:24 +0000)]
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation....

Original commit message from CVS:
add initial version of gdkpixbuf loader for gtk that is capable of loading AVI and mpeg videos as GdkPixbufAnimation. I'm not sure if such a thing would be useful or too much trouble, so I'll throw it at enough testers to figure it out ;) We might want to disable it by defualt though in the future. (Currently there is not even a configure switch implemented to disable it.)
This includes a fix to not use GError in gstgdkpixbuf's typefind function and to only return GST_TYPE_FIND_MINIMUM when doing typefinding via gdk as this breaks quite a bit with the GStreamer loader installed.

20 years agodisable Altivec until someone fixes the build to allow it conditionally
Benjamin Otte [Tue, 4 Nov 2003 15:22:42 +0000 (15:22 +0000)]
disable Altivec until someone fixes the build to allow it conditionally

Original commit message from CVS:
disable Altivec until someone fixes the build to allow it conditionally

20 years agov4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static
Benjamin Otte [Mon, 3 Nov 2003 22:47:52 +0000 (22:47 +0000)]
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static

Original commit message from CVS:
v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init static

20 years agouse top-level defined plugindir
David Schleef [Mon, 3 Nov 2003 20:18:14 +0000 (20:18 +0000)]
use top-level defined plugindir

Original commit message from CVS:
use top-level defined plugindir

20 years agochange libgst-interfaces to libgstinterfaces
David Schleef [Mon, 3 Nov 2003 20:17:40 +0000 (20:17 +0000)]
change libgst-interfaces to libgstinterfaces

Original commit message from CVS:
change libgst-interfaces to libgstinterfaces

20 years agoconvert to new plugin system
David Schleef [Mon, 3 Nov 2003 20:15:33 +0000 (20:15 +0000)]
convert to new plugin system

Original commit message from CVS:
convert to new plugin system

20 years agofix warnings
David Schleef [Mon, 3 Nov 2003 20:14:37 +0000 (20:14 +0000)]
fix warnings

Original commit message from CVS:
fix warnings

20 years agoAdd -DG_DISABLE_DEPRECATED to $GST_ERROR
David Schleef [Mon, 3 Nov 2003 20:14:03 +0000 (20:14 +0000)]
Add -DG_DISABLE_DEPRECATED to $GST_ERROR

Original commit message from CVS:
Add -DG_DISABLE_DEPRECATED to $GST_ERROR

20 years agoremove audiofile typefinding because it is buggy and we support all of its formats...
Benjamin Otte [Mon, 3 Nov 2003 19:18:36 +0000 (19:18 +0000)]
remove audiofile typefinding because it is buggy and we support all of its formats anyway.

Original commit message from CVS:
remove audiofile typefinding because it is buggy and we support all of its formats anyway.
If you need it back, please fix it before you put it back in :)

20 years agofix for new plugin system
Benjamin Otte [Mon, 3 Nov 2003 15:48:38 +0000 (15:48 +0000)]
fix for new plugin system

Original commit message from CVS:
fix for new plugin system

21 years ago.in is out
Thomas Vander Stichele [Mon, 3 Nov 2003 10:24:13 +0000 (10:24 +0000)]
.in is out

Original commit message from CVS:
.in is out

21 years agoThis was wrong
Ronald S. Bultje [Sun, 2 Nov 2003 23:58:20 +0000 (23:58 +0000)]
This was wrong

Original commit message from CVS:
This was wrong

21 years agoAdd static version of removed gsT_element_factory_make_or_warn()
Ronald S. Bultje [Sun, 2 Nov 2003 23:06:23 +0000 (23:06 +0000)]
Add static version of removed gsT_element_factory_make_or_warn()

Original commit message from CVS:
Add static version of removed gsT_element_factory_make_or_warn()

21 years agoThis one was missing
Ronald S. Bultje [Sun, 2 Nov 2003 23:00:38 +0000 (23:00 +0000)]
This one was missing

Original commit message from CVS:
This one was missing

21 years agofix for new plugin system
Benjamin Otte [Sun, 2 Nov 2003 22:34:11 +0000 (22:34 +0000)]
fix for new plugin system

Original commit message from CVS:
fix for new plugin system

21 years agoSMPTE transitions done
Ronald S. Bultje [Sun, 2 Nov 2003 22:26:51 +0000 (22:26 +0000)]
SMPTE transitions done

Original commit message from CVS:
SMPTE transitions done

21 years agoAgain one done
Ronald S. Bultje [Sun, 2 Nov 2003 22:23:26 +0000 (22:23 +0000)]
Again one done

Original commit message from CVS:
Again one done

21 years ago... almost done now
Ronald S. Bultje [Sun, 2 Nov 2003 22:11:30 +0000 (22:11 +0000)]
... almost done now

Original commit message from CVS:
... almost done now

21 years agoHi. I'm the reason why GstElementDetails uses a macro now
Benjamin Otte [Sun, 2 Nov 2003 22:04:57 +0000 (22:04 +0000)]
Hi. I'm the reason why GstElementDetails uses a macro now

Original commit message from CVS:
Hi. I'm the reason why GstElementDetails uses a macro now

21 years agoQuicktime demuxer ported to new interface
Ronald S. Bultje [Sun, 2 Nov 2003 21:45:18 +0000 (21:45 +0000)]
Quicktime demuxer ported to new interface

Original commit message from CVS:
Quicktime demuxer ported to new interface

21 years agoMore more more more zzzzz I need sleep
Ronald S. Bultje [Sun, 2 Nov 2003 21:40:55 +0000 (21:40 +0000)]
More more more more zzzzz I need sleep

Original commit message from CVS:
More more more more zzzzz I need sleep

21 years agoPassthrough... New plugin system... Bla...
Ronald S. Bultje [Sun, 2 Nov 2003 21:37:09 +0000 (21:37 +0000)]
Passthrough... New plugin system... Bla...

Original commit message from CVS:
Passthrough... New plugin system... Bla...

21 years agoLast o plugin
Ronald S. Bultje [Sun, 2 Nov 2003 21:33:32 +0000 (21:33 +0000)]
Last o plugin

Original commit message from CVS:
Last o plugin

21 years agofix for new plugin system
Benjamin Otte [Sun, 2 Nov 2003 21:30:09 +0000 (21:30 +0000)]
fix for new plugin system

Original commit message from CVS:
fix for new plugin system

21 years agoWhaaaaaaaaaaaaaaaaaaaaaack
Ronald S. Bultje [Sun, 2 Nov 2003 21:10:18 +0000 (21:10 +0000)]
Whaaaaaaaaaaaaaaaaaaaaaack

Original commit message from CVS:
Whaaaaaaaaaaaaaaaaaaaaaack

21 years agoMore More More
Ronald S. Bultje [Sun, 2 Nov 2003 21:02:37 +0000 (21:02 +0000)]
More More More

Original commit message from CVS:
More More More

21 years agoAnd again one more
Ronald S. Bultje [Sun, 2 Nov 2003 20:58:22 +0000 (20:58 +0000)]
And again one more

Original commit message from CVS:
And again one more

21 years agoAgain one more done
Ronald S. Bultje [Sun, 2 Nov 2003 20:53:30 +0000 (20:53 +0000)]
Again one more done

Original commit message from CVS:
Again one more done

21 years agoAnd more, and more...
Ronald S. Bultje [Sun, 2 Nov 2003 20:44:56 +0000 (20:44 +0000)]
And more, and more...

Original commit message from CVS:
And more, and more...

21 years agoMore
Ronald S. Bultje [Sun, 2 Nov 2003 20:37:50 +0000 (20:37 +0000)]
More

Original commit message from CVS:
More

21 years agofix to new plugin system
Benjamin Otte [Sun, 2 Nov 2003 19:17:27 +0000 (19:17 +0000)]
fix to new plugin system

Original commit message from CVS:
fix to new plugin system

21 years agoI'm too lazy to comment this
Ronald S. Bultje [Sun, 2 Nov 2003 18:31:57 +0000 (18:31 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
.

21 years agomore, and more, and more...
Ronald S. Bultje [Sun, 2 Nov 2003 17:36:30 +0000 (17:36 +0000)]
more, and more, and more...

Original commit message from CVS:
more, and more, and more...

21 years agoetc
Ronald S. Bultje [Sun, 2 Nov 2003 17:13:40 +0000 (17:13 +0000)]
etc

Original commit message from CVS:
etc

21 years agohmm...
Ronald S. Bultje [Sun, 2 Nov 2003 17:02:51 +0000 (17:02 +0000)]
hmm...

Original commit message from CVS:
hmm...

21 years agofix most of sys dir. v4l2 and dxr3 pending, as I don't have them
Benjamin Otte [Sun, 2 Nov 2003 14:47:52 +0000 (14:47 +0000)]
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them

Original commit message from CVS:
fix most of sys dir. v4l2 and dxr3 pending, as I don't have them

21 years agoI forgot some other letters, but I also forgot which ones.
Ronald S. Bultje [Sun, 2 Nov 2003 14:32:08 +0000 (14:32 +0000)]
I forgot some other letters, but I also forgot which ones.

Original commit message from CVS:
I forgot some other letters, but I also forgot which ones.

21 years agoBly
Ronald S. Bultje [Sun, 2 Nov 2003 14:26:13 +0000 (14:26 +0000)]
Bly

Original commit message from CVS:
Bly

21 years agoUpdated for the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 14:09:39 +0000 (14:09 +0000)]
Updated for the new plugin loading code

Original commit message from CVS:
Updated for the new plugin loading code

21 years agoFix this too. Note that the per-plugin licensing is gone because of company's new...
Ronald S. Bultje [Sun, 2 Nov 2003 13:55:40 +0000 (13:55 +0000)]
Fix this too. Note that the per-plugin licensing is gone because of 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.

21 years agoUse GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt [Sun, 2 Nov 2003 13:19:55 +0000 (13:19 +0000)]
Use GST_ELEMENT_DETAILS for initialising GstElementDetails

Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails

21 years agoUpdated to the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 13:06:25 +0000 (13:06 +0000)]
Updated to the new plugin loading code

Original commit message from CVS:
Updated to the new plugin loading code

21 years agoUse GST_ELEMENT_DETAILS macro to initialise the structure
Jan Schmidt [Sun, 2 Nov 2003 12:23:26 +0000 (12:23 +0000)]
Use GST_ELEMENT_DETAILS macro to initialise the structure

Original commit message from CVS:
Use GST_ELEMENT_DETAILS macro to initialise the structure

21 years agoUpdated for the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 05:39:26 +0000 (05:39 +0000)]
Updated for the new plugin loading code

Original commit message from CVS:
Updated for the new plugin loading code

21 years agoXVid compiles again...I'm off to bed :)
Iain Holmes [Sun, 2 Nov 2003 02:31:04 +0000 (02:31 +0000)]
XVid compiles again...I'm off to bed :)

Original commit message from CVS:
XVid compiles again...I'm off to bed :)

21 years agoTarkin compiles again
Iain Holmes [Sun, 2 Nov 2003 02:09:11 +0000 (02:09 +0000)]
Tarkin compiles again

Original commit message from CVS:
Tarkin compiles again

21 years agoSndfile compiles again
Iain Holmes [Sun, 2 Nov 2003 01:46:25 +0000 (01:46 +0000)]
Sndfile compiles again

Original commit message from CVS:
Sndfile compiles again

21 years agoSnapshot compiles
Iain Holmes [Sun, 2 Nov 2003 01:38:01 +0000 (01:38 +0000)]
Snapshot compiles

Original commit message from CVS:
Snapshot compiles

21 years agoMake smoothwave compile again
Iain Holmes [Sun, 2 Nov 2003 01:32:40 +0000 (01:32 +0000)]
Make smoothwave compile again

Original commit message from CVS:
Make smoothwave compile again

21 years agoSDL Video sink ported to the new plugin code. (Sorry that last commit message sucked...
Iain Holmes [Sun, 2 Nov 2003 01:27:21 +0000 (01:27 +0000)]
SDL Video sink ported to the new plugin code. (Sorry that last commit message sucked BTW)

Original commit message from CVS:
SDL Video sink ported to the new plugin code.
(Sorry that last commit message sucked BTW)

21 years agomplex compiles...whatever it is
Iain Holmes [Sun, 2 Nov 2003 00:47:43 +0000 (00:47 +0000)]
mplex compiles...whatever it is

Original commit message from CVS:
mplex compiles...whatever it is

21 years agoJack fixed too
Iain Holmes [Sat, 1 Nov 2003 23:43:13 +0000 (23:43 +0000)]
Jack fixed too

Original commit message from CVS:
Jack fixed too

21 years agoDumdeedum, more spam...ivorbis is fixed
Iain Holmes [Sat, 1 Nov 2003 23:26:42 +0000 (23:26 +0000)]
Dumdeedum, more spam...ivorbis is fixed

Original commit message from CVS:
Dumdeedum, more spam...ivorbis is fixed

21 years agoColo(u)rspace too
Iain Holmes [Sat, 1 Nov 2003 16:42:12 +0000 (16:42 +0000)]
Colo(u)rspace too

Original commit message from CVS:
Colo(u)rspace too

21 years agoGSM updated for new stuff
Iain Holmes [Sat, 1 Nov 2003 16:35:25 +0000 (16:35 +0000)]
GSM updated for new stuff

Original commit message from CVS:
GSM updated for new stuff

21 years agoUpdate all the audiofile stuff
Iain Holmes [Sat, 1 Nov 2003 14:04:20 +0000 (14:04 +0000)]
Update all the audiofile stuff

Original commit message from CVS:
Update all the audiofile stuff

21 years agoUpdate artsdsink too
Iain Holmes [Sat, 1 Nov 2003 13:13:38 +0000 (13:13 +0000)]
Update artsdsink too

Original commit message from CVS:
Update artsdsink too

21 years agoCDXAParse and chart ported to new style
Iain Holmes [Sat, 1 Nov 2003 11:56:28 +0000 (11:56 +0000)]
CDXAParse and chart ported to new style

Original commit message from CVS:
CDXAParse and chart ported to new style

21 years agoUpdated gstarts
Iain Holmes [Sat, 1 Nov 2003 01:43:05 +0000 (01:43 +0000)]
Updated gstarts

Original commit message from CVS:
Updated gstarts

21 years agofirst bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss...
Benjamin Otte [Fri, 31 Oct 2003 20:03:29 +0000 (20:03 +0000)]
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

21 years agoOops, didn't mean to remove riff
David Schleef [Fri, 31 Oct 2003 20:01:39 +0000 (20:01 +0000)]
Oops, didn't mean to remove riff

Original commit message from CVS:
Oops, didn't mean to remove riff

21 years agoglsink with correct threading support
Gernot Ziegler [Fri, 31 Oct 2003 16:40:20 +0000 (16:40 +0000)]
glsink with correct threading support

Original commit message from CVS:
glsink with correct threading support

21 years agominor cosmetic fix
David Schleef [Thu, 30 Oct 2003 22:05:24 +0000 (22:05 +0000)]
minor cosmetic fix

Original commit message from CVS:
minor cosmetic fix

21 years agoRemove mpeg2enc
David Schleef [Thu, 30 Oct 2003 21:53:43 +0000 (21:53 +0000)]
Remove mpeg2enc

Original commit message from CVS:
Remove mpeg2enc

21 years agoFix makefiles for GstPropertyProbe. Combine all interfaces into a single libgst...
David Schleef [Thu, 30 Oct 2003 02:36:42 +0000 (02:36 +0000)]
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.

21 years agoFirst attempt (actually third) at a property probing interface
David Schleef [Thu, 30 Oct 2003 02:32:00 +0000 (02:32 +0000)]
First attempt (actually third) at a property probing interface

Original commit message from CVS:
First attempt (actually third) at a property probing interface

21 years agochange Iface to Interface
David Schleef [Thu, 30 Oct 2003 01:43:45 +0000 (01:43 +0000)]
change Iface to Interface

Original commit message from CVS:
change Iface to Interface

21 years agoChange Class to Iface. Fix casting macros.
David Schleef [Wed, 29 Oct 2003 05:12:18 +0000 (05:12 +0000)]
Change Class to Iface.  Fix casting macros.

Original commit message from CVS:
Change Class to Iface.  Fix casting macros.

21 years agoMove a few typefind functions to gst/typefind, remove all old typefinding code from...
David Schleef [Wed, 29 Oct 2003 05:09:40 +0000 (05:09 +0000)]
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

21 years agochange gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef [Wed, 29 Oct 2003 03:15:55 +0000 (03:15 +0000)]
change gst/bytestream.h to gst/bytestream/bytestream.h

Original commit message from CVS:
change gst/bytestream.h to gst/bytestream/bytestream.h

21 years agoDon't use GstInterface
David Schleef [Tue, 28 Oct 2003 23:22:31 +0000 (23:22 +0000)]
Don't use GstInterface

Original commit message from CVS:
Don't use GstInterface

21 years agoDisable lame in ffmpeg, too
Ronald S. Bultje [Tue, 28 Oct 2003 23:02:38 +0000 (23:02 +0000)]
Disable lame in ffmpeg, too

Original commit message from CVS:
Disable lame in ffmpeg, too

21 years agomerge TYPEFIND branch. Major changes:
Benjamin Otte [Tue, 28 Oct 2003 20:52:41 +0000 (20:52 +0000)]
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

21 years agoadded glsink directory
Gernot Ziegler [Tue, 28 Oct 2003 18:55:07 +0000 (18:55 +0000)]
added glsink directory

Original commit message from CVS:
added glsink directory