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
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.
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
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
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
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
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
Iain Holmes [Sun, 2 Nov 2003 01:58:16 +0000 (01:58 +0000)]
Speex compiles
Original commit message from CVS:
Speex compiles
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
Iain Holmes [Sun, 2 Nov 2003 01:21:38 +0000 (01:21 +0000)]
Text overlay
Original commit message from CVS:
Text overlay
Iain Holmes [Sun, 2 Nov 2003 00:27:53 +0000 (00:27 +0000)]
Mikmod fixed
Original commit message from CVS:
Mikmod fixed
Iain Holmes [Sun, 2 Nov 2003 00:21:14 +0000 (00:21 +0000)]
pngenc fixed
Original commit message from CVS:
pngenc fixed
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)
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.
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
Iain Holmes [Sat, 1 Nov 2003 15:28:33 +0000 (15:28 +0000)]
ESD Updated
Original commit message from CVS:
ESD Updated
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.
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
Iain Holmes [Sat, 1 Nov 2003 01:37:51 +0000 (01:37 +0000)]
Updated AAsink
Original commit message from CVS:
Updated AAsink
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
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
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
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
David Schleef [Thu, 30 Oct 2003 21:53:43 +0000 (21:53 +0000)]
Remove mpeg2enc
Original commit message from CVS:
Remove mpeg2enc
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.
David Schleef [Thu, 30 Oct 2003 01:37:37 +0000 (01:37 +0000)]
fix bytestream header
Original commit message from CVS:
fix bytestream header
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
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
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
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
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
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
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
Gernot Ziegler [Tue, 28 Oct 2003 18:55:07 +0000 (18:55 +0000)]
added glsink directory
Original commit message from CVS:
added glsink directory
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.
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.
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
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)
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
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
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".
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
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
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
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
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
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
Ronald S. Bultje [Tue, 14 Oct 2003 10:09:29 +0000 (10:09 +0000)]
Typo fix
Original commit message from CVS:
Typo fix
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
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
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
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!
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.
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
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
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
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.
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
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
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
Jeremy Simon [Sat, 4 Oct 2003 20:50:48 +0000 (20:50 +0000)]
fix flac mimetype
Original commit message from CVS:
fix flac mimetype
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 :)
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
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.
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. ;).
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.
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...
Thomas Vander Stichele [Sun, 28 Sep 2003 08:31:42 +0000 (08:31 +0000)]
cvs ignore
Original commit message from CVS:
cvs ignore
Thomas Vander Stichele [Sun, 28 Sep 2003 08:30:48 +0000 (08:30 +0000)]
add elapsed time
Original commit message from CVS:
add elapsed time
Christian Schaller [Sat, 27 Sep 2003 18:53:21 +0000 (18:53 +0000)]
update with latest fixes
Original commit message from CVS:
update with latest fixes
Benjamin Otte [Sat, 27 Sep 2003 16:44:53 +0000 (16:44 +0000)]
make ffmpeg erroring out work:
Original commit message from CVS:
make ffmpeg erroring out work:
- don't built gst-libs/ext/ffmpeg
- don't update Tag when cvs command fails
David Schleef [Sat, 27 Sep 2003 03:15:34 +0000 (03:15 +0000)]
Add navigation
Original commit message from CVS:
Add navigation
Thomas Vander Stichele [Fri, 26 Sep 2003 16:45:04 +0000 (16:45 +0000)]
added second example with plotting fixed some aesthetics
Original commit message from CVS:
added second example with plotting
fixed some aesthetics
Benjamin Otte [Thu, 25 Sep 2003 21:40:35 +0000 (21:40 +0000)]
sort the list of plugins that are built and don't spit out so much empty lines
Original commit message from CVS:
sort the list of plugins that are built and don't spit out so much empty lines
David Schleef [Thu, 25 Sep 2003 00:34:57 +0000 (00:34 +0000)]
Don't unref event when calling gst_pad_event_default() (#119155)
Original commit message from CVS:
Don't unref event when calling gst_pad_event_default() (#119155)
Thomas Vander Stichele [Sun, 21 Sep 2003 13:25:46 +0000 (13:25 +0000)]
make sure gtk apps are built
Original commit message from CVS:
make sure gtk apps are built
Thomas Vander Stichele [Sun, 21 Sep 2003 13:24:13 +0000 (13:24 +0000)]
build demo app
Original commit message from CVS:
build demo app
Thomas Vander Stichele [Sun, 21 Sep 2003 13:08:29 +0000 (13:08 +0000)]
fix caps
Original commit message from CVS:
fix caps
Thomas Vander Stichele [Sun, 21 Sep 2003 12:52:55 +0000 (12:52 +0000)]
remove debugging prints
Original commit message from CVS:
remove debugging prints
Thomas Vander Stichele [Sun, 21 Sep 2003 12:21:49 +0000 (12:21 +0000)]
reworked level plugin. It now does RMS, peak, and decay peak signaling per interleaved channel.
Original commit message from CVS:
reworked level plugin. It now does RMS, peak, and decay peak signaling
per interleaved channel.
Jeremy Simon [Sat, 20 Sep 2003 19:34:31 +0000 (19:34 +0000)]
port #121143 to HEAD (flac file detection)
Original commit message from CVS:
port #121143 to HEAD (flac file detection)
David Schleef [Fri, 19 Sep 2003 22:39:28 +0000 (22:39 +0000)]
Fix problem transitioning to PLAYING. (#122481)
Original commit message from CVS:
Fix problem transitioning to PLAYING. (#122481)
Christian Schaller [Fri, 19 Sep 2003 06:27:55 +0000 (06:27 +0000)]
add cvsignore so we don't have to look at generated gst-launch-ext file
Original commit message from CVS:
add cvsignore so we don't have to look at generated gst-launch-ext file
Christian Schaller [Fri, 19 Sep 2003 06:24:35 +0000 (06:24 +0000)]
add versioning to gst-launch-ext and gst-visualise and add new files to spec
Original commit message from CVS:
add versioning to gst-launch-ext and gst-visualise and add new files to spec
Christian Schaller [Thu, 18 Sep 2003 20:55:35 +0000 (20:55 +0000)]
Add gst-launch-ext.in to extra dist
Original commit message from CVS:
Add gst-launch-ext.in to extra dist
Christian Schaller [Thu, 18 Sep 2003 19:50:24 +0000 (19:50 +0000)]
remove this file
Original commit message from CVS:
remove this file
Christian Schaller [Thu, 18 Sep 2003 18:28:23 +0000 (18:28 +0000)]
version gst-launch command in gst-launch-ext
Original commit message from CVS:
version gst-launch command in gst-launch-ext
Thomas Vander Stichele [Tue, 16 Sep 2003 10:00:02 +0000 (10:00 +0000)]
reverting error patch before making a branch.
Original commit message from CVS:
reverting error patch before making a branch.
Benjamin Otte [Mon, 15 Sep 2003 01:08:39 +0000 (01:08 +0000)]
converted gst_element_error to new format in ext/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte [Mon, 15 Sep 2003 00:42:39 +0000 (00:42 +0000)]
converted gst_element_error to new format in sys/oss - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in sys/oss - gettext pending
Benjamin Otte [Mon, 15 Sep 2003 00:34:47 +0000 (00:34 +0000)]
converted gst_element_error to new format in gst/ - gettext pending
Original commit message from CVS:
converted gst_element_error to new format in gst/ - gettext pending
Christian Schaller [Sun, 14 Sep 2003 21:43:13 +0000 (21:43 +0000)]
add COPYING.LIB
Original commit message from CVS:
add COPYING.LIB
David Schleef [Sun, 14 Sep 2003 18:29:11 +0000 (18:29 +0000)]
exerting executive privilege
Original commit message from CVS:
exerting executive privilege
David Schleef [Sun, 14 Sep 2003 11:50:14 +0000 (11:50 +0000)]
Change some g_prints to GST_DEBUG
Original commit message from CVS:
Change some g_prints to GST_DEBUG
David Schleef [Sun, 14 Sep 2003 11:21:55 +0000 (11:21 +0000)]
change caps in template to GST_CAPS_ANY
Original commit message from CVS:
change caps in template to GST_CAPS_ANY
David Schleef [Sat, 13 Sep 2003 16:10:25 +0000 (16:10 +0000)]
Change default program suffix to -0.7
Original commit message from CVS:
Change default program suffix to -0.7
Ronald S. Bultje [Sat, 13 Sep 2003 15:47:59 +0000 (15:47 +0000)]
Make interface hack work with multiple interfaces per element
Original commit message from CVS:
Make interface hack work with multiple interfaces per element
Ronald S. Bultje [Sat, 13 Sep 2003 13:42:09 +0000 (13:42 +0000)]
Copyright fix (code=mine)
Original commit message from CVS:
Copyright fix (code=mine)
Ronald S. Bultje [Sat, 13 Sep 2003 13:37:49 +0000 (13:37 +0000)]
Fix missing symbol
Original commit message from CVS:
Fix missing symbol
Christian Schaller [Sat, 13 Sep 2003 12:12:54 +0000 (12:12 +0000)]
fix v4l elements as they have been merged into just 2
Original commit message from CVS:
fix v4l elements as they have been merged into just 2