2002-02-15 |
Andy Wingo | to set default categories for an app, call set_categori... |
tree | commitdiff |
2002-02-15 |
Andy Wingo | first pass at integrating popt into gstreamer note... |
tree | commitdiff |
2002-02-13 |
Ronald S. Bultje | This is probably cleaner |
tree | commitdiff |
2002-02-12 |
Thomas Vander Stichele | revert part of wingo's patch wingo, I'm not doing this... |
tree | commitdiff |
2002-02-12 |
Andy Wingo | fix funny build issue by not linking plugin libraries... |
tree | commitdiff |
2002-02-12 |
Thomas Vander Stichele | updating tee to use properties |
tree | commitdiff |
2002-02-11 |
Thomas Vander Stichele | I don't think we wanted to change the include dir to... |
tree | commitdiff |
2002-02-11 |
Thomas Vander Stichele | this is a really evil hack. |
tree | commitdiff |
2002-02-11 |
Thomas Vander Stichele | this cothread thing is starting to confuse me which... |
tree | commitdiff |
2002-02-11 |
Benjamin Otte | major rewrite of the spider. |
tree | commitdiff |
2002-02-11 |
Andy Wingo | it still only iterates once, but we're getting there |
tree | commitdiff |
2002-02-11 |
Andy Wingo | removed cothread-specific code from gstinfo.c because... |
tree | commitdiff |
2002-02-10 |
Andy Wingo | changed libgst -> libgstreamer to comply with namespace... |
tree | commitdiff |
2002-02-10 |
Thomas Vander Stichele | oopsie |
tree | commitdiff |
2002-02-09 |
Thomas Vander Stichele | more build cleanups (using as-version and as-libtool... |
tree | commitdiff |
2002-02-08 |
Andy Wingo | fix spurious libxml warning |
tree | commitdiff |
2002-02-07 |
Ronald S. Bultje | Wim, please upload the header files too next time ;) |
tree | commitdiff |
2002-02-06 |
Wim Taymans | Converted a few _info events to properties.. |
tree | commitdiff |
2002-02-06 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-02-06 |
Benjamin Otte | This patch (nearly) completes the removal of vertical... |
tree | commitdiff |
2002-02-06 |
Thomas Vander Stichele | sorry, but I'd like this fixed ;) |
tree | commitdiff |
2002-02-06 |
Benjamin Otte | update to do the new error handling and notification |
tree | commitdiff |
2002-02-06 |
Richard Boulton | Use automake's per-target CFLAG functionality to compil... |
tree | commitdiff |
2002-02-06 |
Andy Wingo | a couple more ifdefs |
tree | commitdiff |
2002-02-06 |
Andy Wingo | Farewell sweet shim, |
tree | commitdiff |
2002-02-06 |
Andy Wingo | core is glib2 only now tried to convert to g_strdup_val... |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | initial checkin for the deep_notify signal which replac... |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | bugfixing; use the right function to check probable... |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | bugfix: nobody knows if the pad will still be there... |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | removed workaround for a bug that is fixed |
tree | commitdiff |
2002-02-05 |
Thomas Vander Stichele | this fix makes sure that we actually request a pad... |
tree | commitdiff |
2002-02-05 |
Benjamin Otte | - use autoplugging instead of predefined way on sometim... |
tree | commitdiff |
2002-02-05 |
Thomas Vander Stichele | remove cothreads from the Makefile.am |
tree | commitdiff |
2002-02-04 |
Thomas Vander Stichele | small compile fix |
tree | commitdiff |
2002-02-04 |
Thomas Vander Stichele | similar fix for count ref |
tree | commitdiff |
2002-02-04 |
Thomas Vander Stichele | this is better |
tree | commitdiff |
2002-02-04 |
Thomas Vander Stichele | shouldn't fuss about not needing to ref at all |
tree | commitdiff |
2002-02-04 |
Andy Wingo | removed my cothreads dir in favor of the cothreads... |
tree | commitdiff |
2002-02-03 |
Wim Taymans | Added a first stab at a better clocking system. |
tree | commitdiff |
2002-02-03 |
Ronald S. Bultje | Some small adjustments for for better open-a-new-file... |
tree | commitdiff |
2002-02-02 |
Andy Wingo | some compile fixes, api changes, and i added the abilit... |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Added some more shims |
tree | commitdiff |
2002-02-02 |
Wim Taymans | More pointless cleanups |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Small pointless cleanups |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Make filesrc respond to seek |
tree | commitdiff |
2002-02-02 |
Wim Taymans | Fix a serious leak in tee |
tree | commitdiff |
2002-02-01 |
Erik Walthinsen | Change soversion back to 0:0:0 and add use of -release... |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow new headers to be written - or we will never... |
tree | commitdiff |
2002-01-31 |
Ronald S. Bultje | Allow multiple files to be created with disksink and... |
tree | commitdiff |
2002-01-30 |
Benjamin Otte | fix segfault when pushing events twice |
tree | commitdiff |
2002-01-30 |
Thomas Vander Stichele | trying to fall back to glib1 when glib2 isn't there |
tree | commitdiff |
2002-01-30 |
Thomas Vander Stichele | removing versioning please check ;) |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | dude, use glib swap functions |
tree | commitdiff |
2002-01-29 |
Benjamin Otte | inclusion of GstMD5Sink |
tree | commitdiff |
2002-01-29 |
Thomas Vander Stichele | ... and this one fixes make distcheck for glib2 builds |
tree | commitdiff |
2002-01-29 |
Thomas Vander Stichele | this fixes the marshal thingy |
tree | commitdiff |
2002-01-29 |
Andy Wingo | fixed a number of bugs, added support for cothread... |
tree | commitdiff |
2002-01-28 |
Thomas Vander Stichele | trying to fix some of the issues here |
tree | commitdiff |
2002-01-28 |
Andy Wingo | it works, yo |
tree | commitdiff |
2002-01-28 |
Benjamin Otte | initial import of the spider autoplugger - not to self... |
tree | commitdiff |
2002-01-28 |
Benjamin Otte | initial import of the spider autoplugger |
tree | commitdiff |
2002-01-28 |
Andy Wingo | removed acinclude.m4 |
tree | commitdiff |
2002-01-28 |
Andy Wingo | the cothreads library now builds, but it's untested... |
tree | commitdiff |
2002-01-28 |
Benjamin Otte | add API to make life easier |
tree | commitdiff |
2002-01-28 |
Benjamin Otte | fix SEGV when connecting chains during an iteration |
tree | commitdiff |
2002-01-27 |
Benjamin Otte | fix bug in _dispose of element/pads |
tree | commitdiff |
2002-01-27 |
Andy Wingo | a couple of fixen |
tree | commitdiff |
2002-01-27 |
Andy Wingo | a first pass at cleaning up the configure stuff new... |
tree | commitdiff |
2002-01-27 |
Wim Taymans | Fix padtemplate being unreffed twice on glib2 |
tree | commitdiff |
2002-01-26 |
Benjamin Otte | make add_ghost_pad return new pad instead of NULL |
tree | commitdiff |
2002-01-26 |
Wim Taymans | Do the right thing on SET/CUR/END seek types. |
tree | commitdiff |
2002-01-26 |
Wim Taymans | Added SET/CUR/END seek types. |
tree | commitdiff |
2002-01-25 |
Andy Wingo | should fix an error in a no-glib2 error message, an... |
tree | commitdiff |
2002-01-23 |
Andy Wingo | this version actually autogens properly and passes... |
tree | commitdiff |
2002-01-23 |
Andy Wingo | i got it to work. i am the hack-master of the moment... |
tree | commitdiff |
2002-01-23 |
Andy Wingo | new, shiny hack uses mutexes to determine the current... |
tree | commitdiff |
2002-01-23 |
Andy Wingo | remove kruft that krept in on previous kommit |
tree | commitdiff |
2002-01-23 |
Andy Wingo | build system tweaks, and now the cothreads test code... |
tree | commitdiff |
2002-01-22 |
Andy Wingo | this works, but it sucks |
tree | commitdiff |
2002-01-22 |
Andy Wingo | added another test |
tree | commitdiff |
2002-01-22 |
Andy Wingo | further fixes |
tree | commitdiff |
2002-01-22 |
Andy Wingo | forgot to add a file |
tree | commitdiff |
2002-01-21 |
Andy Wingo | attemping to resolve thread_self() problems, unfinished |
tree | commitdiff |
2002-01-21 |
Andy Wingo | added autogen skript |
tree | commitdiff |
2002-01-21 |
Andy Wingo | added a test for pth and pthreads. in summary, it doesn... |
tree | commitdiff |
2002-01-21 |
Andy Wingo | The core code from pth has been taken out and included... |
tree | commitdiff |
2002-01-20 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-01-20 |
Wim Taymans | Delay pad negotiation until the element is in READY... |
tree | commitdiff |
2002-01-19 |
Andy Wingo | removed another overzealous check, sigh |
tree | commitdiff |
2002-01-19 |
Andy Wingo | removed a check that was too restrictive. any errors... |
tree | commitdiff |
2002-01-19 |
Andy Wingo | miscellaneous fixes, added gst_pad_unset_sched() api. |
tree | commitdiff |
2002-01-18 |
Andy Wingo | cleaning up duplicated code in gstbin.c added some... |
tree | commitdiff |
2002-01-15 |
Martin Enlund | Previously filesrc would segfault when fed with the... |
tree | commitdiff |
2002-01-14 |
Andy Wingo | fix doc build for glib2 remove template files from... |
tree | commitdiff |
2002-01-13 |
Wim Taymans | Landed the new improved capsnegotiation system. |
tree | commitdiff |
2002-01-13 |
Wim Taymans | Added EOS to the cache. |
tree | commitdiff |
2002-01-12 |
David I. Lehn | s/filter/plugin/ add $(GST_LIBS) to all plugins move... |
tree | commitdiff |
2002-01-11 |
Andy Wingo | fix for libxml1 compatibility |
tree | commitdiff |
2002-01-11 |
Andy Wingo | summary: fix xml in gstreamer 1) make clear distinction... |
tree | commitdiff |
next |