platform/upstream/gstreamer.git
21 years agoenable the snapshot plugin build
Jeremy Simon [Fri, 18 Oct 2002 20:53:45 +0000 (20:53 +0000)]
enable the snapshot plugin build

Original commit message from CVS:
enable the snapshot plugin build

21 years agothanks again taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 15:39:12 +0000 (15:39 +0000)]
thanks again taaz

Original commit message from CVS:
thanks again taaz

21 years agothanks taaz
Thomas Vander Stichele [Fri, 18 Oct 2002 15:25:03 +0000 (15:25 +0000)]
thanks taaz

Original commit message from CVS:
thanks taaz

21 years agoadded audiosrc and videosrc
Thomas Vander Stichele [Fri, 18 Oct 2002 14:12:10 +0000 (14:12 +0000)]
added audiosrc and videosrc

Original commit message from CVS:
added audiosrc and videosrc

21 years agoSome cleanups, fix for the blending code
Wim Taymans [Thu, 17 Oct 2002 21:36:20 +0000 (21:36 +0000)]
Some cleanups, fix for the blending code

Original commit message from CVS:
Some cleanups, fix for the blending code

21 years agoAdded measures and beats to the playondemand filter so it can act like an audio seque...
Leif Johnson [Thu, 17 Oct 2002 20:05:58 +0000 (20:05 +0000)]
Added measures and beats to the playondemand filter so it can act like an audio sequencer. Currently defines three ex...

Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?

21 years agoadded functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults...
Andy Wingo [Wed, 16 Oct 2002 19:47:05 +0000 (19:47 +0000)]
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults library (gstgconf) can be used by...

Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).

21 years ago- implemented clock sweep on 90 degree angles to compensate for aspect ratio.
Wim Taymans [Tue, 15 Oct 2002 22:09:51 +0000 (22:09 +0000)]
- implemented clock sweep on 90 degree angles to compensate for aspect ratio.

Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes

21 years agoSome more wipes, added radial wipes
Wim Taymans [Tue, 15 Oct 2002 00:00:27 +0000 (00:00 +0000)]
Some more wipes, added radial wipes

Original commit message from CVS:
Some more wipes, added radial wipes

21 years agoRemoved unused code, fixed a bug
Wim Taymans [Sun, 13 Oct 2002 19:00:41 +0000 (19:00 +0000)]
Removed unused code, fixed a bug

Original commit message from CVS:
Removed unused code, fixed a bug

21 years ago- reimplemented using organic masks, rendered with gouraud shaded triangles
Wim Taymans [Sun, 13 Oct 2002 18:46:10 +0000 (18:46 +0000)]
- reimplemented using organic masks, rendered with gouraud shaded triangles

Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border

21 years agoAdded the base framework for the SMPTE transitions and wipes.
Wim Taymans [Thu, 10 Oct 2002 21:19:12 +0000 (21:19 +0000)]
Added the base framework for the SMPTE transitions and wipes.

Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.

21 years agoadding libstdc++
Thomas Vander Stichele [Sun, 6 Oct 2002 13:50:34 +0000 (13:50 +0000)]
adding libstdc++

Original commit message from CVS:
adding libstdc++

21 years agoI wonder how we ever got along without this
Thomas Vander Stichele [Sun, 6 Oct 2002 13:49:35 +0000 (13:49 +0000)]
I wonder how we ever got along without this

Original commit message from CVS:
I wonder how we ever got along without this

21 years agouse proper version prefix use pkgconfig to find libdv
David I. Lehn [Thu, 3 Oct 2002 03:19:28 +0000 (03:19 +0000)]
use proper version prefix use pkgconfig to find libdv

Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv

21 years ago0.4.1-1 deb update
David I. Lehn [Thu, 3 Oct 2002 03:18:03 +0000 (03:18 +0000)]
0.4.1-1 deb update

Original commit message from CVS:
0.4.1-1 deb update

21 years agobuild as a lib not a plugin
David I. Lehn [Thu, 3 Oct 2002 03:17:16 +0000 (03:17 +0000)]
build as a lib not a plugin

Original commit message from CVS:
build as a lib not a plugin

21 years agosome code cleanup don't abort if can't connect, brings down whole app
Thomas Vander Stichele [Wed, 2 Oct 2002 08:01:04 +0000 (08:01 +0000)]
some code cleanup don't abort if can't connect, brings down whole app

Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app

21 years agoadding testsuite
Thomas Vander Stichele [Tue, 1 Oct 2002 21:51:01 +0000 (21:51 +0000)]
adding testsuite

Original commit message from CVS:
adding testsuite

21 years agolist preferred autotools
Thomas Vander Stichele [Mon, 30 Sep 2002 07:20:35 +0000 (07:20 +0000)]
list preferred autotools

Original commit message from CVS:
list preferred autotools

21 years agolicenses again
Andy Wingo [Sun, 29 Sep 2002 18:12:18 +0000 (18:12 +0000)]
licenses again

Original commit message from CVS:
licenses again

21 years agoadd license
Andy Wingo [Sun, 29 Sep 2002 18:02:12 +0000 (18:02 +0000)]
add license

Original commit message from CVS:
add license

21 years ago%f is double
Andy Wingo [Sun, 29 Sep 2002 17:16:40 +0000 (17:16 +0000)]
%f is double

Original commit message from CVS:
%f is double

21 years agoI'm such an idiot - these files should have been in a week ago
Ronald S. Bultje [Sat, 28 Sep 2002 11:05:39 +0000 (11:05 +0000)]
I'm such an idiot - these files should have been in a week ago

Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago

21 years agoThis adds a generic video functions library
Ronald S. Bultje [Thu, 26 Sep 2002 12:20:12 +0000 (12:20 +0000)]
This adds a generic video functions library

Original commit message from CVS:
This adds a generic video functions library

21 years agofinal backport
Thomas Vander Stichele [Mon, 23 Sep 2002 09:41:55 +0000 (09:41 +0000)]
final backport

Original commit message from CVS:
final backport

21 years agobetter README
Thomas Vander Stichele [Mon, 23 Sep 2002 05:49:26 +0000 (05:49 +0000)]
better README

Original commit message from CVS:
better README

21 years agoAdd a statement terminating semicolon.
David I. Lehn [Sat, 21 Sep 2002 11:32:17 +0000 (11:32 +0000)]
Add a statement terminating semicolon.

Original commit message from CVS:
Add a statement terminating semicolon.

21 years agoRedo last change by using glib's CLAMP() macro
David Schleef [Fri, 20 Sep 2002 21:51:50 +0000 (21:51 +0000)]
Redo last change by using glib's CLAMP() macro

Original commit message from CVS:
Redo last change by using glib's CLAMP() macro

21 years agoClip defaults of control parameters to range.
David Schleef [Fri, 20 Sep 2002 21:38:13 +0000 (21:38 +0000)]
Clip defaults of control parameters to range.

Original commit message from CVS:
Clip defaults of control parameters to range.

21 years agoThis patch fixes some issues caused by design issues in video4linux, adds some nicety...
Ronald S. Bultje [Fri, 20 Sep 2002 09:28:46 +0000 (09:28 +0000)]
This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and doe...

Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap

21 years agogstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, build-deps...
David Schleef [Fri, 20 Sep 2002 04:02:59 +0000 (04:02 +0000)]
gstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, build-deps, and mk.control script.  Edit co...

Original commit message from CVS:
* gstreamer-gconf.files: libgstgconf.so moved to /usr/lib
* added control.in, build-deps, and mk.control script.  Edit control.in
and/or build-deps, and run 'debian/rules debian/control' from toplevel
directory to recreate debian/control.  This should make it a lot
easier to diff build dependencies.

21 years agoRevert the revert to 1.0.0 vorbis.m4 code.
David I. Lehn [Thu, 19 Sep 2002 18:34:47 +0000 (18:34 +0000)]
Revert the revert to 1.0.0 vorbis.m4 code.

Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.

This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter.  (the cause of the segfault should probably be fixed but
until then...)

21 years agoupdate to 1.0 vorbis macro
Thomas Vander Stichele [Thu, 19 Sep 2002 15:22:11 +0000 (15:22 +0000)]
update to 1.0 vorbis macro

Original commit message from CVS:
update to 1.0 vorbis macro

21 years agoupdate to 1.0 macro
Thomas Vander Stichele [Thu, 19 Sep 2002 15:19:51 +0000 (15:19 +0000)]
update to 1.0 macro

Original commit message from CVS:
update to 1.0 macro

21 years agoaclocal nicety
Thomas Vander Stichele [Wed, 18 Sep 2002 22:06:14 +0000 (22:06 +0000)]
aclocal nicety

Original commit message from CVS:
aclocal nicety

21 years agoFix libswfdec info. Update flac to reflect 1.0.2 backport.
David Schleef [Wed, 18 Sep 2002 21:04:10 +0000 (21:04 +0000)]
Fix libswfdec info.  Update flac to reflect 1.0.2 backport.

Original commit message from CVS:
Fix libswfdec info.  Update flac to reflect 1.0.2 backport.

21 years agoplugins part of license field patch
Christian Schaller [Wed, 18 Sep 2002 19:02:52 +0000 (19:02 +0000)]
plugins part of license field patch

Original commit message from CVS:
plugins part of license field patch

21 years agoup the micro
Thomas Vander Stichele [Wed, 18 Sep 2002 13:05:36 +0000 (13:05 +0000)]
up the micro

Original commit message from CVS:
up the micro

21 years agosome enhancements for capsnego
Ronald S. Bultje [Wed, 18 Sep 2002 10:57:56 +0000 (10:57 +0000)]
some enhancements for capsnego

Original commit message from CVS:
some enhancements for capsnego

21 years agoAdd swfdec to dist subdirs
David Schleef [Tue, 17 Sep 2002 22:44:47 +0000 (22:44 +0000)]
Add swfdec to dist subdirs

Original commit message from CVS:
Add swfdec to dist subdirs

21 years agoThis fixes the video4linux/video4linux2 debug output, which had one \n too much
Ronald S. Bultje [Tue, 17 Sep 2002 17:45:19 +0000 (17:45 +0000)]
This fixes the video4linux/video4linux2 debug output, which had one \n too much

Original commit message from CVS:
This fixes the video4linux/video4linux2 debug output, which had one \n too much

21 years agoThis build bug accidently went into the CVS
Ronald S. Bultje [Tue, 17 Sep 2002 12:25:49 +0000 (12:25 +0000)]
This build bug accidently went into the CVS

Original commit message from CVS:
This build bug accidently went into the CVS

21 years agoAdd the convert functions to the source pads of the video4linux and video4linux2...
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

21 years agofix _get()-based ladspa plugins when bufferpools are present
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

21 years agoSome instantiate() routines require nonzero sample rate. ladspa_mbeq (the multi-band...
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.

21 years agoAdd config.h, since we use HAVE_CPU_PPC
David Schleef [Sun, 15 Sep 2002 21:39:54 +0000 (21:39 +0000)]
Add config.h, since we use HAVE_CPU_PPC

Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC

21 years agoAdd swfdec autoconf stuff
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

21 years agoaudiofile check fix
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

21 years agoAdd SWF Flash decoder plugin based on libswfdec
David Schleef [Sun, 15 Sep 2002 19:43:01 +0000 (19:43 +0000)]
Add SWF Flash decoder plugin based on libswfdec

Original commit message from CVS:
Add SWF Flash decoder plugin based on libswfdec

21 years agos/if define/if defined/
David I. Lehn [Sat, 14 Sep 2002 14:56:49 +0000 (14:56 +0000)]
s/if define/if defined/

Original commit message from CVS:
s/if define/if defined/

21 years ago/* blush */
Thomas Vander Stichele [Sat, 14 Sep 2002 13:40:53 +0000 (13:40 +0000)]
/* blush */

Original commit message from CVS:
/* blush */

21 years agothis broke the compile for me. Did it work for anyone ? does this plugin work at...
Thomas Vander Stichele [Sat, 14 Sep 2002 13:29:23 +0000 (13:29 +0000)]
this broke the compile for me.  Did it work for anyone ? does this plugin work at all ?

Original commit message from CVS:
this broke the compile for me.  Did it work for anyone ? does this plugin
work at all ?

21 years agomimetype patch from iain holmes, thanks dude
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

21 years agoThis makes mjpegtools plugins compile against latest CVS
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

21 years agoDestroy state when going to READY
Wim Taymans [Thu, 12 Sep 2002 20:57:09 +0000 (20:57 +0000)]
Destroy state when going to READY

Original commit message from CVS:
Destroy state when going to READY

21 years agoconst fixes
Wim Taymans [Thu, 12 Sep 2002 20:53:56 +0000 (20:53 +0000)]
const fixes

Original commit message from CVS:
const fixes

21 years agodon't play with spider until spider can do heavy seeking
Steve Baker [Thu, 12 Sep 2002 19:12:35 +0000 (19:12 +0000)]
don't play with spider until spider can do heavy seeking

Original commit message from CVS:
don't play with spider until spider can do heavy seeking

21 years ago- Ripped some ID3 tag parsing from libid3 for typefind.
Wim Taymans [Wed, 11 Sep 2002 20:44:31 +0000 (20:44 +0000)]
- Ripped some ID3 tag parsing from libid3 for typefind.

Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.

21 years agoremove some debugging. it works already
Steve Baker [Tue, 10 Sep 2002 17:08:14 +0000 (17:08 +0000)]
remove some debugging. it works already

Original commit message from CVS:
remove some debugging. it works already

21 years agobackout the colorspace from the gconf default. it should be hardcoded into gst-player...
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.

21 years agomake default video sink be colorspace ! xvideosink
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

21 years agoThis updates all plugins to the new API for gst_pad_try_set_caps
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

21 years agoremoving warnings as approved by wim
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

21 years agoremoving warnings (approved by wtay)
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)

21 years ago- isprint seems to detect and ascii stream better
Wim Taymans [Mon, 9 Sep 2002 22:55:17 +0000 (22:55 +0000)]
- isprint seems to detect and ascii stream better

Original commit message from CVS:
- isprint seems to detect and ascii stream better

21 years agoadded v4l2 plugins
Christian Schaller [Mon, 9 Sep 2002 16:53:13 +0000 (16:53 +0000)]
added v4l2 plugins

Original commit message from CVS:
added v4l2 plugins

21 years agosome simple fixes and additions
Thomas Vander Stichele [Mon, 9 Sep 2002 08:39:58 +0000 (08:39 +0000)]
some simple fixes and additions

Original commit message from CVS:
some simple fixes and additions

21 years agoThis adds v4l2 stuff to the build system
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

21 years agothis adds video4linux2 source and element plugins. The division in v4l2* plugins...
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.

21 years agoFixup dvdnav plugin.
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>.

21 years agoFix license to LGPL and add a file explaining the LGPL license
Christian Schaller [Sat, 7 Sep 2002 18:49:41 +0000 (18:49 +0000)]
Fix license to LGPL and add a file explaining the LGPL license

Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license

21 years agocopy_on_write
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

21 years agoget a writable buffer
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

21 years agofix default videosink to be xvideosink not videosink
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

21 years agosmall fixage to get latest gconf stuff etc.
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.

21 years agofix spec.in as DV has become LIBDV
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

21 years agothis should've gone in a long time ago
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

21 years agofix jack input port connection
Andy Wingo [Fri, 23 Aug 2002 04:04:11 +0000 (04:04 +0000)]
fix jack input port connection

Original commit message from CVS:
fix jack input port connection

21 years agofixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
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

21 years agoFixes and addition to license overview file. Contacted libsidplay and aalib authors...
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.

21 years agook, i should stop playing around with this now ;)
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 ;)

21 years agoalso adding a libstdc++ check explicitly
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

21 years agoneed c++
Thomas Vander Stichele [Tue, 13 Aug 2002 11:25:16 +0000 (11:25 +0000)]
need c++

Original commit message from CVS:
need c++

21 years agocloses http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me...
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 !

21 years agoshiny new avifile test macro let's give it a ride
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

21 years agouse gstcontrol as a lib, not a plugin
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

21 years agoadd #include <stdlib.h> where needed
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

21 years agoqtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warnin...
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'

21 years agodemo-mp3.c:26: warning: implicit declaration of function `exit'
Steve Baker [Sun, 11 Aug 2002 11:29:39 +0000 (11:29 +0000)]
demo-mp3.c:26: warning: implicit declaration of function `exit'

Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'

21 years agovorbis check fix (applied upstream) remove unused glade m4
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

21 years agolibdv build fixes
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

21 years agoadd common and m4 to dist
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

21 years agoupdate to 0.4.0-4 debian packages
David I. Lehn [Fri, 9 Aug 2002 16:31:55 +0000 (16:31 +0000)]
update to 0.4.0-4 debian packages

Original commit message from CVS:
update to 0.4.0-4 debian packages

21 years agosplit gst plugins between c and c++ ones
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

21 years agooops, longtime pending fix
Thomas Vander Stichele [Tue, 6 Aug 2002 23:55:08 +0000 (23:55 +0000)]
oops, longtime pending fix

Original commit message from CVS:
oops, longtime pending fix

21 years agofix for compilation when DEBUG is disabled
Thomas Vander Stichele [Mon, 5 Aug 2002 16:20:11 +0000 (16:20 +0000)]
fix for compilation when DEBUG is disabled

Original commit message from CVS:
fix for compilation when DEBUG is disabled

21 years agoDon't unref event after calling the default handler
Wim Taymans [Fri, 2 Aug 2002 11:32:37 +0000 (11:32 +0000)]
Don't unref event after calling the default handler

Original commit message from CVS:
Don't unref event after calling the default handler

21 years agoAdded *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current...
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.

21 years agoone bin is enough
Steve Baker [Sun, 28 Jul 2002 15:06:06 +0000 (15:06 +0000)]
one bin is enough

Original commit message from CVS:
one bin is enough