Ronald S. Bultje [Mon, 16 Sep 2002 21:01:43 +0000 (21:01 +0000)]
Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
Original commit message from CVS:
Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
Andy Wingo [Mon, 16 Sep 2002 06:13:41 +0000 (06:13 +0000)]
fix _get()-based ladspa plugins when bufferpools are present
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
Andy Wingo [Mon, 16 Sep 2002 05:38:53 +0000 (05:38 +0000)]
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the multi-band eq) is one of these.
Original commit message from CVS:
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the
multi-band eq) is one of these.
Wim Taymans [Sun, 15 Sep 2002 22:26:33 +0000 (22:26 +0000)]
Added Lots of properties
Original commit message from CVS:
Added Lots of properties
More cleanups
David Schleef [Sun, 15 Sep 2002 21:33:53 +0000 (21:33 +0000)]
Add swfdec autoconf stuff
Original commit message from CVS:
Add swfdec autoconf stuff
Thomas Vander Stichele [Sun, 15 Sep 2002 21:26:03 +0000 (21:26 +0000)]
audiofile check fix
Original commit message from CVS:
audiofile check fix
Wim Taymans [Sun, 15 Sep 2002 17:48:42 +0000 (17:48 +0000)]
Small cleanups
Original commit message from CVS:
Small cleanups
Fix segfault when not negotiated
Iain Holmes [Fri, 13 Sep 2002 13:02:56 +0000 (13:02 +0000)]
mimetype patch from iain holmes, thanks dude
Original commit message from CVS:
mimetype patch from iain holmes, thanks dude
Wim Taymans [Thu, 12 Sep 2002 22:10:19 +0000 (22:10 +0000)]
oops
Original commit message from CVS:
oops
Ronald S. Bultje [Thu, 12 Sep 2002 21:48:30 +0000 (21:48 +0000)]
This makes mjpegtools plugins compile against latest CVS
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
Wim Taymans [Thu, 12 Sep 2002 20:55:10 +0000 (20:55 +0000)]
Small cleanup in property handling
Original commit message from CVS:
Small cleanup in property handling
Wim Taymans [Thu, 12 Sep 2002 20:53:56 +0000 (20:53 +0000)]
const fixes
Original commit message from CVS:
const fixes
Wim Taymans [Thu, 12 Sep 2002 18:47:39 +0000 (18:47 +0000)]
Some cleanups
Original commit message from CVS:
Some cleanups
Steve Baker [Tue, 10 Sep 2002 10:49:35 +0000 (10:49 +0000)]
backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the...
Original commit message from CVS:
backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the gconf key.
Steve Baker [Tue, 10 Sep 2002 10:22:22 +0000 (10:22 +0000)]
make default video sink be colorspace ! xvideosink
Original commit message from CVS:
make default video sink be colorspace ! xvideosink
Ronald S. Bultje [Tue, 10 Sep 2002 09:31:40 +0000 (09:31 +0000)]
This updates all plugins to the new API for gst_pad_try_set_caps
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
Thomas Vander Stichele [Mon, 9 Sep 2002 23:27:38 +0000 (23:27 +0000)]
removing warnings as approved by wim
Original commit message from CVS:
removing warnings as approved by wim
Thomas Vander Stichele [Mon, 9 Sep 2002 23:24:29 +0000 (23:24 +0000)]
removing warnings (approved by wtay)
Original commit message from CVS:
removing warnings (approved by wtay)
Wim Taymans [Mon, 9 Sep 2002 22:35:30 +0000 (22:35 +0000)]
More query/convert/formats introspection
Original commit message from CVS:
More query/convert/formats introspection
Wim Taymans [Mon, 9 Sep 2002 22:20:34 +0000 (22:20 +0000)]
- some cleanups
Original commit message from CVS:
- some cleanups
- more config options
Whitespace Fixer [Mon, 9 Sep 2002 20:20:24 +0000 (20:20 +0000)]
colorspace ! xvideosink is better
Original commit message from CVS:
colorspace ! xvideosink is better
Whitespace Fixer [Mon, 9 Sep 2002 20:02:34 +0000 (20:02 +0000)]
ws fixes
Original commit message from CVS:
ws fixes
Ronald S. Bultje [Mon, 9 Sep 2002 19:32:19 +0000 (19:32 +0000)]
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
Original commit message from CVS:
this frees the decoder in object destruction. Thomas, you cna now add this plugin back to the build
Ronald S. Bultje [Mon, 9 Sep 2002 17:42:05 +0000 (17:42 +0000)]
Fixes bug where median doesnt trigger capsnego
Original commit message from CVS:
Fixes bug where median doesnt trigger capsnego
Christian Schaller [Mon, 9 Sep 2002 16:53:13 +0000 (16:53 +0000)]
added v4l2 plugins
Original commit message from CVS:
added v4l2 plugins
Thomas Vander Stichele [Mon, 9 Sep 2002 08:47:32 +0000 (08:47 +0000)]
small cleanups
Original commit message from CVS:
small cleanups
Ronald S. Bultje [Mon, 9 Sep 2002 07:15:56 +0000 (07:15 +0000)]
This adds v4l2 stuff to the build system
Original commit message from CVS:
This adds v4l2 stuff to the build system
Ronald S. Bultje [Mon, 9 Sep 2002 07:14:35 +0000 (07:14 +0000)]
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an el...
Original commit message from CVS:
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
David I. Lehn [Sun, 8 Sep 2002 04:21:36 +0000 (04:21 +0000)]
Fixup dvdnav plugin.
Original commit message from CVS:
Fixup dvdnav plugin.
Merge .h into .c.
Event handling patch and fixups from Cameron Hutchison <camh@xdna.net>.
Thomas Vander Stichele [Tue, 3 Sep 2002 16:11:57 +0000 (16:11 +0000)]
some wim forgot this
Original commit message from CVS:
some wim forgot this
Wim Taymans [Mon, 2 Sep 2002 19:22:35 +0000 (19:22 +0000)]
- Don't misuse fragment property for storing the fragment size
Original commit message from CVS:
- Don't misuse fragment property for storing the fragment size
- Better property descriptions
- correctly calculate fragment_time
Thomas Vander Stichele [Sun, 1 Sep 2002 14:16:58 +0000 (14:16 +0000)]
linked to a pending change in core
Original commit message from CVS:
linked to a pending change in core
Thomas Vander Stichele [Fri, 30 Aug 2002 15:30:04 +0000 (15:30 +0000)]
copy_on_write
Original commit message from CVS:
copy_on_write
Thomas Vander Stichele [Fri, 30 Aug 2002 13:39:57 +0000 (13:39 +0000)]
get a writable buffer
Original commit message from CVS:
get a writable buffer
Thomas Vander Stichele [Fri, 30 Aug 2002 13:37:31 +0000 (13:37 +0000)]
cleanups and clarifications
Original commit message from CVS:
cleanups and clarifications
Christian Schaller [Wed, 28 Aug 2002 15:36:14 +0000 (15:36 +0000)]
fix default videosink to be xvideosink not videosink
Original commit message from CVS:
fix default videosink to be xvideosink not videosink
Thomas Vander Stichele [Tue, 27 Aug 2002 17:55:15 +0000 (17:55 +0000)]
whoops, this shouldn'tvegonein
Original commit message from CVS:
whoops, this shouldn'tvegonein
Thomas Vander Stichele [Tue, 27 Aug 2002 17:45:07 +0000 (17:45 +0000)]
sf's back
Original commit message from CVS:
sf's back
Christian Schaller [Tue, 27 Aug 2002 17:32:31 +0000 (17:32 +0000)]
small fixage to get latest gconf stuff etc.
Original commit message from CVS:
small fixage to get latest gconf stuff etc.
Christian Schaller [Tue, 27 Aug 2002 13:16:49 +0000 (13:16 +0000)]
fix spec.in as DV has become LIBDV
Original commit message from CVS:
fix spec.in as DV has become LIBDV
Thomas Vander Stichele [Tue, 27 Aug 2002 09:54:08 +0000 (09:54 +0000)]
this should've gone in a long time ago
Original commit message from CVS:
this should've gone in a long time ago
David Schleef [Sun, 25 Aug 2002 05:29:23 +0000 (05:29 +0000)]
Add .swf file type, even though swfdec isn't in gst-plugins yet
Original commit message from CVS:
Add .swf file type, even though swfdec isn't in gst-plugins yet
Thomas Vander Stichele [Sat, 17 Aug 2002 17:57:38 +0000 (17:57 +0000)]
fixes bugzilla.gnome.org/show_bug.cgi?id=90839
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
Christian Schaller [Wed, 14 Aug 2002 21:20:47 +0000 (21:20 +0000)]
Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
Original commit message from CVS:
Fixes and addition to license overview file. Contacted libsidplay and aalib authors about a possible LGPL relicense.
Christian Schaller [Wed, 14 Aug 2002 21:02:40 +0000 (21:02 +0000)]
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
Christian Schaller [Wed, 14 Aug 2002 21:01:38 +0000 (21:01 +0000)]
Fixed license statements in EffectTv plugins so they now state LGPL.
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
Thomas Vander Stichele [Tue, 13 Aug 2002 12:29:00 +0000 (12:29 +0000)]
ok, i should stop playing around with this now ;)
Original commit message from CVS:
ok, i should stop playing around with this now ;)
Thomas Vander Stichele [Tue, 13 Aug 2002 11:56:57 +0000 (11:56 +0000)]
also adding a libstdc++ check explicitly
Original commit message from CVS:
also adding a libstdc++ check explicitly
Thomas Vander Stichele [Tue, 13 Aug 2002 11:25:16 +0000 (11:25 +0000)]
need c++
Original commit message from CVS:
need c++
Thomas Vander Stichele [Tue, 13 Aug 2002 10:39:26 +0000 (10:39 +0000)]
closes bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me know if it works or not !
Original commit message from CVS:
closes
http://bugzilla.gnome.org/show_bug.cgi?id=87453
please test this and let me know if it works or not !
Thomas Vander Stichele [Tue, 13 Aug 2002 10:25:36 +0000 (10:25 +0000)]
shiny new avifile test macro let's give it a ride
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
Steve Baker [Sun, 11 Aug 2002 12:20:43 +0000 (12:20 +0000)]
use gstcontrol as a lib, not a plugin
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
Steve Baker [Sun, 11 Aug 2002 11:45:07 +0000 (11:45 +0000)]
add #include <stdlib.h> where needed
Original commit message from CVS:
add #include <stdlib.h> where needed
Steve Baker [Sun, 11 Aug 2002 11:31:42 +0000 (11:31 +0000)]
qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of funct...
Original commit message from CVS:
qtdemux.c:315: warning: implicit declaration of function `free'
qtdemux.c:331: warning: implicit declaration of function `malloc'
David I. Lehn [Sat, 10 Aug 2002 02:43:26 +0000 (02:43 +0000)]
vorbis check fix (applied upstream) remove unused glade m4
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
David I. Lehn [Fri, 9 Aug 2002 21:14:55 +0000 (21:14 +0000)]
libdv build fixes
Original commit message from CVS:
libdv build fixes
David I. Lehn [Fri, 9 Aug 2002 20:56:56 +0000 (20:56 +0000)]
add common and m4 to dist
Original commit message from CVS:
add common and m4 to dist
Thomas Vander Stichele [Wed, 7 Aug 2002 00:22:04 +0000 (00:22 +0000)]
split gst plugins between c and c++ ones
Original commit message from CVS:
split gst plugins between c and c++ ones
Wim Taymans [Fri, 2 Aug 2002 11:30:55 +0000 (11:30 +0000)]
Don't send events on unusable pads
Original commit message from CVS:
Don't send events on unusable pads
Charles Schmidt [Sun, 28 Jul 2002 22:45:45 +0000 (22:45 +0000)]
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' propert...
Original commit message from CVS:
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
Wim Taymans [Sun, 28 Jul 2002 19:48:26 +0000 (19:48 +0000)]
avoid symbol conflicts
Original commit message from CVS:
avoid symbol conflicts
Wim Taymans [Sun, 28 Jul 2002 18:13:26 +0000 (18:13 +0000)]
small sync fix
Original commit message from CVS:
small sync fix
Wim Taymans [Sun, 28 Jul 2002 13:21:37 +0000 (13:21 +0000)]
Added linux/cdrom.h check patch from cbschmid
Original commit message from CVS:
Added linux/cdrom.h check patch from cbschmid
Wim Taymans [Sat, 27 Jul 2002 01:38:32 +0000 (01:38 +0000)]
Added conditional for cdrom, someone needs to write a configure check to make this work
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
Wim Taymans [Sat, 27 Jul 2002 01:37:25 +0000 (01:37 +0000)]
Added cdrom plugin
Original commit message from CVS:
Added cdrom plugin
David Schleef [Fri, 26 Jul 2002 22:20:45 +0000 (22:20 +0000)]
Add videotestsrc plugin
Original commit message from CVS:
Add videotestsrc plugin
Andy Wingo [Fri, 26 Jul 2002 18:55:42 +0000 (18:55 +0000)]
fix to adder: don't pull on unusable pads
Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
Wim Taymans [Thu, 25 Jul 2002 18:12:46 +0000 (18:12 +0000)]
Expose supported events, formats and querytypes
Original commit message from CVS:
Expose supported events, formats and querytypes
Wim Taymans [Wed, 24 Jul 2002 21:46:03 +0000 (21:46 +0000)]
- eventmask/query/format functions
Original commit message from CVS:
- eventmask/query/format functions
- expose oss format as an enum
- moved default_pool allocation to where it is needed.
Wim Taymans [Wed, 24 Jul 2002 21:42:35 +0000 (21:42 +0000)]
Expose the signal as a G_SIGNAL_ACTION
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
Wim Taymans [Wed, 24 Jul 2002 21:41:38 +0000 (21:41 +0000)]
- added eventmask/query/format functions
Original commit message from CVS:
- added eventmask/query/format functions
- some cleanups
Wim Taymans [Wed, 24 Jul 2002 21:34:23 +0000 (21:34 +0000)]
Some small updates
Original commit message from CVS:
Some small updates
Andy Wingo [Wed, 24 Jul 2002 18:32:00 +0000 (18:32 +0000)]
fix a segfault, and support ladspa 1.1 (default parameter values)
Original commit message from CVS:
fix a segfault, and support ladspa 1.1 (default parameter values)
Wim Taymans [Tue, 23 Jul 2002 20:23:06 +0000 (20:23 +0000)]
mixmatrix makefiles
Original commit message from CVS:
mixmatrix makefiles
Wim Taymans [Mon, 22 Jul 2002 22:17:24 +0000 (22:17 +0000)]
Added more videocrop config..
Original commit message from CVS:
Added more videocrop config..
Wim Taymans [Mon, 22 Jul 2002 22:10:23 +0000 (22:10 +0000)]
Added videocrop
Original commit message from CVS:
Added videocrop
Wim Taymans [Mon, 22 Jul 2002 22:08:28 +0000 (22:08 +0000)]
Added simple video cropping plugin
Original commit message from CVS:
Added simple video cropping plugin
Thomas Vander Stichele [Mon, 15 Jul 2002 12:35:49 +0000 (12:35 +0000)]
print fixes
Original commit message from CVS:
print fixes
Thomas Vander Stichele [Mon, 15 Jul 2002 12:30:17 +0000 (12:30 +0000)]
DEBUG fixes
Original commit message from CVS:
DEBUG fixes
Thomas Vander Stichele [Mon, 15 Jul 2002 11:40:29 +0000 (11:40 +0000)]
merge fix
Original commit message from CVS:
merge fix
Thomas Vander Stichele [Sun, 14 Jul 2002 11:59:33 +0000 (11:59 +0000)]
fix silly version requires
Original commit message from CVS:
fix silly version requires
Wim Taymans [Sat, 13 Jul 2002 23:13:42 +0000 (23:13 +0000)]
use new method names
Original commit message from CVS:
use new method names
Thomas Vander Stichele [Fri, 12 Jul 2002 21:15:31 +0000 (21:15 +0000)]
fixes
Original commit message from CVS:
fixes
Thomas Vander Stichele [Fri, 12 Jul 2002 13:09:26 +0000 (13:09 +0000)]
fix to be able to link to gconf
Original commit message from CVS:
fix to be able to link to gconf
Thomas Vander Stichele [Thu, 11 Jul 2002 15:33:39 +0000 (15:33 +0000)]
output fix
Original commit message from CVS:
output fix
Thomas Vander Stichele [Thu, 11 Jul 2002 11:14:30 +0000 (11:14 +0000)]
this was wrong
Original commit message from CVS:
this was wrong
Thomas Vander Stichele [Wed, 10 Jul 2002 21:14:13 +0000 (21:14 +0000)]
vishnu's patch
Original commit message from CVS:
vishnu's patch
Andy Wingo [Tue, 9 Jul 2002 17:39:17 +0000 (17:39 +0000)]
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Original commit message from CVS:
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
Thomas Vander Stichele [Tue, 9 Jul 2002 15:25:31 +0000 (15:25 +0000)]
fixaroo
Original commit message from CVS:
fixaroo
Thomas Vander Stichele [Tue, 9 Jul 2002 10:45:37 +0000 (10:45 +0000)]
merge from release branch
Original commit message from CVS:
merge from release branch
Thomas Vander Stichele [Mon, 8 Jul 2002 20:34:01 +0000 (20:34 +0000)]
fixed -devel group
Original commit message from CVS:
fixed -devel group
Wim Taymans [Mon, 8 Jul 2002 19:44:28 +0000 (19:44 +0000)]
unref events
Original commit message from CVS:
unref events
Wim Taymans [Mon, 8 Jul 2002 19:40:37 +0000 (19:40 +0000)]
- properly unref events
Original commit message from CVS:
- properly unref events
- slightly better seeking
Wim Taymans [Mon, 8 Jul 2002 19:35:51 +0000 (19:35 +0000)]
- unref events and pools
Original commit message from CVS:
- unref events and pools
- use _merge in mikmod instead of _append
Wim Taymans [Mon, 8 Jul 2002 19:32:18 +0000 (19:32 +0000)]
Small compile fix
Original commit message from CVS:
Small compile fix
Wim Taymans [Mon, 8 Jul 2002 19:31:49 +0000 (19:31 +0000)]
update to 1.0.2-1.0.3 API, unref events
Original commit message from CVS:
update to 1.0.2-1.0.3 API, unref events
Wim Taymans [Mon, 8 Jul 2002 19:31:05 +0000 (19:31 +0000)]
unref events, unref pool
Original commit message from CVS:
unref events, unref pool
Wim Taymans [Mon, 8 Jul 2002 19:29:16 +0000 (19:29 +0000)]
Various updates to the new event API
Original commit message from CVS:
Various updates to the new event API
Richard Boulton [Sun, 7 Jul 2002 13:15:47 +0000 (13:15 +0000)]
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
David I. Lehn [Fri, 5 Jul 2002 10:17:09 +0000 (10:17 +0000)]
attempt to fix my sucky dv and festival breakage.
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.