2001-11-14 |
Wim Taymans | Make the queue event aware and make it do something... |
tree | commitdiff |
2001-11-14 |
Wim Taymans | Added a default handler for the pads. |
tree | commitdiff |
2001-11-14 |
Wim Taymans | Added a flag to indicate an element is event aware. |
tree | commitdiff |
2001-11-14 |
Wim Taymans | Renamed a local var to better state what its purpose is. |
tree | commitdiff |
2001-11-08 |
Erik Walthinsen | print the pre-operation refcount for ref and unref |
tree | commitdiff |
2001-10-27 |
Erik Walthinsen | added taaz's threading patch, including queue events |
tree | commitdiff |
2001-10-27 |
Steve Baker | return a negative error code instead of exiting on... |
tree | commitdiff |
2001-10-25 |
Andy Wingo | fix glib2 warning |
tree | commitdiff |
2001-10-24 |
David I. Lehn | basic statistics element |
tree | commitdiff |
2001-10-24 |
David I. Lehn | stop printing out readbytes |
tree | commitdiff |
2001-10-24 |
Wim Taymans | Add gst_typefactory_get_list to get a list of registere... |
tree | commitdiff |
2001-10-24 |
Wim Taymans | Don't try to build the marshall stuff with the gtk... |
tree | commitdiff |
2001-10-24 |
Wim Taymans | Reset the name to NULL. |
tree | commitdiff |
2001-10-24 |
Wim Taymans | Added the name property |
tree | commitdiff |
2001-10-24 |
Erik Walthinsen | BUILT_SOURCES patch from vishnu |
tree | commitdiff |
2001-10-23 |
Wim Taymans | Aplied the patches from vishnu to implement seeking... |
tree | commitdiff |
2001-10-22 |
Wim Taymans | Added 64 bit support to filesrc and a gtk+ shim (mapped... |
tree | commitdiff |
2001-10-22 |
Wim Taymans | GSearchFunc seems to be glib1.2 only so it was replaced... |
tree | commitdiff |
2001-10-21 |
Wim Taymans | Some compiler warning removed. |
tree | commitdiff |
2001-10-21 |
Wim Taymans | API docs. revived _buffer_ref_by_count fast types for... |
tree | commitdiff |
2001-10-21 |
Erik Walthinsen | added empty string for category 31, lest the coloration... |
tree | commitdiff |
2001-10-20 |
Erik Walthinsen | changed names from guchar* to gchar*, which makes C... |
tree | commitdiff |
2001-10-20 |
Erik Walthinsen | made C++ friendly |
tree | commitdiff |
2001-10-20 |
Erik Walthinsen | convert g_string_printfa to g_string_append_printf... |
tree | commitdiff |
2001-10-19 |
Wim Taymans | Removed old, bad bytestream code. |
tree | commitdiff |
2001-10-17 |
Erik Walthinsen | added another madvise and wrapped them in #ifdef's... |
tree | commitdiff |
2001-10-17 |
Erik Walthinsen | merge from EVENTS1 on 20011016 |
tree | commitdiff |
2001-10-07 |
Steve Baker | remove dparams from core |
tree | commitdiff |
2001-10-07 |
Steve Baker | remove ability to set dparams from -launch. this is... |
tree | commitdiff |
2001-10-07 |
Steve Baker | remove extra debug info |
tree | commitdiff |
2001-10-06 |
Steve Baker | gstsinesrc is being moved into plugins/synthesis/sinesrc |
tree | commitdiff |
2001-09-29 |
Steve Baker | also need to ref the template in gst_pad_new_from_template |
tree | commitdiff |
2001-09-29 |
Steve Baker | shouldn't sink here. that is up to the pad's parent... |
tree | commitdiff |
2001-09-29 |
Steve Baker | factory needs a ref to the padtemplate so that the... |
tree | commitdiff |
2001-09-28 |
Steve Baker | reenabled object destruction by renaming shutdown and... |
tree | commitdiff |
2001-09-23 |
Thomas Vander Stichele | g_critical is a glib-2.0-ism, changed them to g_warning... |
tree | commitdiff |
2001-09-22 |
Steve Baker | crashes that only happen when debugging is on aren... |
tree | commitdiff |
2001-09-18 |
Joshua N. Pritikin | glib 1.2 fix minor formatting improvements add gst_prin... |
tree | commitdiff |
2001-09-17 |
Joshua N. Pritikin | revert detailed multi-line error report |
tree | commitdiff |
2001-09-17 |
Joshua N. Pritikin | add temporary diagnostic code |
tree | commitdiff |
2001-09-17 |
Joshua N. Pritikin | fix warnings |
tree | commitdiff |
2001-09-17 |
Steve Baker | init the values when the state hits playing so that... |
tree | commitdiff |
2001-09-17 |
Steve Baker | smooth dparam now does log smooths when it is a log... |
tree | commitdiff |
2001-09-17 |
Joshua N. Pritikin | looks like cvs mangled something (?) -- try to repair |
tree | commitdiff |
2001-09-16 |
Steve Baker | volume param now uses the direct instead of the callbac... |
tree | commitdiff |
2001-09-16 |
Steve Baker | d'oh |
tree | commitdiff |
2001-09-16 |
Steve Baker | all info to describe a dparam is now in the GstDParamSp... |
tree | commitdiff |
2001-09-15 |
Steve Baker | make sure g2g_object_class_find_property returns NULL... |
tree | commitdiff |
2001-09-15 |
Erik Walthinsen | Move newbuf creation to the non-copyfunc case, since... |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | 1. Add more warnings for the gst core only. Various... |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | comment out unsupressable debugging foo |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | fix glib2 build |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | doc fix |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | Nobody checks the return value of gst_pad_connect.... |
tree | commitdiff |
2001-09-14 |
Steve Baker | generate real timestamps |
tree | commitdiff |
2001-09-14 |
Steve Baker | add gst_dparam_attach, add a new dparam which smooths... |
tree | commitdiff |
2001-09-14 |
Steve Baker | use gst_dparam_attach, check for boolean and timestamp... |
tree | commitdiff |
2001-09-14 |
Steve Baker | no reason to lock |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | be less strict |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | make gst_thread_change_state more forgiving |
tree | commitdiff |
2001-09-14 |
Joshua N. Pritikin | turn assertion into nice error message |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | fix g_log_domain_gstreamer compile (again) |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | fix compile |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | 1 fix duplicate #define of gst_marshal_VOID__OBJECT_POI... |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | backport wtay's marshal fixes from the EVENT1 branch |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | fix memory leaks |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | add assertion |
tree | commitdiff |
2001-09-13 |
Joshua N. Pritikin | 1 avoid freeing statically allocated factory->details... |
tree | commitdiff |
2001-09-12 |
Wim Taymans | This should make lots of things work again.. |
tree | commitdiff |
2001-09-12 |
Steve Baker | added to -launch syntax: if an arg is prefixed with... |
tree | commitdiff |
2001-09-12 |
Steve Baker | remove volume and freq args. update to reflect api... |
tree | commitdiff |
2001-09-12 |
Steve Baker | a bunch of changes including the beginnings of a direct... |
tree | commitdiff |
2001-09-12 |
Steve Baker | require type in gst_dparam_new, add gst_dparam_set_valu... |
tree | commitdiff |
2001-09-12 |
Steve Baker | correct usage of gtk_arg_copy |
tree | commitdiff |
2001-09-10 |
Wim Taymans | Updates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT |
tree | commitdiff |
2001-09-10 |
Erik Walthinsen | fixed a minor annoyance (maybe major flaw) with comment... |
tree | commitdiff |
2001-09-10 |
Erik Walthinsen | gstinfo.[ch], cothreads.c: added initial support for... |
tree | commitdiff |
2001-09-10 |
Joshua N. Pritikin | Sync g_signal_new args with the marshaller (glib2 is... |
tree | commitdiff |
2001-09-10 |
Joshua N. Pritikin | Change gtk_type_new -> g_object_new. |
tree | commitdiff |
2001-09-10 |
Steve Baker | replace GstDparamPoint struct with GValue** (actually... |
tree | commitdiff |
2001-09-10 |
Steve Baker | s/Dparam/DParam/ <taaz> i'll whine about an irrelevant... |
tree | commitdiff |
2001-09-10 |
Steve Baker | dparams have arrived. see previous mail for an intro |
tree | commitdiff |
2001-09-10 |
Steve Baker | added GST_CAT_PARAMS |
tree | commitdiff |
2001-09-08 |
Steve Baker | added G_VALUE_HOLDS* macros |
tree | commitdiff |
2001-09-05 |
Erik Walthinsen | Added HP-PA for the heck of it. Totally untested,... |
tree | commitdiff |
2001-09-05 |
Erik Walthinsen | and moved all the architecture- specific code out of... |
tree | commitdiff |
2001-09-04 |
Erik Walthinsen | added docs for _span and _merge, set pool_private to... |
tree | commitdiff |
2001-09-02 |
Andy Wingo | I think I finally have this configdir thing under contr... |
tree | commitdiff |
2001-09-01 |
Jamie Gennis | added G_SQRT2 and other numeric constants to sync gobje... |
tree | commitdiff |
2001-09-01 |
David I. Lehn | typo fix |
tree | commitdiff |
2001-08-31 |
Andy Wingo | it's now mandatory to set the buffer_copy function... |
tree | commitdiff |
2001-08-29 |
Bastien Nocera | - ta ta ta, install gstevent.h, otherwise it doesn... |
tree | commitdiff |
2001-08-29 |
Erik Walthinsen | oops, another gtkism, changed GtkType to GType for... |
tree | commitdiff |
2001-08-28 |
Steve Baker | added g_value_copy to shim |
tree | commitdiff |
2001-08-27 |
Andy Wingo | removed DONTFREE from default bufferpool implementation |
tree | commitdiff |
2001-08-27 |
Andy Wingo | The bufferpool api has changed. Check gstbufferpool... |
tree | commitdiff |
2001-08-27 |
Andy Wingo | hopefully the last commit on libgst wrt bufferpools |
tree | commitdiff |
2001-08-27 |
Andy Wingo | more changes... |
tree | commitdiff |
2001-08-27 |
Andy Wingo | finished default bufferpool implementation (setting... |
tree | commitdiff |
2001-08-27 |
Andy Wingo | bufferpool changes (next commit will update plugins) |
tree | commitdiff |
next |