- Mar 11, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Some more conversion functions.. We should really use Hermes soon..
-
Erik Walthinsen authored
Original commit message from CVS: added check for version 1.8.1 or better of libxml
-
Wim Taymans authored
Original commit message from CVS: Added an rgb24 to rgb32 converter (untested)
-
Wim Taymans authored
Original commit message from CVS: Applied the sinesrc patch from Steve Baker.
-
- Mar 10, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: added tool-man's patch for g++ compilation, const guchar for pipeline_new
-
- Mar 09, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Added librtp as a REQUIREMENT for the rtp plugin
-
Wim Taymans authored
Original commit message from CVS: Added a check for librtp.
-
Wim Taymans authored
Added the RTP sink, added libasound to the REQUIREMENTS, configure.in is not yet detecting librtp... Original commit message from CVS: Added the RTP sink, added libasound to the REQUIREMENTS, configure.in is not yet detecting librtp...
-
Wim Taymans authored
Original commit message from CVS: Only build alsa when detected by configure
-
Richard Boulton authored
Original commit message from CVS: Fix gst_init() so that it doesn't fail when passed two NULLs as parameters. Was dereferencing the argv pointer to get progname: now defaults to "gstprog".
-
Richard Boulton authored
Updated test to have a comment explaining its purpose (very important this, especially for regression tests), and to ... Original commit message from CVS: Updated test to have a comment explaining its purpose (very important this, especially for regression tests), and to actually test what I meant it to.
-
Richard Boulton authored
Added a testsuite. This currently only has one test, which replicates a problem just submitted to the list. Original commit message from CVS: Added a testsuite. This currently only has one test, which replicates a problem just submitted to the list. I hope noone disagrees that we need a testsuite. Also, hopefully we all think that a tiny testsuite which is easy to add tests to is much better than a huge project to create a complete testsuite, which never gets started because its too big and scary. I suggest that tests get created whenever someone has a spare moment, or whenever a bug is reported (to replicate the problem, and thus be sure that when fixed it stays fixed), and before making a change to a piece of code to ensure that it remains working. If we all add little tests occasionally, then we'll have a good useful testsuite before we know it. All you need to do is make a
-
- Mar 08, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Removed the libxmms check until they fix their m4 script..
-
- Mar 07, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Added a check for libxmms
-
Wim Taymans authored
Original commit message from CVS: Merged the AUTOPLUG2 branch
-
- Mar 06, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Small fixes to pipeline and gstbin. Fixed the xmmstest makefile entry Removed the plugin_load statements in videotest Applied the patch from Steve Baker for float args parsing
-
Wim Taymans authored
Original commit message from CVS: Added quotes around the command line mp3 player
-
Wim Taymans authored
Original commit message from CVS: Applied Dominic Ludlam's patch to allow quoted args in gstreamer-launch
-
- Mar 05, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Added an effect to the example
-
- Mar 04, 2001
-
-
David I. Lehn authored
Original commit message from CVS: Use g_return_val_if_fail() instead of g_return_if_fail() where needed.
-
David I. Lehn authored
Original commit message from CVS: Update mpeg2dec plugin. Now depends on mpeg2dec 0.2.0.
-
Wim Taymans authored
Original commit message from CVS: Added a test program for xmms
-
Wim Taymans authored
Original commit message from CVS: Added makefile for xmms. libxmms detection is not done yet.
-
- Mar 03, 2001
-
-
Wim Taymans authored
Original commit message from CVS: And the gst_utit_set_object_arg function too of course...
-
Wim Taymans authored
Original commit message from CVS: Added gstutils.h to #include
-
Wim Taymans authored
Original commit message from CVS: Added a comma to fix ./configure as found by Steve Baker
-
Wim Taymans authored
Added a utility function in gstutils to set an object argument as a string. gstparse.c and gstelement.c now use this ... Original commit message from CVS: Added a utility function in gstutils to set an object argument as a string. gstparse.c and gstelement.c now use this function.
-
- Mar 02, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: added sparc cothreads
-
Wim Taymans authored
Original commit message from CVS: Make the autoplugging example work again with an ugly hack until we have autoplug2 merged...
-
Richard Boulton authored
Original commit message from CVS: Include compatability defines for libxml: use xmlChildrenNode instead of childs.
-
Richard Boulton authored
Original commit message from CVS: Add advice to run gstreamer-register when warning that registry needs rebuild.
-
Richard Boulton authored
Original commit message from CVS: Mention that libxml is also known as gnome-xml
-
- Mar 01, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Updated the authors file.
-
Wim Taymans authored
Original commit message from CVS: Added the .m4 script of Thomas Nyberg <thomas@codefactory.se>
-
- Feb 28, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Make sure a cothreaded element is selected as the first one to start the cothread_switch
-
Wim Taymans authored
Original commit message from CVS: Redid the cpu detection with a little help from mpeg2decs code..
-
- Feb 27, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Xv enabled, mpeg2dec is the decoder..
-
Wim Taymans authored
Original commit message from CVS: and the updated makefile...
-
Wim Taymans authored
Original commit message from CVS: Added a simple mpeg2 player for testing mpeg2dec (later)
-
Wim Taymans authored
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)
-