- 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)
-
Wim Taymans authored
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.
-
- Feb 25, 2001
-
-
David I. Lehn authored
Original commit message from CVS: Oops... wrong email address
-
David I. Lehn authored
Original commit message from CVS: Updated version and build fix.
-
Brent Bradburn authored
Original commit message from CVS: Patched .h files for C++ support.
-
Erik Walthinsen authored
Original commit message from CVS: swapped ordering of plugin dirs so srcdir plugins load first
-
Erik Walthinsen authored
Original commit message from CVS: commented out some printfs that went to stdout
-
- Feb 24, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: added Jens Thiele's bgr565 to rgb32 converter
-
David I. Lehn authored
Original commit message from CVS: Call configure instead of autogen.sh.
-
Wim Taymans authored
Original commit message from CVS: Remove some unneeded files Added a fix for broken libglade-config in configure.in
-
David I. Lehn authored
Original commit message from CVS: Add Debian files to distribution.
-
Wim Taymans authored
Original commit message from CVS: Make dist now works
-
Wim Taymans authored
Original commit message from CVS: Moved some win32 files around small fixes to wincodec
-
Wim Taymans authored
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.
-
Wim Taymans authored
Original commit message from CVS: Added directories to Makefiles for DIST
-
Wim Taymans authored
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.
-