Commit graph

612 commits

Author SHA1 Message Date
Wim Taymans 315eb6db70 I'm too lazy to comment this
Original commit message from CVS:
Added the .m4 script of	Thomas Nyberg <thomas@codefactory.se>
2001-03-01 23:25:23 +00:00
Wim Taymans 0487371214 Make sure a cothreaded element is selected as the first one to start the cothread_switch
Original commit message from CVS:
Make sure a cothreaded element is selected as the first one to start
the cothread_switch
2001-02-28 21:40:03 +00:00
Wim Taymans 18964cbfac Redid the cpu detection with a little help from mpeg2decs code..
Original commit message from CVS:
Redid the cpu detection with a little help from mpeg2decs code..
2001-02-28 20:32:47 +00:00
Wim Taymans 1c09d79673 Xv enabled, mpeg2dec is the decoder..
Original commit message from CVS:
Xv enabled, mpeg2dec is the decoder..
2001-02-27 22:43:12 +00:00
Wim Taymans a11893c8d5 and the updated makefile...
Original commit message from CVS:
and the updated makefile...
2001-02-27 22:38:25 +00:00
Wim Taymans 8a2f62c028 Added a simple mpeg2 player for testing mpeg2dec (later)
Original commit message from CVS:
Added a simple mpeg2 player for testing mpeg2dec (later)
2001-02-27 22:27:38 +00:00
Wim Taymans 52fa416005 CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)
Original commit message from CVS:
CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)
Renamed the mmxe motion compentation files.
disabled SSE optimisation in ac3dec because it apparently faults..
enable MMXEXT motion compensation on non SSE CPUs (AMD)
2001-02-27 19:44:49 +00:00
Wim Taymans 3aa8975af6 A hopeless attempt at fixing the plugin docs Makefiles...
Original commit message from CVS:
A hopeless attempt at fixing the plugin docs Makefiles...
Make the jpeg decoder a bit more aware about the different YUV colorspaces.
2001-02-27 00:05:15 +00:00
David I. Lehn 1e360b22ce Oops... wrong email address
Original commit message from CVS:
Oops... wrong email address
2001-02-25 23:11:14 +00:00
David I. Lehn ff6c6fa231 Updated version and build fix.
Original commit message from CVS:
Updated version and build fix.
2001-02-25 23:08:28 +00:00
Brent Bradburn c1044a081b Patched .h files for C++ support.
Original commit message from CVS:
Patched .h files for C++ support.
2001-02-25 03:42:51 +00:00
Erik Walthinsen 409d3fbdec swapped ordering of plugin dirs so srcdir plugins load first
Original commit message from CVS:
swapped ordering of plugin dirs so srcdir plugins load first
2001-02-25 03:40:43 +00:00
Erik Walthinsen 37004188a8 commented out some printfs that went to stdout
Original commit message from CVS:
commented out some printfs that went to stdout
2001-02-25 03:36:36 +00:00
Erik Walthinsen 44be31b4f0 added Jens Thiele's bgr565 to rgb32 converter
Original commit message from CVS:
added Jens Thiele's bgr565 to rgb32 converter
2001-02-24 23:08:42 +00:00
David I. Lehn c87e1f9b0c Call configure instead of autogen.sh.
Original commit message from CVS:
Call configure instead of autogen.sh.
2001-02-24 21:07:23 +00:00
Wim Taymans 60eeda80de Remove some unneeded files
Original commit message from CVS:
Remove some unneeded files
Added a fix for broken libglade-config in configure.in
2001-02-24 20:06:52 +00:00
David I. Lehn 588c0e575b Add Debian files to distribution.
Original commit message from CVS:
Add Debian files to distribution.
2001-02-24 19:33:44 +00:00
Wim Taymans 1c6925c316 Make dist now works
Original commit message from CVS:
Make dist now works
2001-02-24 19:28:59 +00:00
Wim Taymans a114c20d48 Moved some win32 files around small fixes to wincodec
Original commit message from CVS:
Moved some win32 files around
small fixes to wincodec
2001-02-24 17:49:57 +00:00
Wim Taymans 78514b44f4 Refreshed the winloader with the latest xmmp code. win32 codecs work again. It was a metter of turning of optimisations.
Original commit message from CVS:
Refreshed the winloader with the latest xmmp code.
win32 codecs work again. It was a metter of turning of optimisations.
2001-02-24 17:39:27 +00:00
Wim Taymans f37f8a939e Added directories to Makefiles for DIST
Original commit message from CVS:
Added directories to Makefiles for DIST
2001-02-24 16:56:19 +00:00
Wim Taymans 58a66780d8 slightly changed the Makefile.am in videoscale libs.
Original commit message from CVS:
slightly changed the Makefile.am in videoscale libs.
v4lsrc works again
A little modification to the videotest programm to use a tee element.
added support for multiple paths in --gst-plugin_path=.
added ab ENV variable GST_PLUGIN_PATH to specify extra directories to
look for plugins.
2001-02-24 00:23:21 +00:00
Wim Taymans 3a39f8d1d1 Updated the docs for gst_pluging_add_path
Original commit message from CVS:
Updated the docs for gst_pluging_add_path
Updated the manual with the new --gst-plugin-path/spew options
2001-02-23 19:22:48 +00:00
Wim Taymans e2a933d38d Removed the asyncdisksrc again...
Original commit message from CVS:
Removed the asyncdisksrc again...
2001-02-23 19:09:34 +00:00
Erik Walthinsen 35f4d52d7b Added two options: --gst-plugin-spew will print errors when plugins fail to load. --gst-plugin-path= will add a dire...
Original commit message from CVS:
Added two options: --gst-plugin-spew will print errors when plugins fail
to load.  --gst-plugin-path= will add a directory to the path searched for
plugins.
2001-02-23 19:09:18 +00:00
Erik Walthinsen bc7eb8e691 always include the installed plugin directories in the path
Original commit message from CVS:
always include the installed plugin directories in the path
2001-02-23 01:57:43 +00:00
Erik Walthinsen 92b4f3b33a updates to configure.in and -config to help with cross compiling
Original commit message from CVS:
updates to configure.in and -config to help with cross compiling
2001-02-23 00:55:14 +00:00
Wim Taymans fd24fcb749 Added the current notes for the 0.1.1 release
Original commit message from CVS:
Added the current notes for the 0.1.1 release
2001-02-22 23:19:28 +00:00
Wim Taymans 1340064d57 More doc updates
Original commit message from CVS:
More doc updates
Manual additions: xml/load save of custom XML, debugging, request pads
added a signal to the example plugin
fixed a bug in mp3parse (ifdef 1)
2001-02-22 23:18:51 +00:00
Wim Taymans 94472df1c2 Fixed an unclosed comment
Original commit message from CVS:
Fixed an unclosed comment
2001-02-22 17:13:30 +00:00
Erik Walthinsen 2324ea92c8 significant commenting of the example plugin
Original commit message from CVS:
significant commenting of the example plugin
2001-02-22 01:34:25 +00:00
Erik Walthinsen b48585ce6c minor change: changed case of the strings for states
Original commit message from CVS:
minor change: changed case of the strings for states
2001-02-22 00:47:40 +00:00
Wim Taymans 47ef3f848f Fixed the jpeg decoder
Original commit message from CVS:
Fixed the jpeg decoder
Modifications for lame >=3.86
2001-02-21 23:01:36 +00:00
David I. Lehn d85de350b9 Initial Debian packaging.
Original commit message from CVS:
Initial Debian packaging.
2001-02-21 22:32:57 +00:00
David I. Lehn 608eaa3d42 Use glib macros for byte order conversion.
Original commit message from CVS:
Use glib macros for byte order conversion.
2001-02-21 20:58:09 +00:00
David I. Lehn da7eb8492f Remove alias for asyncdisksrc backwards compatability.
Original commit message from CVS:
Remove alias for asyncdisksrc backwards compatability.
2001-02-21 20:57:02 +00:00
David I. Lehn fcc2acfa37 Removed asyncdisksrc references from docs.
Original commit message from CVS:
Removed asyncdisksrc references from docs.
2001-02-21 20:45:00 +00:00
David I. Lehn d22d054374 Fixed typo in element details.
Original commit message from CVS:
Fixed typo in element details.
2001-02-21 20:28:31 +00:00
David I. Lehn 0edc93ae29 Added parameter checking to gst_queue_get().
Original commit message from CVS:
Added parameter checking to gst_queue_get().
2001-02-21 20:27:54 +00:00
Wim Taymans a9f3deea80 The BPB has been put over my head... this time it's right I think
Original commit message from CVS:
The BPB has been put over my head... this time it's right I think
2001-02-19 00:07:14 +00:00
Wim Taymans e312a0ed46 Also build the videoscaler on non-I386 because we now have have a plain
Original commit message from CVS:
Also build the videoscaler on non-I386 because we now have have a plain
C version too.
2001-02-18 23:58:27 +00:00
Richard Boulton 28d65687ed Redo patch using _NUM rather than converting one way and then back again, as wtay suggested. Ho hum.
Original commit message from CVS:
Redo patch using _NUM rather than converting one way and then back again,
as wtay suggested.  Ho hum.
2001-02-16 23:54:11 +00:00
Erik Walthinsen 6b14cf0612 more interesting than a 40K user program...
Original commit message from CVS:
more interesting than a 40K user program...
2001-02-16 23:52:27 +00:00
Richard Boulton 750a06ee55 Fix missing GPOINTER_TO_INT()'s on case values.
Original commit message from CVS:
Fix missing GPOINTER_TO_INT()'s on case values.
2001-02-16 23:45:00 +00:00
Erik Walthinsen e12886ca43 added groupie quote
Original commit message from CVS:
added groupie quote
2001-02-16 23:39:39 +00:00
Richard Boulton 1eb9c731cf Fix a few more issues shown up by gnome-db2html2 - %'s should be written as &percnt; (was causing gnome-db2html2 to s...
Original commit message from CVS:
Fix a few more issues shown up by gnome-db2html2 - %'s should be written
as &percnt; (was causing gnome-db2html2 to segfault, though I've a patch
for them to fix that).  Also correct an id which appeared twice.
2001-02-16 16:48:54 +00:00
Richard Boulton acfb1fc447 Include compatability defines for old versions of libxml1
Original commit message from CVS:
Include compatability defines for old versions of libxml1
2001-02-16 13:13:16 +00:00
Richard Boulton 681c6e7ad2 Trivial fix: change launch to gstreamer-launch in README.
Original commit message from CVS:
Trivial fix: change launch to gstreamer-launch in README.
2001-02-16 12:15:32 +00:00
Richard Boulton 886f87ea63 Fix a few irregularities, to make things closer to the Gnome standard guidelines for SGML documentation. One change ...
Original commit message from CVS:
Fix a few irregularities, to make things closer to the Gnome standard
guidelines for SGML documentation.  One change in particular is to change
the book name for the manual from gstreamer to index; a change to the link
to the manual on the website will thus be needed when the online version
of the manual is next updated.

These changes should make it possible to view the GStreamer documentation
directly from SGML in Nautilus: anyone with a working copy of Nautilus
should try this out and report ... ;-)
2001-02-16 12:14:30 +00:00
Richard Boulton b12b280b91 Fix a couple of instances of childs, which should be xmlChildrenNode. We need to be careful to stop these creeping b...
Original commit message from CVS:
Fix a couple of instances of childs, which should be xmlChildrenNode.  We
need to be careful to stop these creeping back in... ;-)
2001-02-15 18:42:13 +00:00