platform/upstream/gstreamer.git
20 years agoI'm too lazy to comment this
David Schleef [Fri, 7 Nov 2003 22:21:37 +0000 (22:21 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

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 agoFirst draft at renegotiation on XConfigure event and navigation events.
Julien Moutte [Fri, 7 Nov 2003 18:00:39 +0000 (18:00 +0000)]
First draft at renegotiation on XConfigure event and navigation events.

Original commit message from CVS:
First draft at renegotiation on XConfigure event and navigation events.

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 agonew checks
David Schleef [Thu, 6 Nov 2003 23:42:16 +0000 (23:42 +0000)]
new checks

Original commit message from CVS:
new checks

20 years agoFix caps handling
David Schleef [Thu, 6 Nov 2003 22:48:03 +0000 (22:48 +0000)]
Fix caps handling

Original commit message from CVS:
Fix caps handling

20 years agoadd config.h
David Schleef [Thu, 6 Nov 2003 22:18:56 +0000 (22:18 +0000)]
add config.h

Original commit message from CVS:
add config.h

20 years agoAdding navigation interface.
Julien Moutte [Thu, 6 Nov 2003 22:17:37 +0000 (22:17 +0000)]
Adding navigation interface.

Original commit message from CVS:
Adding navigation interface.
Putting a define for USE_SHM waiting for bug #126401 to be fixed.

20 years agoAdding ximagesink plugin.
Julien Moutte [Thu, 6 Nov 2003 21:51:14 +0000 (21:51 +0000)]
Adding ximagesink plugin.

Original commit message from CVS:
Adding ximagesink plugin.

Pure X11 (XShm supported) video output plugin.

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 agoIt was the license disappeared out of the element details, not the category :)
Jan Schmidt [Thu, 6 Nov 2003 08:43:24 +0000 (08:43 +0000)]
It was the license disappeared out of the element details, not the category :)

Original commit message from CVS:
It was the license disappeared out of the element details, not the category :)

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 agoAdd 'PICT' as possible qt atom type
David Schleef [Thu, 6 Nov 2003 03:29:36 +0000 (03:29 +0000)]
Add 'PICT' as possible qt atom type

Original commit message from CVS:
Add 'PICT' as possible qt atom type

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 agoAdded mpeg/video video stream typefinding
David Schleef [Thu, 6 Nov 2003 02:29:30 +0000 (02:29 +0000)]
Added mpeg/video video stream typefinding

Original commit message from CVS:
Added mpeg/video video stream typefinding

20 years agoAdd 'pnot' as a valid atom name in quicktime
David Schleef [Thu, 6 Nov 2003 00:06:03 +0000 (00:06 +0000)]
Add 'pnot' as a valid atom name in quicktime

Original commit message from CVS:
Add 'pnot' as a valid atom name in quicktime

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 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 agogst_caps_get requires a NULL at the end
Benjamin Otte [Tue, 4 Nov 2003 18:10:36 +0000 (18:10 +0000)]
gst_caps_get requires a NULL at the end

Original commit message from CVS:
gst_caps_get requires a NULL at the end

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

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 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 agoand even sine sources can be generated again
Ronald S. Bultje [Sun, 2 Nov 2003 22:20:19 +0000 (22:20 +0000)]
and even sine sources can be generated again

Original commit message from CVS:
and even sine sources can be generated again

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

Original commit message from CVS:
fix for new plugin system

20 years agofix for new plugin system
Benjamin Otte [Sun, 2 Nov 2003 20:48:33 +0000 (20:48 +0000)]
fix for new plugin system

Original commit message from CVS:
fix for new plugin system

20 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

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

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

20 years agoVorbis compiles once more
Iain Holmes [Sun, 2 Nov 2003 02:20:36 +0000 (02:20 +0000)]
Vorbis compiles once more

Original commit message from CVS:
Vorbis compiles once more

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 agoFix CDParanoia for the new defines too
Iain Holmes [Sat, 1 Nov 2003 14:17:49 +0000 (14:17 +0000)]
Fix CDParanoia for the new defines too

Original commit message from CVS:
Fix CDParanoia for the new defines too

20 years agoAudioconvert - Check!
Iain Holmes [Sat, 1 Nov 2003 11:41:42 +0000 (11:41 +0000)]
Audioconvert - Check!

Original commit message from CVS:
Audioconvert - Check!
Updated for new stuff

20 years agoFixes for new plugin init system
David Schleef [Sat, 1 Nov 2003 01:24:30 +0000 (01:24 +0000)]
Fixes for new plugin init system

Original commit message from CVS:
Fixes for new plugin init system

20 years agochanges for new plugin init system
David Schleef [Sat, 1 Nov 2003 01:10:23 +0000 (01:10 +0000)]
changes for new plugin init system

Original commit message from CVS:
changes for new plugin init system

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: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

20 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

20 years agoimage/x-xpixmap and image/x-sun-raster
Iain Holmes [Fri, 31 Oct 2003 12:36:57 +0000 (12:36 +0000)]
image/x-xpixmap and image/x-sun-raster

Original commit message from CVS:
image/x-xpixmap and image/x-sun-raster

20 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

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 height/width swap in function prototype. Fixes #125827
David Schleef [Thu, 30 Oct 2003 19:24:49 +0000 (19:24 +0000)]
Fix height/width swap in function prototype.  Fixes #125827

Original commit message from CVS:
Fix height/width swap in function prototype.  Fixes #125827

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

20 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

20 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

20 years agoimage/x-jng typefind function
Iain Holmes [Wed, 29 Oct 2003 19:26:31 +0000 (19:26 +0000)]
image/x-jng typefind function

Original commit message from CVS:
image/x-jng typefind function

20 years agoAdd video/x-mng typefinding for completeness
Iain Holmes [Wed, 29 Oct 2003 19:14:16 +0000 (19:14 +0000)]
Add video/x-mng typefinding for completeness

Original commit message from CVS:
Add video/x-mng typefinding for completeness

20 years agoAnd there's image/x-xcf type finding for all the GIMP people
Iain Holmes [Wed, 29 Oct 2003 13:25:34 +0000 (13:25 +0000)]
And there's image/x-xcf type finding for all the GIMP people

Original commit message from CVS:
And there's image/x-xcf type finding for all the GIMP people

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

20 years agocheck for old typefinding code
David Schleef [Wed, 29 Oct 2003 05:10:53 +0000 (05:10 +0000)]
check for old typefinding code

Original commit message from CVS:
check for old typefinding code

20 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

20 years agoClean up a warning
David Schleef [Wed, 29 Oct 2003 03:21:54 +0000 (03:21 +0000)]
Clean up a warning

Original commit message from CVS:
Clean up a warning

20 years agochange gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef [Wed, 29 Oct 2003 03:15:52 +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 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

20 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

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 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 agoDisable ogg/vorbis build inside ffmpeg. We didn't enable it anyway, and we've got...
Ronald S. Bultje [Tue, 28 Oct 2003 12:20:52 +0000 (12:20 +0000)]
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

20 years agoUpdate FFMPEG snapshot to this morning's. Asked for by apoc.
Ronald S. Bultje [Sun, 26 Oct 2003 11:51:17 +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 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
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 agoGerd approved license change, so this code is now LGPL too
Ronald S. Bultje [Mon, 20 Oct 2003 11:22:42 +0000 (11:22 +0000)]
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

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 agogcc-2.95 fixage
Ronald S. Bultje [Tue, 14 Oct 2003 10:08:28 +0000 (10:08 +0000)]
gcc-2.95 fixage

Original commit message from CVS:
gcc-2.95 fixage

20 years agocompilation fixes
David Schleef [Mon, 13 Oct 2003 23:29:42 +0000 (23:29 +0000)]
compilation fixes

Original commit message from CVS:
compilation fixes

20 years agobetter check for printf
David Schleef [Mon, 13 Oct 2003 23:27:32 +0000 (23:27 +0000)]
better check for printf

Original commit message from CVS:
better check for printf

20 years agodist additional files
David Schleef [Mon, 13 Oct 2003 23:25:51 +0000 (23:25 +0000)]
dist additional files

Original commit message from CVS:
dist additional files

20 years agoclean up tests
David Schleef [Mon, 13 Oct 2003 21:06:07 +0000 (21:06 +0000)]
clean up tests

Original commit message from CVS:
clean up tests

20 years agoAdd audio/x-id3 as a mimetype handled by mad.
Iain Holmes [Mon, 13 Oct 2003 20:53:53 +0000 (20:53 +0000)]
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

20 years agoupdate alsa to the new debugging system
Benjamin Otte [Sun, 12 Oct 2003 17:03:59 +0000 (17:03 +0000)]
update alsa to the new debugging system

Original commit message from CVS:
update alsa to the new debugging system

20 years agosomebody forgot a file...
David Schleef [Sat, 11 Oct 2003 00:18:00 +0000 (00:18 +0000)]
somebody forgot a file...

Original commit message from CVS:
somebody forgot a file...

20 years agoSome interface implementations for video4linux/video4linux2 plugins: a Tuner interfac...
Ronald S. Bultje [Fri, 10 Oct 2003 12:47:41 +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 agochanging 'channel' to 'track' to avoid naming overlap
Leif Johnson [Thu, 9 Oct 2003 22:02:35 +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 agoadding G_BEGIN and G_END_DECLS
Leif Johnson [Thu, 9 Oct 2003 21:59:03 +0000 (21:59 +0000)]
adding G_BEGIN and G_END_DECLS

Original commit message from CVS:
adding G_BEGIN and G_END_DECLS

20 years agoadd object and struct padding
David Schleef [Thu, 9 Oct 2003 01:57:54 +0000 (01:57 +0000)]
add object and struct padding

Original commit message from CVS:
add object and struct padding

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:22 +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 agoThere was a floating doubt on the way visualization is written. We use 'z' everywhere...
Julien Moutte [Mon, 6 Oct 2003 10:29:27 +0000 (10:29 +0000)]
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib...

Original commit message from CVS:
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and libgstplay

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 agoCorrected macro in medi-info-priv.h so that it follows ISO standards, and removed...
Brian Cameron [Thu, 2 Oct 2003 20:12:33 +0000 (20:12 +0000)]
Corrected macro in medi-info-priv.h so that it follows ISO standards, and removed broken return from void function in...

Original commit message from CVS:
Corrected macro in medi-info-priv.h so that it follows ISO standards,
and removed broken return from void function in navigation.c

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:45 +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 agoupdate with latest fixes
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

20 years agomake ffmpeg erroring out work:
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

20 years agoadd navigation subdir
David Schleef [Sat, 27 Sep 2003 03:17:34 +0000 (03:17 +0000)]
add navigation subdir

Original commit message from CVS:
add navigation subdir

20 years agoadd navigation interface
David Schleef [Sat, 27 Sep 2003 03:16:28 +0000 (03:16 +0000)]
add navigation interface

Original commit message from CVS:
add navigation interface