platform/upstream/gstreamer.git
22 years agoheh, we never saw this one before
Thomas Vander Stichele [Tue, 12 Mar 2002 09:40:56 +0000 (09:40 +0000)]
heh, we never saw this one before

Original commit message from CVS:
heh, we never saw this one before

22 years agofirst prerelease
Thomas Vander Stichele [Tue, 5 Mar 2002 22:06:20 +0000 (22:06 +0000)]
first prerelease

Original commit message from CVS:
first prerelease

22 years agoPut videosink in separate plugin and move icecast plugin to be with the rest of the...
Christian Schaller [Tue, 5 Mar 2002 21:00:06 +0000 (21:00 +0000)]
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins

Original commit message from CVS:
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins

22 years agoadded Monoscope to SPEC
Christian Schaller [Tue, 5 Mar 2002 20:34:15 +0000 (20:34 +0000)]
added Monoscope to SPEC

Original commit message from CVS:
added Monoscope to SPEC

22 years ago*sigh* it's not doing anything useful anyway atm
Thomas Vander Stichele [Tue, 5 Mar 2002 15:10:34 +0000 (15:10 +0000)]
*sigh* it's not doing anything useful anyway atm

Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm

22 years agofixed name of libvideosink
Christian Schaller [Mon, 4 Mar 2002 20:37:37 +0000 (20:37 +0000)]
fixed name of libvideosink

Original commit message from CVS:
fixed name of libvideosink

22 years agoadded videosink to SPEC, it is bundled with the xvideosink
Christian Schaller [Mon, 4 Mar 2002 19:48:11 +0000 (19:48 +0000)]
added videosink to SPEC, it is bundled with the xvideosink

Original commit message from CVS:
added videosink to SPEC, it is bundled with the xvideosink

22 years agortp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
Andy Wingo [Mon, 4 Mar 2002 17:28:33 +0000 (17:28 +0000)]
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)

Original commit message from CVS:
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)

22 years agomoved rtp out of experimental
Andy Wingo [Sun, 3 Mar 2002 22:55:46 +0000 (22:55 +0000)]
moved rtp out of experimental

Original commit message from CVS:
moved rtp out of experimental

22 years agomove smoothwave to broken for the time being
Andy Wingo [Sun, 3 Mar 2002 22:46:41 +0000 (22:46 +0000)]
move smoothwave to broken for the time being

Original commit message from CVS:
move smoothwave to broken for the time being

22 years agofixed rtp dependency
Christian Schaller [Sun, 3 Mar 2002 22:13:09 +0000 (22:13 +0000)]
fixed rtp dependency

Original commit message from CVS:
fixed rtp dependency

22 years agolet's not install the libmodplug helper library
Andy Wingo [Sun, 3 Mar 2002 16:53:17 +0000 (16:53 +0000)]
let's not install the libmodplug helper library

Original commit message from CVS:
let's not install the libmodplug helper library

22 years agodon't do testsuite atm
Thomas Vander Stichele [Sun, 3 Mar 2002 13:39:31 +0000 (13:39 +0000)]
don't do testsuite atm

Original commit message from CVS:
don't do testsuite atm

22 years agodon't do testsuite until we have it working
Thomas Vander Stichele [Sun, 3 Mar 2002 13:11:48 +0000 (13:11 +0000)]
don't do testsuite until we have it working

Original commit message from CVS:
don't do testsuite until we have it working

22 years agoget up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego...
Andy Wingo [Sun, 3 Mar 2002 00:53:24 +0000 (00:53 +0000)]
get up-to-date with the gst_caps_debug api improved capsnego in mad improved capsnego in adder improved capsnego in i...

Original commit message from CVS:
* get up-to-date with the gst_caps_debug api
* improved capsnego in mad
* improved capsnego in adder
* improved capsnego in intfloat plugins
* unbroke capsnego in stereomono plugins
* fix cothread stack allocation within the main thread in new cothreads

22 years agoadding videosink is there any good reason why the videosink plugin didn't just go...
Thomas Vander Stichele [Sat, 2 Mar 2002 20:21:51 +0000 (20:21 +0000)]
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w...

Original commit message from CVS:
adding videosink
is there any good reason why the videosink plugin didn't just go in the xvideo
dir ? It's not like we *need* to have the most dirs we can get ;)
if no one objects then I guess I'll move it to the sensible place

22 years agolet's not update here, it's not necessary; ie, if you run cvs update in gst-plugins...
Andy Wingo [Sat, 2 Mar 2002 19:16:23 +0000 (19:16 +0000)]
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica...

Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees

22 years agofix a typo
Andy Wingo [Sat, 2 Mar 2002 18:31:38 +0000 (18:31 +0000)]
fix a typo

Original commit message from CVS:
fix a typo

22 years agoadding 'videosink' element
Benjamin Otte [Sat, 2 Mar 2002 17:55:33 +0000 (17:55 +0000)]
adding 'videosink' element

Original commit message from CVS:
adding 'videosink' element
It's basically a rewritten xvideosink, but is more modular and allows 'hooks'.
It is needed by GstVideoWidget in gst-player

22 years agoAdded esdmon plugin.
Richard Boulton [Sat, 2 Mar 2002 15:20:05 +0000 (15:20 +0000)]
Added esdmon plugin.

Original commit message from CVS:
Added esdmon plugin.
Monitors output from the esd sound daemon.
Particularly useful for displaying a visualisation of the audio being
played on your system.  eg:
gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink }
You can even have several of them going at once. :)

22 years agoI'm too lazy to comment this
Richard Boulton [Sat, 2 Mar 2002 12:36:07 +0000 (12:36 +0000)]
I'm too lazy to comment this

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

22 years agomore changes
Thomas Vander Stichele [Sat, 2 Mar 2002 12:05:41 +0000 (12:05 +0000)]
more changes

Original commit message from CVS:
more changes

22 years agoadapt to use new stuff
Thomas Vander Stichele [Sat, 2 Mar 2002 12:03:23 +0000 (12:03 +0000)]
adapt to use new stuff

Original commit message from CVS:
adapt to use new stuff

22 years agoadded modplug to SPEC file
Christian Schaller [Sat, 2 Mar 2002 11:34:18 +0000 (11:34 +0000)]
added modplug to SPEC file

Original commit message from CVS:
added modplug to SPEC file

22 years agoadding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup
Jeremy Simon [Fri, 1 Mar 2002 17:25:42 +0000 (17:25 +0000)]
adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup

Original commit message from CVS:
adding TIMESTAMP to buffer ( work with goom now ;)
adding AUTHORS
code cleanup

22 years agoadding man page
Thomas Vander Stichele [Fri, 1 Mar 2002 15:46:26 +0000 (15:46 +0000)]
adding man page

Original commit message from CVS:
adding man page

22 years agoremove EXTRA_DIST
Jeremy Simon [Thu, 28 Feb 2002 21:20:05 +0000 (21:20 +0000)]
remove EXTRA_DIST

Original commit message from CVS:
remove EXTRA_DIST

22 years agoadding modplug
Jeremy Simon [Thu, 28 Feb 2002 21:10:42 +0000 (21:10 +0000)]
adding modplug

Original commit message from CVS:
adding modplug

22 years agouse gst-debuginfo.m4 macro so plugins are actually compiled with debug info some...
Thomas Vander Stichele [Thu, 21 Feb 2002 17:20:35 +0000 (17:20 +0000)]
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame

Original commit message from CVS:
* use gst-debuginfo.m4 macro so plugins are actually compiled with
debug info
* some more debug output for lame

22 years agoUhm, if I'll be fixing errors like this all over just because I'm enabling plugin...
Thomas Vander Stichele [Thu, 21 Feb 2002 13:45:43 +0000 (13:45 +0000)]
Uhm, if I'll be fixing errors like this all over just because I'm enabling plugin debug output for the first time, I'...

Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...

22 years agoFix the spec after the au plugin changed name
Christian Schaller [Tue, 19 Feb 2002 21:06:18 +0000 (21:06 +0000)]
Fix the spec after the au plugin changed name

Original commit message from CVS:
Fix the spec after the au plugin changed name

22 years agoputting it back
Thomas Vander Stichele [Tue, 19 Feb 2002 11:02:28 +0000 (11:02 +0000)]
putting it back

Original commit message from CVS:
putting it back

22 years agochanges to spider: add padtemplates so the connect functions can connect two request...
Andy Wingo [Tue, 19 Feb 2002 05:59:06 +0000 (05:59 +0000)]
changes to spider: add padtemplates so the connect functions can connect two request-pad elements add a hack in gstel...

Original commit message from CVS:
* changes to spider:
* add padtemplates so the connect functions can connect two request-pad
elements
* add a hack in gstelement.c. please look at this, Company, and see how
we can get around this
* add backwards caps-propagation support in identity, int2float, float2int,
adder, speed, volume

22 years ago... and as long as there's no Makefile.am in testsuite/autoplug this will not work...
Thomas Vander Stichele [Mon, 18 Feb 2002 17:25:46 +0000 (17:25 +0000)]
... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.

Original commit message from CVS:
... and as long as there's no Makefile.am in testsuite/autoplug this will
not work very well either.

22 years agocapsnego fixes in adder, speed, and identity
Andy Wingo [Sun, 17 Feb 2002 17:34:23 +0000 (17:34 +0000)]
capsnego fixes in adder, speed, and identity

Original commit message from CVS:
capsnego fixes in adder, speed, and identity

22 years ago--enable-plugin-builddir means nothing to the plugins themselves, just the tools
Andy Wingo [Sat, 16 Feb 2002 18:41:24 +0000 (18:41 +0000)]
--enable-plugin-builddir means nothing to the plugins themselves, just the tools

Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools

22 years agoadd 'toolsdir' to the pc files add our first plugin test, which involves simply runni...
Andy Wingo [Sat, 16 Feb 2002 17:53:57 +0000 (17:53 +0000)]
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...

Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.

22 years agoa hackish fix to link arts to the proper libs
Andy Wingo [Sat, 16 Feb 2002 05:53:28 +0000 (05:53 +0000)]
a hackish fix to link arts to the proper libs

Original commit message from CVS:
a hackish fix to link arts to the proper libs

22 years agoquiet a warning from autoconf
Andy Wingo [Sat, 16 Feb 2002 05:44:09 +0000 (05:44 +0000)]
quiet a warning from autoconf

Original commit message from CVS:
quiet a warning from autoconf

22 years agoGet rid of the gst_element_info() and replace it with g_message()
Ronald S. Bultje [Wed, 13 Feb 2002 18:40:15 +0000 (18:40 +0000)]
Get rid of the gst_element_info() and replace it with g_message()

Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()

22 years agohow did this ever work ?
Thomas Vander Stichele [Wed, 13 Feb 2002 12:02:11 +0000 (12:02 +0000)]
how did this ever work ?

Original commit message from CVS:
how did this ever work ?

22 years agofix stupid gst-register mistakes make all plugins require gstreamer-plugins make...
Thomas Vander Stichele [Tue, 12 Feb 2002 17:40:01 +0000 (17:40 +0000)]
fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...

Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer

22 years agoit's all about the versioning baby
Thomas Vander Stichele [Tue, 12 Feb 2002 16:56:33 +0000 (16:56 +0000)]
it's all about the versioning baby

Original commit message from CVS:
it's all about the versioning baby

22 years agosome more fixes base rpm is now called gstreamer-plugins as it should be
Thomas Vander Stichele [Tue, 12 Feb 2002 12:01:45 +0000 (12:01 +0000)]
some more fixes base rpm is now called gstreamer-plugins as it should be

Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be

22 years agovarious cosmetic fixes
Thomas Vander Stichele [Tue, 12 Feb 2002 11:37:29 +0000 (11:37 +0000)]
various cosmetic fixes

Original commit message from CVS:
* various cosmetic fixes

22 years agorelease version fix
Thomas Vander Stichele [Mon, 11 Feb 2002 16:01:13 +0000 (16:01 +0000)]
release version fix

Original commit message from CVS:
release version fix

22 years agochanged libgst -> libgstreamer to comply with namespace issues with gnu smalltalk...
Andy Wingo [Sun, 10 Feb 2002 17:09:52 +0000 (17:09 +0000)]
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes

Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes

22 years agofixing aclocal
Thomas Vander Stichele [Sun, 10 Feb 2002 16:37:27 +0000 (16:37 +0000)]
fixing aclocal

Original commit message from CVS:
fixing aclocal

22 years agosyncing with as-version
Thomas Vander Stichele [Sun, 10 Feb 2002 15:56:25 +0000 (15:56 +0000)]
syncing with as-version

Original commit message from CVS:
syncing with as-version

22 years agofix mad check, add defaut options properly
Andy Wingo [Sun, 10 Feb 2002 15:12:25 +0000 (15:12 +0000)]
fix mad check, add defaut options properly

Original commit message from CVS:
fix mad check, add defaut options properly

22 years ago- added info about divx related codecs
Bastien Nocera [Sat, 9 Feb 2002 15:21:36 +0000 (15:21 +0000)]
- added info about divx related codecs

Original commit message from CVS:
- added info about divx related codecs

22 years agofix build issues
Andy Wingo [Fri, 8 Feb 2002 20:12:28 +0000 (20:12 +0000)]
fix build issues

Original commit message from CVS:
fix build issues

22 years agofixed silly bug apparently gcc 3 allows this according to gcc3
Thomas Vander Stichele [Fri, 8 Feb 2002 10:55:40 +0000 (10:55 +0000)]
fixed silly bug apparently gcc 3 allows this according to gcc3

Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3

22 years agobugfix: do Uraeus' job - no more //
Benjamin Otte [Fri, 8 Feb 2002 08:32:45 +0000 (08:32 +0000)]
bugfix: do Uraeus' job - no more //

Original commit message from CVS:
bugfix: do Uraeus' job - no more //

22 years agobugfix: allow ID3v2 tags at start of audio
Benjamin Otte [Fri, 8 Feb 2002 08:31:47 +0000 (08:31 +0000)]
bugfix: allow ID3v2 tags at start of audio

Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio

22 years agosmallish fixes
Thomas Vander Stichele [Thu, 7 Feb 2002 14:30:20 +0000 (14:30 +0000)]
smallish fixes

Original commit message from CVS:
smallish fixes

22 years agothis makes more sense higher in the file
Thomas Vander Stichele [Wed, 6 Feb 2002 18:46:39 +0000 (18:46 +0000)]
this makes more sense higher in the file

Original commit message from CVS:
this makes more sense higher in the file

22 years agovarious additions
Thomas Vander Stichele [Wed, 6 Feb 2002 18:29:12 +0000 (18:29 +0000)]
various additions

Original commit message from CVS:
various additions

22 years agomore build fixing
Thomas Vander Stichele [Wed, 6 Feb 2002 18:18:16 +0000 (18:18 +0000)]
more build fixing

Original commit message from CVS:
more build fixing

22 years agoAdded $(AUDIOFILE_CFLAGS)
Martin Enlund [Wed, 6 Feb 2002 17:15:08 +0000 (17:15 +0000)]
Added $(AUDIOFILE_CFLAGS)

Original commit message from CVS:
Added $(AUDIOFILE_CFLAGS)

22 years agortp conflicts with current gstclock.h, moving back to experimental
Thomas Vander Stichele [Wed, 6 Feb 2002 14:45:22 +0000 (14:45 +0000)]
rtp conflicts with current gstclock.h, moving back to experimental

Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental

22 years agofixing make distcheck
Thomas Vander Stichele [Wed, 6 Feb 2002 14:44:42 +0000 (14:44 +0000)]
fixing make distcheck

Original commit message from CVS:
fixing make distcheck

22 years agouse numerical comparisions for version check
Steve Baker [Wed, 6 Feb 2002 08:22:05 +0000 (08:22 +0000)]
use numerical comparisions for version check

Original commit message from CVS:
use numerical comparisions for version check

22 years agoadding tools dir
Thomas Vander Stichele [Tue, 5 Feb 2002 09:34:03 +0000 (09:34 +0000)]
adding tools dir

Original commit message from CVS:
adding tools dir

22 years agoadded bitcoder.h from w3d CVS, needed to compile
Erik Walthinsen [Tue, 5 Feb 2002 04:42:08 +0000 (04:42 +0000)]
added bitcoder.h from w3d CVS, needed to compile

Original commit message from CVS:
added bitcoder.h from w3d CVS, needed to compile

22 years agofixing some RPM dependencies
Christian Schaller [Mon, 4 Feb 2002 22:52:02 +0000 (22:52 +0000)]
fixing some RPM dependencies

Original commit message from CVS:
fixing some RPM dependencies

22 years agoRevert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than...
Richard Boulton [Mon, 4 Feb 2002 22:42:22 +0000 (22:42 +0000)]
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....

Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path.  Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.

22 years agogst-launch-ext
Thomas Vander Stichele [Mon, 4 Feb 2002 20:57:13 +0000 (20:57 +0000)]
gst-launch-ext

Original commit message from CVS:
gst-launch-ext

22 years agoChange gstreamer-register to gst-register
Richard Boulton [Mon, 4 Feb 2002 20:34:27 +0000 (20:34 +0000)]
Change gstreamer-register to gst-register

Original commit message from CVS:
Change gstreamer-register to gst-register

22 years agoAdd the v4lmjpeg plugins to the configure file
Ronald S. Bultje [Mon, 4 Feb 2002 19:38:10 +0000 (19:38 +0000)]
Add the v4lmjpeg plugins to the configure file

Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file

22 years agoAdd an image and a title to the SDL window while waiting
Ronald S. Bultje [Mon, 4 Feb 2002 19:36:21 +0000 (19:36 +0000)]
Add an image and a title to the SDL window while waiting

Original commit message from CVS:
Add an image and a title to the SDL window while waiting

22 years agotarkin fix
Thomas Vander Stichele [Mon, 4 Feb 2002 13:47:09 +0000 (13:47 +0000)]
tarkin fix

Original commit message from CVS:
tarkin fix

22 years agoback to cvs
Thomas Vander Stichele [Mon, 4 Feb 2002 11:05:17 +0000 (11:05 +0000)]
back to cvs

Original commit message from CVS:
back to cvs

22 years agoadding tarkin to build to try building it run configure with --enable-experimental
Thomas Vander Stichele [Mon, 4 Feb 2002 10:51:26 +0000 (10:51 +0000)]
adding tarkin to build to try building it run configure with --enable-experimental

Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental

22 years agovarious fixes
Thomas Vander Stichele [Mon, 4 Feb 2002 10:36:20 +0000 (10:36 +0000)]
various fixes

Original commit message from CVS:
various fixes

22 years agofix a error I caused by not seeing the nested comments
Christian Schaller [Mon, 4 Feb 2002 10:27:33 +0000 (10:27 +0000)]
fix a error I caused by not seeing the nested comments

Original commit message from CVS:
fix a error I caused by not seeing the nested comments

22 years ago// to /* */ fixes
Christian Schaller [Sun, 3 Feb 2002 20:35:26 +0000 (20:35 +0000)]
// to /* */ fixes

Original commit message from CVS:
// to /* */ fixes

22 years agoAssorted fixes.
Wim Taymans [Sun, 3 Feb 2002 20:10:03 +0000 (20:10 +0000)]
Assorted fixes.

Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.

22 years agofix small typo from earlier SPEC fix commits
Christian Schaller [Sun, 3 Feb 2002 19:27:21 +0000 (19:27 +0000)]
fix small typo from earlier SPEC fix commits

Original commit message from CVS:
fix small typo from earlier SPEC fix commits

22 years agoTried grouping the plugins more togheter, think I saved us at least some rpms on...
Christian Schaller [Sun, 3 Feb 2002 19:23:27 +0000 (19:23 +0000)]
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more groupin...

Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining

22 years agoAdded Goom and icecast to the spec, also fixed jpmeg mmx
Christian Schaller [Sun, 3 Feb 2002 19:05:07 +0000 (19:05 +0000)]
Added Goom and icecast to the spec, also fixed jpmeg mmx

Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx

22 years agoAdded a tarkin encoder/decoder plugin.
Wim Taymans [Sun, 3 Feb 2002 16:30:31 +0000 (16:30 +0000)]
Added a tarkin encoder/decoder plugin.

Original commit message from CVS:
Added a tarkin encoder/decoder plugin.

I moved the tarking CVS code in here temporarily until they have a
library (hence this plugin is in ext)

test with:

./gst-launch filesrc location=/opt/data/shihad.mpg ! mpegdemux video_00! { queue ! mpeg2dec ! colorspace ! tarkinenc bitrate=3000 ! disksink location=out.ogg }

./gst-launch filesrc location=out.ogg ! tarkindec ! colorspace ! xvideosink

22 years agoadded back goom to configure.ac after syncing with release
Erik Walthinsen [Sun, 3 Feb 2002 04:00:17 +0000 (04:00 +0000)]
added back goom to configure.ac after syncing with release

Original commit message from CVS:
added back goom to configure.ac after syncing with release

22 years agoCommitting differences between CVS and the 0.3.2 release. These changes were in...
Erik Walthinsen [Sun, 3 Feb 2002 03:57:04 +0000 (03:57 +0000)]
Committing differences between CVS and the 0.3.2 release.  These changes were in the local copy that the dist was mad...

Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release.  These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them).  I will retag
these files with the proper release tag as soon as they're committed.

22 years ago- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Bastien Nocera [Sat, 2 Feb 2002 18:49:03 +0000 (18:49 +0000)]
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)

Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)

22 years agoFaster RGB to YUV conversion
Wim Taymans [Sat, 2 Feb 2002 16:21:41 +0000 (16:21 +0000)]
Faster RGB to YUV conversion

Original commit message from CVS:
Faster RGB to YUV conversion

22 years agoCorrected OpenQuicktime dep to openquicktime
Christian Schaller [Sat, 2 Feb 2002 15:59:00 +0000 (15:59 +0000)]
Corrected OpenQuicktime dep to openquicktime

Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime

22 years agoupdates for release
Thomas Vander Stichele [Sat, 2 Feb 2002 15:50:36 +0000 (15:50 +0000)]
updates for release

Original commit message from CVS:
updates for release

22 years agosigh
Thomas Vander Stichele [Sat, 2 Feb 2002 14:37:04 +0000 (14:37 +0000)]
sigh

Original commit message from CVS:
sigh

22 years agofixing an error
Thomas Vander Stichele [Sat, 2 Feb 2002 14:24:35 +0000 (14:24 +0000)]
fixing an error

Original commit message from CVS:
fixing an error

22 years agoCleanups
Wim Taymans [Sat, 2 Feb 2002 13:59:48 +0000 (13:59 +0000)]
Cleanups

Original commit message from CVS:
Cleanups

22 years agoCompile fix.
Wim Taymans [Sat, 2 Feb 2002 13:59:13 +0000 (13:59 +0000)]
Compile fix.

Original commit message from CVS:
Compile fix.

22 years agoSmall fixes
Wim Taymans [Sat, 2 Feb 2002 13:56:02 +0000 (13:56 +0000)]
Small fixes

Original commit message from CVS:
Small fixes

22 years agoTrying to fix the OpenQuicktime depenency as it strangly enough don't work for me
Christian Schaller [Fri, 1 Feb 2002 15:31:53 +0000 (15:31 +0000)]
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me

Original commit message from CVS:
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me

22 years agoupped prerelease number
Thomas Vander Stichele [Thu, 31 Jan 2002 22:51:45 +0000 (22:51 +0000)]
upped prerelease number

Original commit message from CVS:
upped prerelease number

22 years agoadding rel notes
Thomas Vander Stichele [Thu, 31 Jan 2002 22:32:41 +0000 (22:32 +0000)]
adding rel notes

Original commit message from CVS:
adding rel notes

22 years agorelease notes
Thomas Vander Stichele [Thu, 31 Jan 2002 22:24:21 +0000 (22:24 +0000)]
release notes

Original commit message from CVS:
release notes

22 years agoVarious fixes
Ronald S. Bultje [Thu, 31 Jan 2002 22:22:42 +0000 (22:22 +0000)]
Various fixes

Original commit message from CVS:
Various fixes

22 years agoRevert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
David I. Lehn [Thu, 31 Jan 2002 17:08:45 +0000 (17:08 +0000)]
Revert lame include dir change.  Upstream uses $prefix/include/lame/lame.h.

Original commit message from CVS:
Revert lame include dir change.  Upstream uses $prefix/include/lame/lame.h.

22 years agoupdate libxml and gnome-vfs to libxml2 and gnome-vfs2
Christian Schaller [Thu, 31 Jan 2002 15:28:21 +0000 (15:28 +0000)]
update libxml and gnome-vfs to libxml2 and gnome-vfs2

Original commit message from CVS:
update libxml and gnome-vfs to libxml2 and gnome-vfs2