2002-03-08 |
Richard Boulton | Make a note of the command used to create a release... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Christian Schaller | wtay is ignoring me in #gstreamer so I am adding this... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Benjamin Otte | warning: 'current_diff' might be used uninitialized... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Andy Wingo | fix bug when requesting pads by name |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Benjamin Otte | warning: passing arg 1 of 'gst_caps_unref' from incompa... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Benjamin Otte | warning: unused variable 'templist' |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Thomas Vander... | 1st prerelease |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Thomas Vander... | updated devhelp |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Thomas Vander... | added changelog |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Thomas Vander... | no good reason to require glib 1.3.15 so back to 1... |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Benjamin Otte | warning: unused variable 'oclass' |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Benjamin Otte | warning: int format, GType arg (arg 3) |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Benjamin Otte | warning: unused variable 'oldstate' |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Benjamin Otte | warning: initialization from incompatible pointer type |
commit | commitdiff | tree | snapshot |
2002-03-05 |
Benjamin Otte | warning: deprecated use of label at end of compound... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Benjamin Otte | fix warning (yes, I'm using -Werror now :) |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Steve Baker | reflect new dparams api |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Steve Baker | This is a major update to the dparams api - I think... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Andy Wingo | let's not increment in GST_DEBUG code... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | finished devhelp stuff |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Christian Schaller | updated to glib 1.3.15 |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Christian Schaller | added proper glib dep |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Andy Wingo | object naming will start with 0 (it was one before) |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Steve Baker | added gst_util_set_value_from_string. |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | need this |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | adding devhelp dir |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | more docs fixing |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | adding devhelp files |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | thanks to jhdalin for this |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | put docs in gstreamer-devel rpm and dir |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | docs are now in gstreamer rpm want them in gstreamer... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Christian Schaller | updating something in spec, not sure what :) |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Andy Wingo | some doc and aesthetic fixes make the filter actually... |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | get some sleep |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Thomas Vander... | docs changes |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Andy Wingo | document gst_caps_debug change gst_caps_debug to accept... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Christian Schaller | Added my DOCBUILDING document |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Christian Schaller | added more files to the docs files |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Benjamin Otte | fix: when starting typefinding, make sure we're paused |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Thomas Vander... | Good luck with this one ;) converted to using getopt... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Christian Schaller | hrm, ok fixed my mistake of commiting a spec with my... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Christian Schaller | Added documentation to the SPEC file. Currently it... |
commit | commitdiff | tree | snapshot |
2002-03-02 |
Thomas Vander... | applied some of meeks's patches |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Wim Taymans | Added last_message. |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Benjamin Otte | make sure cothread->priv is NULL when uninited because... |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Benjamin Otte | updated popt stuff: |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Benjamin Otte | fixes: |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Wim Taymans | Iterate until we find the real pad when creating a... |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Wim Taymans | Added gst_event_copy |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Wim Taymans | Store the element in the cothread private field. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Wim Taymans | Added a private field to the cothread state. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Wim Taymans | Only unset the scheduler on REAL pads. This is a nasty... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Thomas Vander... | uncomment it in the DIRS to avoid errors |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Thomas Vander... | test program doesn't leave iterate atm, commenting it |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Thomas Vander... | right include |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Thomas Vander... | add to DIST_SUBDIRS |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Steve Baker | generate the makefile for dparams testing |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Steve Baker | use the correct marshal |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Andy Wingo | add two apis: gst_element_connect_elements_many (elem1... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Thomas Vander... | using GST_DEBUGINFO |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Thomas Vander... | more debug output used CONNECT_OK because otherwise... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Andy Wingo | warning fixes gst_object_set_name (name, NULL) uniquifi... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Steve Baker | so that people know about GST_PLUGIN_PATH |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Steve Baker | move GST_PLUGIN_PATH before _gst_plugin_initialize... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Thomas Vander... | a warning fix a potential commenting error fix more... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Thomas Vander... | before, entering and leaving where invisible now it... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Wim Taymans | Fixed some warnings |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Thomas Vander... | documentation addition |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Andy Wingo | changes to spider: add padtemplates so the connect... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Andy Wingo | many fixes related to dynamic pipelines. |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Benjamin Otte | appending caps to themself is not fatal, is it? |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Andy Wingo | some object cleanup fixes |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Andy Wingo | capsnego fixes in adder, speed, and identity |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Andy Wingo | convert identity to g_object_notify stuff i hate last... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Andy Wingo | back to popt 1.5 |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Andy Wingo | allow gst_init(NULL, NULL) to work this fix was prompte... |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Andy Wingo | add 'toolsdir' to the pc files add our first plugin... |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Andy Wingo | Closes: [ #518093 ] libxml2-dev absence not caught... |
commit | commitdiff | tree | snapshot |
2002-02-16 |
Andy Wingo | workaround for old popt versions, maybe this is the... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Andy Wingo | --gst-scheduler={basic,standard} :-))) |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Andy Wingo | to set default categories for an app, call set_categori... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Andy Wingo | first pass at integrating popt into gstreamer note... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Richard Boulton | Test commit: if this works, the CVS is working again. |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Richard Boulton | Remove test file. |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Ronald S. Bultje | This is probably cleaner |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Richard Boulton | This is a test commit to check that the new syncmail... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Thomas Vander... | don't set INFO categories before running gst_init |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Thomas Vander... | small addition |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Thomas Vander... | revert part of wingo's patch wingo, I'm not doing this... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Andy Wingo | fix funny build issue by not linking plugin libraries... |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Thomas Vander... | updating tee to use properties |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Thomas Vander... | use properties |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Thomas Vander... | fixing up tests to work with property callbacks |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Thomas Vander... | events seem to be gone |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | because of the versioning we need to do this |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | I don't think we wanted to change the include dir to... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | more smalltalk fixage |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | first have breakfast then fix things |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | more of this |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Thomas Vander... | adding standard scheduler |
commit | commitdiff | tree | snapshot |
next |