Commit graph

  • 7ebfd17a5b - revert location of gstreamer.pc Bastien Nocera 2001-08-02 23:55:11 +0000
  • f0a16e0199 - install gstreamer.pc to the right place under $(prefix)/share/pkconfig Bastien Nocera 2001-08-02 23:50:00 +0000
  • 3526156fe7 Added a missing state change switch. Wim Taymans 2001-07-31 20:57:58 +0000
  • 74d5b03f03 Changes pcbuilddir to pc_top_builddir Wim Taymans 2001-07-30 17:50:06 +0000
  • 517f0b5cc9 Added a simple thread state change app. Wim Taymans 2001-07-27 17:12:46 +0000
  • 34fd63e2bf compile fix for glib2 Steve Baker 2001-07-27 16:35:27 +0000
  • 2a4b6618a7 compile fix when atomic refcounting is not available Steve Baker 2001-07-27 13:12:13 +0000
  • 695c1a2960 Added signal output and object hierarchy output. Wim Taymans 2001-07-25 21:40:42 +0000
  • 4456b616ae Added shims for signal introspections and g_type_parent Wim Taymans 2001-07-25 21:40:03 +0000
  • 4078620947 Fixed issue where AC_CHECK_LIB was polluting LIBS with -lxml. Andy Wingo 2001-07-25 20:49:58 +0000
  • f867411c2e - Put README contents into man page and fixed the Groff enconding (or whatever it is called.) Christian Schaller 2001-07-24 20:05:27 +0000
  • 3f1fe95677 Reverted to the old g_idle loop. too many problems with xvideosink and the GtkWindow when we don't have an idle loop.. Wim Taymans 2001-07-23 00:57:06 +0000
  • 176552ee40 Some basic deb building rules David I. Lehn 2001-07-20 22:08:53 +0000
  • e22afc3551 cosmetic stuff, -O3 does inline-functions David I. Lehn 2001-07-20 22:08:01 +0000
  • 8988413037 Removed some stuff from the makefile until it stopped complaining when building debs... Wim Taymans 2001-07-20 21:26:34 +0000
  • f0d4b1a647 remove Gtk classes from Gst hierarchy David I. Lehn 2001-07-20 06:54:43 +0000
  • df913fc84d not used anymore David I. Lehn 2001-07-20 06:53:16 +0000
  • f57bdad228 Update to Debian packaging files to 0.2.1-2 David I. Lehn 2001-07-20 06:52:18 +0000
  • 23c9ad917a Sort out some remaining bits of fwg which weren't valid sgml. Richard Boulton 2001-07-18 22:38:22 +0000
  • 8f72f095d8 Fix incorrectly matched tags, as found by xsltproc. ;-) Richard Boulton 2001-07-18 22:18:02 +0000
  • 46b6f647ff Add instructions for getting docbook-gnome-bin debian package, needed to build manual and PWG. Richard Boulton 2001-07-18 22:08:30 +0000
  • a7e160f409 Make sure the autoplugger doesn't try to connect elements with request pads for now. Wim Taymans 2001-07-18 19:04:29 +0000
  • cd11906922 Added what I think should be the basic steps for writing a plugin. Wim Taymans 2001-07-17 21:51:17 +0000
  • d1b4ff4eed Added missing pad_select prototypes/defs. Wim Taymans 2001-07-16 20:18:17 +0000
  • d252e0c532 Change tests/muxer/Makefile to tests/muxing/Makefile, since tests/muxer is now an empty dir. Richard Boulton 2001-07-16 09:04:01 +0000
  • 44dc27ce21 Changed the main loop to while (iterate(bin)) Wim Taymans 2001-07-15 14:24:27 +0000
  • 4fde5f8410 Properly set the eos flag when no elements can be scheduled. Wim Taymans 2001-07-15 13:04:38 +0000
  • 2aac7f8f1b added muxer Makefile Thomas Vander Stichele 2001-07-14 20:15:14 +0000
  • 2ef964f77b Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv. Wim Taymans 2001-07-11 22:52:48 +0000
  • 3a1a483cd9 Added a muxing test case. Wim Taymans 2001-07-11 19:26:22 +0000
  • dd666aaeff Added a g_assert when a filled bufpen is overwritten. Wim Taymans 2001-07-11 19:23:57 +0000
  • abf2bfc273 Some cleanups in output of various test plugins. Wim Taymans 2001-07-11 19:22:20 +0000
  • bb1cb28921 Added request pads to fakesink. Wim Taymans 2001-07-11 16:45:43 +0000
  • 1b50ccc246 Added DEBUG_FUNCPTR to most plugins. Wim Taymans 2001-07-11 15:51:40 +0000
  • d9f96e3201 Print out the request pad function. Wim Taymans 2001-07-11 15:50:16 +0000
  • 93c163032d Some code cleanups. Wim Taymans 2001-07-11 14:56:16 +0000
  • eaaaabf3aa to element classes without using an elementfactory. Andy Wingo 2001-07-11 12:33:17 +0000
  • 6152feb109 Removed the remaining bits of MetaData. Wim Taymans 2001-07-11 12:09:50 +0000
  • c7b4b133c5 added speed and volume to configure.base Erik Walthinsen 2001-07-11 01:02:00 +0000
  • ecce42b222 Added a vob to mpeg1 transcoder. note that this one is only 68 lines long. Wim Taymans 2001-07-08 21:02:10 +0000
  • dbbe6c4e93 Added the init.sgml file to the makefile Wim Taymans 2001-07-07 16:34:31 +0000
  • 707b74ac11 More blablah about how cool GStreamer really is.. Wim Taymans 2001-07-07 15:30:39 +0000
  • 86bef7fdb8 Added docs on library init. Wim Taymans 2001-07-07 15:10:29 +0000
  • 5e8b9eb005 Lots of updates. Wim Taymans 2001-07-07 14:17:22 +0000
  • 414a3aeab8 Add sane arg checking. Wim Taymans 2001-07-07 14:14:42 +0000
  • 9593a39754 Added a parse_launch example. Wim Taymans 2001-07-07 14:07:03 +0000
  • 67bf0e5c60 Updated the autoplug example. Wim Taymans 2001-07-07 13:32:43 +0000
  • 42297d86bd Some updates to the manual, mostly glib2 related. Wim Taymans 2001-07-07 11:34:54 +0000
  • 5d2a56cd7c Removed the last bits of Metadata. Wim Taymans 2001-07-07 10:55:58 +0000
  • ef64fa0d04 Added the qcam src Wim Taymans 2001-07-05 22:08:24 +0000
  • d1b66a439a Added the xid stuff in again if compiling against gtk. Wim Taymans 2001-07-05 21:53:30 +0000
  • 4594d70939 Added arg setting for UINT types. Trivial commit, anonymous here 2001-07-04 20:49:06 +0000
  • 9bdf748820 Added the ffmpeg wrapper plugin. (ffmpeg.sourceforge.net). Wim Taymans 2001-07-01 22:19:44 +0000
  • 4837519148 return NULL from g2g_object_class_find_property if gtk_object_arg_get_info returns an error Steve Baker 2001-07-01 16:01:24 +0000
  • cd3b66fc5a Added types and structures for AVI/DV. Wim Taymans 2001-07-01 13:59:03 +0000
  • adf5ea6fb1 - Updated SPEC file. Christian Schaller 2001-07-01 11:18:49 +0000
  • 29c7492fed - Added FLAC information Christian Schaller 2001-07-01 11:16:31 +0000
  • 741c4985eb Put the back check for the FLAC library. This looks to have been accidentally removed when the sidplay one was added. Richard Boulton 2001-07-01 11:12:28 +0000
  • 67b62497ca Added configure checks for libsidplay. Wim Taymans 2001-06-30 15:22:03 +0000
  • 02ed6e0635 Added the SID plugin. Wim Taymans 2001-06-30 00:45:23 +0000
  • 13e5c7ba91 Fix an endless loop at EOS.. this is a hack... Wim Taymans 2001-06-30 00:35:55 +0000
  • 1c3b5dc57b Allow elements to be given custom names with [] syntax. ie, gstreamer-launch disksrc[mysrc] ! ... Richard Boulton 2001-06-29 17:53:02 +0000
  • beb29ac257 Put GST_CFLAGS before other CFLAGS, to ensure that the correct headers get used if there's an installed copy of the g... Richard Boulton 2001-06-29 11:30:18 +0000
  • 22162769b8 Prefix for marshallers should be gst_marshal, rather than gst. Richard Boulton 2001-06-29 10:26:13 +0000
  • b3e700e0f8 Ensure that the marshaller code #includes glib-object.h, and hence the neccessary definitions to enable it to compile. Richard Boulton 2001-06-29 09:39:58 +0000
  • 5ffe5a0901 Ensure that the gstmarshal.[ch] files are generated in time by generating both files in the same rule: previously, on... Richard Boulton 2001-06-28 23:58:54 +0000
  • 835d9ee594 Make sure conditionally compiled files are added to the dist. Richard Boulton 2001-06-28 21:44:33 +0000
  • 63e14f10ef Added a check for the FLAC plugin. Wim Taymans 2001-06-28 19:32:41 +0000
  • 13e2e375ef Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined for alsa 0.5 with the ones from th... Richard Boulton 2001-06-28 18:35:51 +0000
  • cceabc8733 Remove gstreamer.html from generated files, since it was just a broken copy of one of the other files. Richard Boulton 2001-06-28 16:31:04 +0000
  • 2fc2083b26 Fix a typo in a comment. Richard Boulton 2001-06-28 16:01:57 +0000
  • fa53aaa72f Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to GST_CHECK_FEATURE. Richard Boulton 2001-06-28 15:39:48 +0000
  • 4dce71b5a7 Actually pass the infomessages variable into config.status, so the message about plugin-builddir gets displayed. Richard Boulton 2001-06-28 11:56:03 +0000
  • 60efda8a42 Change plugin-srcdir msg stuff near the end of configure.base to Richard Boulton 2001-06-28 10:57:39 +0000
  • 0e653a5623 implemented ring buffer RELEASE-0_2_1-UNKN RELEASE-0_2_1-SEDIMASTER Thomas Vander Stichele 2001-06-27 20:53:40 +0000
  • 11f77f27f9 Some small fixes. Wim Taymans 2001-06-27 20:20:07 +0000
  • a8fd594d6b Small fixes to the autoplugger so that it uses a colorspace element for video. Wim Taymans 2001-06-27 20:19:00 +0000
  • b562614242 configure.base: changed to 0.2.1, reworked the -D gathering for cflags gstreamer-config.in, gstreamer.pc.in, gstreame... Erik Walthinsen 2001-06-27 20:14:07 +0000
  • 62a0dd6b1c added _CFLAGS and modified to allow the multiple substitition to occur Erik Walthinsen 2001-06-27 19:22:03 +0000
  • ee16cf2e70 Add a hack to ensure that automake picks up the variables AC_SUBSTed in Richard Boulton 2001-06-27 17:22:26 +0000
  • aa41529d67 Add a "MODULES" parameter to GST_CHECK_CONFIGPROG, to pass sets of modules to the -config script. Convert gnome test... Richard Boulton 2001-06-27 17:04:29 +0000
  • 64f9f9c4be Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from acconfig.h and AC_DEFINE: nothing uses these. Richard Boulton 2001-06-27 16:56:17 +0000
  • 51d8a604dc Fix brokenness with autoconf 2.50. *sigh* Richard Boulton 2001-06-27 16:06:38 +0000
  • 57db14c036 Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE, to allow a feature to be turned off by default. Turn of XMMS c... Richard Boulton 2001-06-27 15:04:03 +0000
  • 5e29f5bbc0 Add XMMS macro to acinclude.m4, since it's a commonly missing macro. Richard Boulton 2001-06-27 09:59:08 +0000
  • 4498dccbec Removed the GST_CONFIG_DIR from config.h and made a -D CFLAG for it instead so that we can do full expansion on the s... Wim Taymans 2001-06-26 22:15:20 +0000
  • 7fcf8e668c Fix up configure --help output: GST_DISABLE_SUBSYSTEM options were not displayed properly. Richard Boulton 2001-06-26 21:49:54 +0000
  • 37c010c00d Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE() Richard Boulton 2001-06-26 21:44:45 +0000
  • b6f67c7948 Removed vgasink for now. Wim Taymans 2001-06-26 21:29:02 +0000
  • e0f543c7b3 Do hacky fix for AM_CONDITIONAL for GST_SUBSYSTEM_DISABLE, too. Richard Boulton 2001-06-26 19:56:22 +0000
  • d4fdfa7497 Changes to the GST_SUBSYSTEM_DISABLE macro. Erik Walthinsen 2001-06-26 19:49:50 +0000
  • 6d077dbe3d Fix g2g_object_class_list_properties() so that num_properties gets set. Richard Boulton 2001-06-26 19:06:37 +0000
  • 0ab71b3df2 Convert artsc and arts checks to use GST_CHECK_FEATURE. Richard Boulton 2001-06-26 18:20:34 +0000
  • ebfdfb73ca Move alsa check to use GST_CHECK_FEATURE macro. Richard Boulton 2001-06-26 02:48:17 +0000
  • 99ac7168af Fixes to work properly with automake 1.4 Richard Boulton 2001-06-26 02:27:14 +0000
  • 912d0fd85c Added feature check macro, GST_CHECK_FEATURE. Richard Boulton 2001-06-26 01:53:20 +0000
  • 67fef4e42a Move config dir from /etc/gstreamer to ${sysconfdir}/gstreamer by default: more portable, configurable, and standard. Richard Boulton 2001-06-25 21:39:00 +0000
  • 19869191b4 Remove more generated files Richard Boulton 2001-06-25 20:53:20 +0000
  • 2a39aad141 Remove many unwanted generated files from distributions. Richard Boulton 2001-06-25 20:41:05 +0000
  • bbed116d90 Added plugins to DIST_SUBDIRS Richard Boulton 2001-06-25 20:39:53 +0000