Commit graph

25609 commits

Author SHA1 Message Date
Thomas Vander Stichele 31e49a9a95 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
2002-02-06 14:45:22 +00:00
Thomas Vander Stichele 064c9ec30c fixing make distcheck
Original commit message from CVS:
fixing make distcheck
2002-02-06 14:44:42 +00:00
Steve Baker 6192403ffa use numerical comparisions for version check
Original commit message from CVS:
use numerical comparisions for version check
2002-02-06 08:22:05 +00:00
Thomas Vander Stichele d526f233ba adding tools dir
Original commit message from CVS:
adding tools dir
2002-02-05 09:34:03 +00:00
Erik Walthinsen 6d87f6954d added bitcoder.h from w3d CVS, needed to compile
Original commit message from CVS:
added bitcoder.h from w3d CVS, needed to compile
2002-02-05 04:42:08 +00:00
Christian Schaller 4b157fdec5 fixing some RPM dependencies
Original commit message from CVS:
fixing some RPM dependencies
2002-02-04 22:52:02 +00:00
Richard Boulton c1a0beea7c 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.
2002-02-04 22:42:22 +00:00
Thomas Vander Stichele 631a33bfdb gst-launch-ext
Original commit message from CVS:
gst-launch-ext
2002-02-04 20:57:13 +00:00
Richard Boulton c0ff060d38 Change gstreamer-register to gst-register
Original commit message from CVS:
Change gstreamer-register to gst-register
2002-02-04 20:34:27 +00:00
Ronald S. Bultje e63e131f8b Add the v4lmjpeg plugins to the configure file
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
2002-02-04 19:38:10 +00:00
Ronald S. Bultje 0673305409 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
2002-02-04 19:36:21 +00:00
Thomas Vander Stichele 44fe0401ff tarkin fix
Original commit message from CVS:
tarkin fix
2002-02-04 13:47:09 +00:00
Thomas Vander Stichele 5c69585304 back to cvs
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele 3676beeb06 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
2002-02-04 10:51:26 +00:00
Thomas Vander Stichele 6e17c2162a various fixes
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Christian Schaller d010d39099 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
2002-02-04 10:27:33 +00:00
Christian Schaller 909b204b26 // to /* */ fixes
Original commit message from CVS:
// to /* */ fixes
2002-02-03 20:35:26 +00:00
Wim Taymans fac29d09ff Assorted fixes.
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:03 +00:00
Christian Schaller d9fde73163 fix small typo from earlier SPEC fix commits
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
2002-02-03 19:27:21 +00:00
Christian Schaller 0b7d965a1c 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
2002-02-03 19:23:27 +00:00
Christian Schaller 5e91c99e09 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
2002-02-03 19:05:07 +00:00
Wim Taymans 57ce0321c8 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
2002-02-03 16:30:31 +00:00
Erik Walthinsen b1fea04686 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
2002-02-03 04:00:17 +00:00
Erik Walthinsen 2bba9ef04e 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.
2002-02-03 03:57:04 +00:00
Bastien Nocera 88d7ce0080 - 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 :)
2002-02-02 18:49:03 +00:00
Wim Taymans c7669b9434 Faster RGB to YUV conversion
Original commit message from CVS:
Faster RGB to YUV conversion
2002-02-02 16:21:41 +00:00
Christian Schaller 5d8ebbc9f5 Corrected OpenQuicktime dep to openquicktime
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
2002-02-02 15:59:00 +00:00
Thomas Vander Stichele a0705aa4a2 updates for release
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Thomas Vander Stichele 3b51d4e107 sigh
Original commit message from CVS:
sigh
2002-02-02 14:37:04 +00:00
Thomas Vander Stichele bf52c37b13 fixing an error
Original commit message from CVS:
fixing an error
2002-02-02 14:24:35 +00:00
Wim Taymans bbf23ce2c7 Cleanups
Original commit message from CVS:
Cleanups
2002-02-02 13:59:48 +00:00
Wim Taymans 19a845c0d7 Compile fix.
Original commit message from CVS:
Compile fix.
2002-02-02 13:59:13 +00:00
Wim Taymans fd28e67e4f Small fixes
Original commit message from CVS:
Small fixes
2002-02-02 13:56:02 +00:00
Christian Schaller 803428546d 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
2002-02-01 15:31:53 +00:00
Thomas Vander Stichele 92e33c1481 upped prerelease number
Original commit message from CVS:
upped prerelease number
2002-01-31 22:51:45 +00:00
Thomas Vander Stichele fd0a5b7a88 adding rel notes
Original commit message from CVS:
adding rel notes
2002-01-31 22:32:41 +00:00
Thomas Vander Stichele aa971986ce release notes
Original commit message from CVS:
release notes
2002-01-31 22:24:21 +00:00
Ronald S. Bultje d5f474eccd Various fixes
Original commit message from CVS:
Various fixes
2002-01-31 22:22:42 +00:00
David I. Lehn 7ce84be3db 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.
2002-01-31 17:08:45 +00:00
Christian Schaller 68d8835b8f 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
2002-01-31 15:28:21 +00:00
Wrobell e997007aec - plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
2002-01-31 00:22:12 +00:00
Thomas Vander Stichele 746e844a9f prerelease
Original commit message from CVS:
prerelease
2002-01-30 23:39:14 +00:00
Wrobell 8890e586e2 - use aclocal -I option instead of cat
Original commit message from CVS:
- use aclocal -I option instead of cat
2002-01-30 23:09:52 +00:00
Thomas Vander Stichele 2cbefa4916 I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h

so I fixed stuff accordingly.

Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
2002-01-30 11:25:58 +00:00
Thomas Vander Stichele 5baede7d38 cvs versioning
Original commit message from CVS:
cvs versioning
2002-01-30 10:10:28 +00:00
Thomas Vander Stichele bf681232f9 fixing spec
Original commit message from CVS:
fixing spec
2002-01-29 13:44:50 +00:00
Andy Wingo 5ba3ae0925 added -Wall to GST_INT_CFLAGS
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:57 +00:00
Andy Wingo 1678992320 added pkg.m4 in plugins/
Original commit message from CVS:
added pkg.m4 in plugins/
2002-01-27 16:15:19 +00:00
Andy Wingo 8049f5faad be less verbose
Original commit message from CVS:
be less verbose
2002-01-25 04:12:40 +00:00
Andy Wingo ac4c2a75cb bunch of deletions
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00