2001-07-20 |
David I. Lehn | Update to Debian packaging files to 0.2.1-2 |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Richard Boulton | Sort out some remaining bits of fwg which weren't valid... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Richard Boulton | Fix incorrectly matched tags, as found by xsltproc... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Richard Boulton | Add instructions for getting docbook-gnome-bin debian... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Wim Taymans | Make sure the autoplugger doesn't try to connect elemen... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Wim Taymans | Added what I think should be the basic steps for writin... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Wim Taymans | Added missing pad_select prototypes/defs. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Richard Boulton | Change tests/muxer/Makefile to tests/muxing/Makefile... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Wim Taymans | Changed the main loop to while (iterate(bin)) |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Wim Taymans | Properly set the eos flag when no elements can be sched... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Thomas Vander... | added muxer Makefile |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Added prototypes for gst_pad_peek, gst_pad_select and... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Added a muxing test case. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Added a g_assert when a filled bufpen is overwritten. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Some cleanups in output of various test plugins. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Added request pads to fakesink. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Added DEBUG_FUNCPTR to most plugins. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Print out the request pad function. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Some code cleanups. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Andy Wingo | to element classes without using an elementfactory. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Wim Taymans | Removed the remaining bits of MetaData. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Erik Walthinsen | added speed and volume to configure.base |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Wim Taymans | Added a vob to mpeg1 transcoder. note that this one... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Added the init.sgml file to the makefile |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | More blablah about how cool GStreamer really is.. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Added docs on library init. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Lots of updates. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Add sane arg checking. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Added a parse_launch example. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Updated the autoplug example. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Some updates to the manual, mostly glib2 related. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Wim Taymans | Removed the last bits of Metadata. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wim Taymans | Added the qcam src |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wim Taymans | Added the xid stuff in again if compiling against gtk. |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Trivial commit... | Added arg setting for UINT types. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Wim Taymans | Added the ffmpeg wrapper plugin. (ffmpeg.sourceforge... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Steve Baker | return NULL from g2g_object_class_find_property if... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Wim Taymans | Added types and structures for AVI/DV. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Christian Schaller | - Updated SPEC file. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Christian Schaller | - Added FLAC information |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Richard Boulton | Put the back check for the FLAC library. This looks... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Wim Taymans | Added configure checks for libsidplay. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Wim Taymans | Added the SID plugin. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Wim Taymans | Fix an endless loop at EOS.. this is a hack... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Richard Boulton | Allow elements to be given custom names with [] syntax... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Richard Boulton | Put GST_CFLAGS before other CFLAGS, to ensure that... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Richard Boulton | Prefix for marshallers should be gst_marshal, rather... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Richard Boulton | Ensure that the marshaller code #includes glib-object... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Ensure that the gstmarshal.[ch] files are generated... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Make sure conditionally compiled files are added to... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Wim Taymans | Added a check for the FLAC plugin. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Fix ALSA check; was overwriting the ALSA_CFLAGS and... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Remove gstreamer.html from generated files, since it... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Actually pass the infomessages variable into config... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Richard Boulton | Change plugin-srcdir msg stuff near the end of configur... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Thomas Vander... | implemented ring buffer RELEASE-0_2_1-SEDIMASTER RELEASE-0_2_1-UNKN |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Wim Taymans | Some small fixes. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Wim Taymans | Small fixes to the autoplugger so that it uses a colors... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Erik Walthinsen | configure.base: changed to 0.2.1, reworked the -D gathe... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Erik Walthinsen | added _CFLAGS and modified to allow the multiple substi... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Add a hack to ensure that automake picks up the variabl... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Add a "MODULES" parameter to GST_CHECK_CONFIGPROG,... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from accon... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Fix brokenness with autoconf 2.50. *sigh* |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Richard Boulton | Add XMMS macro to acinclude.m4, since it's a commonly... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Wim Taymans | Removed the GST_CONFIG_DIR from config.h and made a... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Fix up configure --help output: GST_DISABLE_SUBSYSTEM... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE() |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Wim Taymans | Removed vgasink for now. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Do hacky fix for AM_CONDITIONAL for GST_SUBSYSTEM_DISAB... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Erik Walthinsen | Changes to the GST_SUBSYSTEM_DISABLE macro. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Fix g2g_object_class_list_properties() so that num_prop... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Convert artsc and arts checks to use GST_CHECK_FEATURE. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Move alsa check to use GST_CHECK_FEATURE macro. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Fixes to work properly with automake 1.4 |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Richard Boulton | Added feature check macro, GST_CHECK_FEATURE. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Move config dir from /etc/gstreamer to ${sysconfdir... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Remove more generated files |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Remove many unwanted generated files from distributions. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Added plugins to DIST_SUBDIRS |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Wim Taymans | Removed the final bits of GstMeta. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Add consts to appropriate parameters in debug and info... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | added gstmarshal.[ch] to .cvsignore, added gstmarshal... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | added some dirs to DIST_SUBDIRS, added a comment to... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | removed gstmarshal.[ch], added gstmarshal.list, and... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Wim Taymans | Added configure checks to disable various major subsystems. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | gstreamer.types.in: remove colorspace header. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | gobject2gtk.h: added g2g_object_get_type() prototype... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Wim Taymans | Added a missing #else |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Wim Taymans | Removed the wine stuff. |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Fix a warning; stuff following an #endif |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Richard Boulton | Added check for pkg-config to autogen.sh |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | Reworked the arguments for DEBUG and INFO. Removed... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | Changed all globally defined stub functions to use... |
commit | commitdiff | tree | snapshot |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Erik Walthinsen | initial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE |
commit | commitdiff | tree | snapshot |
2001-06-24 |
Erik Walthinsen | New check for libesd, a model for all the other checks... |
commit | commitdiff | tree | snapshot |
next |