platform/upstream/gst-plugins-good.git
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 agoadd config.h
David Schleef [Thu, 6 Nov 2003 22:17:19 +0000 (22:17 +0000)]
add config.h

Original commit message from CVS:
add config.h

20 years agomake sure config.h is included first
David Schleef [Thu, 6 Nov 2003 22:14:17 +0000 (22:14 +0000)]
make sure config.h is included first

Original commit message from CVS:
make sure config.h is included first

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 agoAnd proper memory cleanup of cached devices
Ronald S. Bultje [Thu, 6 Nov 2003 10:21:14 +0000 (10:21 +0000)]
And proper memory cleanup of cached devices

Original commit message from CVS:
And proper memory cleanup of cached devices

20 years agoAdd proper switch to needs_probe()
Ronald S. Bultje [Thu, 6 Nov 2003 10:15:22 +0000 (10:15 +0000)]
Add proper switch to needs_probe()

Original commit message from CVS:
Add proper switch to needs_probe()

20 years agoAdd device autodetection
Ronald S. Bultje [Thu, 6 Nov 2003 09:55:24 +0000 (09:55 +0000)]
Add device autodetection

Original commit message from CVS:
Add device autodetection

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 agoRe-add mixer element, gst-mixer doesn't work without it
Ronald S. Bultje [Wed, 5 Nov 2003 12:20:43 +0000 (12:20 +0000)]
Re-add mixer element, gst-mixer doesn't work without it

Original commit message from CVS:
Re-add mixer element, gst-mixer doesn't work without it

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:54 +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 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 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 agoFixes for new plugin system
David Schleef [Mon, 3 Nov 2003 08:54:57 +0000 (08:54 +0000)]
Fixes for new plugin system

Original commit message from CVS:
Fixes for new plugin system

20 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

20 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()

20 years agofix template, too
Benjamin Otte [Sun, 2 Nov 2003 23:03:44 +0000 (23:03 +0000)]
fix template, too

Original commit message from CVS:
fix template, too

20 years agoBla
Ronald S. Bultje [Sun, 2 Nov 2003 22:54:47 +0000 (22:54 +0000)]
Bla

Original commit message from CVS:
Bla

20 years agoforgot to make the element details static in here
Benjamin Otte [Sun, 2 Nov 2003 22:53:56 +0000 (22:53 +0000)]
forgot to make the element details static in here

Original commit message from CVS:
forgot to make the element details static in here

20 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

20 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

20 years agoRTP done
Ronald S. Bultje [Sun, 2 Nov 2003 22:04:36 +0000 (22:04 +0000)]
RTP done

Original commit message from CVS:
RTP done

20 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

20 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

20 years agoThat was monoscope...
Ronald S. Bultje [Sun, 2 Nov 2003 21:25:42 +0000 (21:25 +0000)]
That was monoscope...

Original commit message from CVS:
That was monoscope...

20 years agofix to new plugin system
Benjamin Otte [Sun, 2 Nov 2003 19:28:08 +0000 (19:28 +0000)]
fix to new plugin system

Original commit message from CVS:
fix to new plugin system

20 years agoHm...:
Ronald S. Bultje [Sun, 2 Nov 2003 18:27:30 +0000 (18:27 +0000)]
Hm...:

Original commit message from CVS:
Hm...:

20 years ago*sigh*
Ronald S. Bultje [Sun, 2 Nov 2003 18:17:48 +0000 (18:17 +0000)]
*sigh*

Original commit message from CVS:
*sigh*

20 years ago......
Ronald S. Bultje [Sun, 2 Nov 2003 18:13:24 +0000 (18:13 +0000)]
......

Original commit message from CVS:
......

20 years agoaaaaaaaaaaaaaaaaaaaah
Ronald S. Bultje [Sun, 2 Nov 2003 17:41:07 +0000 (17:41 +0000)]
aaaaaaaaaaaaaaaaaaaah

Original commit message from CVS:
aaaaaaaaaaaaaaaaaaaah

20 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...

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

Original commit message from CVS:
hmm...

20 years agoMore cruft
Ronald S. Bultje [Sun, 2 Nov 2003 14:38:31 +0000 (14:38 +0000)]
More cruft

Original commit message from CVS:
More cruft

20 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

20 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.

20 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

20 years agoUse the GST_ELEMENT_DETAILS for initialising GstElementDetails
Jan Schmidt [Sun, 2 Nov 2003 12:51:01 +0000 (12:51 +0000)]
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails

Original commit message from CVS:
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails

20 years agoUpdated for the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 12:48:08 +0000 (12:48 +0000)]
Updated for the new plugin loading code

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

20 years agoUpdated for new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 03:32:31 +0000 (03:32 +0000)]
Updated for new plugin loading code

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

20 years agoUpdated for the new plugin loading code
Jan Schmidt [Sun, 2 Nov 2003 03:08:13 +0000 (03:08 +0000)]
Updated for the new plugin loading code

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

20 years agoSpeex compiles
Iain Holmes [Sun, 2 Nov 2003 01:58:16 +0000 (01:58 +0000)]
Speex compiles

Original commit message from CVS:
Speex compiles

20 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

20 years agoText overlay
Iain Holmes [Sun, 2 Nov 2003 01:21:38 +0000 (01:21 +0000)]
Text overlay

Original commit message from CVS:
Text overlay

20 years agoMikmod fixed
Iain Holmes [Sun, 2 Nov 2003 00:27:53 +0000 (00:27 +0000)]
Mikmod fixed

Original commit message from CVS:
Mikmod fixed

20 years agopngenc fixed
Iain Holmes [Sun, 2 Nov 2003 00:21:14 +0000 (00:21 +0000)]
pngenc fixed

Original commit message from CVS:
pngenc fixed

20 years agoJPEG JPEG JPEG WHEEEE
Iain Holmes [Sun, 2 Nov 2003 00:05:54 +0000 (00:05 +0000)]
JPEG JPEG JPEG WHEEEE

Original commit message from CVS:
JPEG JPEG JPEG WHEEEE
Fixyed.
(Gah, I'm getting sleeeeeeeeepeeeeeeeee)

20 years agoPort GstGdkPixbufSrc to the new definitions
Iain Holmes [Sat, 1 Nov 2003 16:18:43 +0000 (16:18 +0000)]
Port GstGdkPixbufSrc to the new definitions

Original commit message from CVS:
Port GstGdkPixbufSrc to the new definitions
Close the loader before unreffing it.

20 years agoWhheeee, FLAC ported to new system too
Iain Holmes [Sat, 1 Nov 2003 15:46:35 +0000 (15:46 +0000)]
Whheeee, FLAC ported to new system too

Original commit message from CVS:
Whheeee, FLAC ported to new system too

20 years agoESD Updated
Iain Holmes [Sat, 1 Nov 2003 15:28:33 +0000 (15:28 +0000)]
ESD Updated

Original commit message from CVS:
ESD Updated

20 years agoCutter and EFence ported.
Iain Holmes [Sat, 1 Nov 2003 12:24:33 +0000 (12:24 +0000)]
Cutter and EFence ported.

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.

20 years agoMerge plugins. Update to new plugin init code
David Schleef [Sat, 1 Nov 2003 02:07:52 +0000 (02:07 +0000)]
Merge plugins.  Update to new plugin init code

Original commit message from CVS:
Merge plugins.  Update to new plugin init code

20 years agoUpdated AAsink
Iain Holmes [Sat, 1 Nov 2003 01:37:51 +0000 (01:37 +0000)]
Updated AAsink

Original commit message from CVS:
Updated AAsink

20 years agoChanges for new plugin init code
David Schleef [Sat, 1 Nov 2003 01:32:29 +0000 (01:32 +0000)]
Changes for new plugin init code

Original commit message from CVS:
Changes for new plugin init code

20 years agoavidemux still depends on riff
David Schleef [Fri, 31 Oct 2003 20:03:49 +0000 (20:03 +0000)]
avidemux still depends on riff

Original commit message from CVS:
avidemux still depends on riff

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

20 years agoDoesn't need to load gstriff
Iain Holmes [Fri, 31 Oct 2003 12:39:41 +0000 (12:39 +0000)]
Doesn't need to load gstriff

Original commit message from CVS:
Doesn't need to load gstriff

20 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

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

20 years agofix bytestream header
David Schleef [Thu, 30 Oct 2003 01:37:37 +0000 (01:37 +0000)]
fix bytestream header

Original commit message from CVS:
fix bytestream header

20 years agoAdd a local copy of riff.h as we don't use rifflib anymore.
Iain Holmes [Wed, 29 Oct 2003 23:50:00 +0000 (23:50 +0000)]
Add a local copy of riff.h as we don't use rifflib anymore.

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

20 years agoAdd a local copy of riff.h, and add metadata writing ability to wavenc
Iain Holmes [Wed, 29 Oct 2003 23:48:13 +0000 (23:48 +0000)]
Add a local copy of riff.h, and add metadata writing ability to wavenc

Original commit message from CVS:
Add a local copy of riff.h, and add metadata writing ability to wavenc

20 years agoCreate type find function for gdk_pixbuf
David Schleef [Wed, 29 Oct 2003 05:40:48 +0000 (05:40 +0000)]
Create type find function for gdk_pixbuf

Original commit message from CVS:
Create type find function for gdk_pixbuf

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

20 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

20 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

20 years agooops... I broke device settings in OSS
Ronald S. Bultje [Tue, 28 Oct 2003 20:19:13 +0000 (20:19 +0000)]
oops... I broke device settings in OSS

Original commit message from CVS:
oops... I broke device settings in OSS

20 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

20 years agoRename osselement to ossmixer and only open audio device if we have at least one...
Ronald S. Bultje [Sun, 26 Oct 2003 12:16:43 +0000 (12:16 +0000)]
Rename osselement to ossmixer and only open audio device if we have at least 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.

20 years agoUpdate FFMPEG snapshot to this morning's. Asked for by apoc.
Ronald S. Bultje [Sun, 26 Oct 2003 11:51:16 +0000 (11:51 +0000)]
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.

20 years agoOops, input <-> output confusion
Ronald S. Bultje [Sun, 26 Oct 2003 11:48:30 +0000 (11:48 +0000)]
Oops, input <-> output confusion

Original commit message from CVS:
Oops, input <-> output confusion

20 years agoChange cvs host (mplayer)
Jeremy Simon [Thu, 23 Oct 2003 20:45:32 +0000 (20:45 +0000)]
Change cvs host (mplayer)

Original commit message from CVS:
Change cvs host (mplayer)
Add compression (z4)

20 years agobump version to 0.7.1.1 TYPEFIND-ROOT
David Schleef [Mon, 20 Oct 2003 22:48:06 +0000 (22:48 +0000)]
bump version to 0.7.1.1

Original commit message from CVS:
bump version to 0.7.1.1

20 years agobump to 0.7.1
David Schleef [Mon, 20 Oct 2003 21:43:57 +0000 (21:43 +0000)]
bump to 0.7.1

Original commit message from CVS:
bump to 0.7.1

20 years agoAdd a parser for metadata
Iain Holmes [Fri, 17 Oct 2003 00:29:44 +0000 (00:29 +0000)]
Add a parser for metadata

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".

20 years agoremove g_print() noisiness
David Schleef [Thu, 16 Oct 2003 21:34:24 +0000 (21:34 +0000)]
remove g_print() noisiness

Original commit message from CVS:
remove g_print() noisiness

20 years agofix or no fix, we will survive
Christian Schaller [Thu, 16 Oct 2003 21:31:59 +0000 (21:31 +0000)]
fix or no fix, we will survive

Original commit message from CVS:
fix or no fix, we will survive

20 years agoadded colorbalance to spec added mixer to spec added tuner to spec added xoverlay...
Christian Schaller [Thu, 16 Oct 2003 21:11:37 +0000 (21:11 +0000)]
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

20 years agodeath to kde-audio-devel, long live arts-devel
Christian Schaller [Thu, 16 Oct 2003 20:36:55 +0000 (20:36 +0000)]
death to kde-audio-devel, long live arts-devel

Original commit message from CVS:
death to kde-audio-devel, long live arts-devel

20 years agoForgot to commit Makefile.am - these remove the marshallers and add interface impleme...
Ronald S. Bultje [Tue, 14 Oct 2003 10:13:05 +0000 (10:13 +0000)]
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

20 years agoSet labels on mixer manually. This allows clearer names and - in the future - i18n
Ronald S. Bultje [Tue, 14 Oct 2003 10:11:14 +0000 (10:11 +0000)]
Set labels on mixer manually. This allows clearer names and - in the future - i18n

Original commit message from CVS:
Set labels on mixer manually. This allows clearer names and - in the future - i18n

20 years agoTypo fix
Ronald S. Bultje [Tue, 14 Oct 2003 10:09:29 +0000 (10:09 +0000)]
Typo fix

Original commit message from CVS:
Typo fix

20 years agogcc-2.95 fixage
Ronald S. Bultje [Tue, 14 Oct 2003 10:07:59 +0000 (10:07 +0000)]
gcc-2.95 fixage

Original commit message from CVS:
gcc-2.95 fixage

20 years agoriff.h is in a different directory
David Schleef [Mon, 13 Oct 2003 23:18:04 +0000 (23:18 +0000)]
riff.h is in a different directory

Original commit message from CVS:
riff.h is in a different directory

20 years agoanother file that needs to be added
David Schleef [Sat, 11 Oct 2003 00:20:28 +0000 (00:20 +0000)]
another file that needs to be added

Original commit message from CVS:
another file that needs to be added

20 years agoSome interface implementations for video4linux/video4linux2 plugins: a Tuner interfac...
Ronald S. Bultje [Fri, 10 Oct 2003 12:47:42 +0000 (12:47 +0000)]
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!

20 years agoMake GstMixerTrack a GObject. I also want to make it emit several signals, starting...
Ronald S. Bultje [Fri, 10 Oct 2003 12:24:20 +0000 (12:24 +0000)]
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.

20 years agoRemove can_seek () because eventmasks was removed from sink pads - grrr
Ronald S. Bultje [Thu, 9 Oct 2003 22:11:53 +0000 (22:11 +0000)]
Remove can_seek () because eventmasks was removed from sink pads - grrr

Original commit message from CVS:
Remove can_seek () because eventmasks was removed from sink pads - grrr

20 years agochanging 'channel' to 'track' to avoid naming overlap
Leif Johnson [Thu, 9 Oct 2003 22:02:37 +0000 (22:02 +0000)]
changing 'channel' to 'track' to avoid naming overlap

Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap

20 years agoTrivial fixes for GstBuffer->GstData migration
David Schleef [Thu, 9 Oct 2003 02:23:01 +0000 (02:23 +0000)]
Trivial fixes for GstBuffer->GstData migration

Original commit message from CVS:
Trivial fixes for GstBuffer->GstData migration

20 years ago/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal...
Andy Wingo [Wed, 8 Oct 2003 16:08:18 +0000 (16:08 +0000)]
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.

Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.

20 years agoupdating some plugin categories
Leif Johnson [Wed, 8 Oct 2003 07:44:25 +0000 (07:44 +0000)]
updating some plugin categories

Original commit message from CVS:
updating some plugin categories

20 years agoFix endianness problems in caps. Fixes #124006
David Schleef [Tue, 7 Oct 2003 18:52:16 +0000 (18:52 +0000)]
Fix endianness problems in caps.  Fixes #124006

Original commit message from CVS:
Fix endianness problems in caps.  Fixes #124006

20 years agoUsing correct spelling for visualization
Julien Moutte [Mon, 6 Oct 2003 11:51:46 +0000 (11:51 +0000)]
Using correct spelling for visualization

Original commit message from CVS:
Using correct spelling for visualization

20 years agofix flac mimetype
Jeremy Simon [Sat, 4 Oct 2003 20:50:48 +0000 (20:50 +0000)]
fix flac mimetype

Original commit message from CVS:
fix flac mimetype

20 years agoupdate with latest typefind changes, spec should once again work :)
Christian Schaller [Fri, 3 Oct 2003 05:45:41 +0000 (05:45 +0000)]
update with latest typefind changes, spec should once again work :)

Original commit message from CVS:
update with latest typefind changes, spec should once again work :)

20 years agoNew typefind system: bytestream is now part of the core all plugins have been modifie...
Ronald S. Bultje [Wed, 1 Oct 2003 13:14:52 +0000 (13:14 +0000)]
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...

Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups

20 years agoAdd new element: frame dropper. This element inserts/drops frames to go from a certai...
Ronald S. Bultje [Tue, 30 Sep 2003 21:44:53 +0000 (21:44 +0000)]
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain o...

Original commit message from CVS:
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain output framerate. It's extremely simple and that's why it's so cute.

20 years agoSet keyframe flag only when it is a keyframe. This will break quite some formats...
Ronald S. Bultje [Tue, 30 Sep 2003 21:06:43 +0000 (21:06 +0000)]
Set keyframe flag only when it is a keyframe. This will break quite some formats because many encoders dont set this ...

Original commit message from CVS:
Set keyframe flag only when it is a keyframe. This will break quite some formats because many encoders dont set this flag correctly, but I'll fix that as I encounter them. divx5 works correctly now. ;).

20 years agoIn the intfloat conversion elements, there were bugs when the float buffer was bigger...
Andy Wingo [Tue, 30 Sep 2003 12:47:48 +0000 (12:47 +0000)]
In the intfloat conversion elements, there were bugs when the float buffer was bigger than the int buffer (in frames)...

Original commit message from CVS:
In the intfloat conversion elements, there were bugs when the float buffer was
bigger than the int buffer (in frames). That's now fixed, some style issues are
"fixed" (subjectively), mallocs are removed from int2float's processing loop,
and the default buffer size was raised to 256 frames to give better performance in
the default case.

Wavenc was modified to not set an event handler on its sink pad. It deals
with EOS in its chain function instead.

20 years agoI thought I removed these two...
Ronald S. Bultje [Mon, 29 Sep 2003 12:01:42 +0000 (12:01 +0000)]
I thought I removed these two...

Original commit message from CVS:
I thought I removed these two...