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 |
2002-01-11 |
Andy Wingo | cimpile fix for libxml1 |
tree | commitdiff |
2002-01-11 |
Andy Wingo | added function gst_xml_write_file() which writes a... |
tree | commitdiff |
2002-01-06 |
Andy Wingo | global s/disksrc/filesrc/, but edited by me |
tree | commitdiff |
2002-01-04 |
Andy Wingo | finalize conversion to gst-register |
tree | commitdiff |
2002-01-02 |
Thomas Vander Stichele | fixes for make distcheck does GST_ELEMENT_IS_COTHREAD_S... |
tree | commitdiff |
2002-01-02 |
Thomas Vander Stichele | fixes to make distcheck work changed registry out of... |
tree | commitdiff |
2002-01-01 |
Wim Taymans | /me should compile first |
tree | commitdiff |
2002-01-01 |
Wim Taymans | API doc updates. |
tree | commitdiff |
2002-01-01 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-01-01 |
Wim Taymans | Some small cleanups. added a drop_probaility arg to... |
tree | commitdiff |
2001-12-31 |
Wim Taymans | yes, it does return a gboolean. |
tree | commitdiff |
2001-12-31 |
Thomas Vander Stichele | can someone fix this better than me and remove FIXME's ? |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And remove some of the debugging crap |
tree | commitdiff |
2001-12-29 |
Wim Taymans | And the .h file.. |
tree | commitdiff |
2001-12-29 |
Wim Taymans | Changed to a GList as a GSList seems to have ..uhm... |
tree | commitdiff |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
tree | commitdiff |
2001-12-28 |
Wim Taymans | Fix cleanup for filesrc |
tree | commitdiff |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
tree | commitdiff |
2001-12-27 |
Wim Taymans | Added a property to make identity fail after N buffers |
tree | commitdiff |
2001-12-25 |
Andy Wingo | save the plugin paths in the registry load them back... |
tree | commitdiff |
2001-12-25 |
Wim Taymans | Tee Fixes. added cothread_stop (not used) improved... |
tree | commitdiff |
2001-12-24 |
Andy Wingo | removed httpsrc from core |
tree | commitdiff |
2001-12-24 |
Wim Taymans | Better, cleaner state management of the scheduler by... |
tree | commitdiff |
2001-12-23 |
Wim Taymans | Removed the munmap for now |
tree | commitdiff |
2001-12-23 |
Wim Taymans | Fix an event leak |
tree | commitdiff |
2001-12-23 |
Wim Taymans | Better cothread cleanup |
tree | commitdiff |
2001-12-22 |
Wim Taymans | Never destroy the current cothread. |
tree | commitdiff |
2001-12-22 |
Wim Taymans | This is an attempt at not segfaulting on errors but... |
tree | commitdiff |
2001-12-20 |
Wim Taymans | - Reclaim cothread state even if the cothread was never... |
tree | commitdiff |
2001-12-20 |
Wim Taymans | cothread cleanup. |
tree | commitdiff |
2001-12-19 |
Wim Taymans | Some more work on cleanup. |
tree | commitdiff |
2001-12-19 |
Wim Taymans | include gstevent.h |
tree | commitdiff |
2001-12-19 |
Wim Taymans | Moved the typedef to gsttypes.h as stock rh 7.2 gcc... |
tree | commitdiff |
2001-12-19 |
Zaheer Abbas Merali | Added capsnego to the Tee Element |
tree | commitdiff |
2001-12-18 |
Wim Taymans | - Elements can now send events to their parent. |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Added IRIX compatibility code for dladdr |
tree | commitdiff |
2001-12-18 |
Wim Taymans | free the entries and strings |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Reset the offset when going to READY |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Clean to cothread context when destroyed |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Applied a cothread setup patch for IRIX from Nick Blievers |
tree | commitdiff |
2001-12-18 |
Wim Taymans | Adde cothread context cleanup code |
tree | commitdiff |
2001-12-17 |
Christian Schaller | Ok, all // comments removed except the bloddy nested... |
tree | commitdiff |
2001-12-17 |
Christian Schaller | just one bad comment here |
tree | commitdiff |
2001-12-17 |
Christian Schaller | ok, one big bad file fixed for // comments almost,... |
tree | commitdiff |
2001-12-17 |
Christian Schaller | more of the popular // fixes |
tree | commitdiff |
2001-12-17 |
Wim Taymans | Added parallel pipeline syntex to the parser. ./gstream... |
tree | commitdiff |
2001-12-17 |
Andrew Mitchell | Re-add fix from the branch |
tree | commitdiff |
2001-12-16 |
Wim Taymans | Remove the --help arg and don't quit |
tree | commitdiff |
2001-12-16 |
Thomas Vander Stichele | merged back from build branch let's hope you all agree |
tree | commitdiff |
2001-12-15 |
Wim Taymans | Added en axtra include for sys_errlist |
tree | commitdiff |
2001-12-15 |
Wim Taymans | Comment this one out until we have a shim |
tree | commitdiff |
2001-12-15 |
Wim Taymans | Various cleanups and leak fixage. |
tree | commitdiff |
2001-12-15 |
Christian Schaller | ok, small fix due to me not considering the problem... |
tree | commitdiff |
2001-12-15 |
Christian Schaller | updated .h files with // fixes |
tree | commitdiff |
2001-12-15 |
Christian Schaller | recommenting out line I had mistakedly uncommented |
tree | commitdiff |
2001-12-15 |
Thomas Vander Stichele | fix some of uraeus's commenting fixes can someone also... |
tree | commitdiff |
2001-12-14 |
Christian Schaller | aye ladie, no more ugly // comments here, even if Taaz... |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Added the GINT64 shim |
tree | commitdiff |
2001-12-14 |
Michael Meeks | gst/gst.c (gst_main, gst_main_quit): upd. |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Added debugging info again. |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Don't wrtie to the page we have mmaped read only. |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Removed code for which we don't have a shim yet. |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Some leftover fixes from Michael. |
tree | commitdiff |
2001-12-14 |
Andy Wingo | vestigial gstdisksrc removal |
tree | commitdiff |
2001-12-14 |
Wim Taymans | Don't try to add NULL psepcs |
tree | commitdiff |
2001-12-14 |
Andy Wingo | go away i tell you |
tree | commitdiff |
2001-12-13 |
Andy Wingo | bye bye disksrc! c-ya! peace out! |
tree | commitdiff |
2001-12-13 |
Wim Taymans | More Michael fixage |
tree | commitdiff |
2001-12-13 |
Wim Taymans | Aplied more fixage from Michael Meeks. |
tree | commitdiff |
2001-12-13 |
Michael Meeks | Aplied a patch from Michael Meeks to add libxml2 support. |
tree | commitdiff |
2001-12-12 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2001-12-12 |
Wim Taymans | Some small cleanups |
tree | commitdiff |
2001-12-12 |
Wim Taymans | Some code cleanups. |
tree | commitdiff |
2001-12-12 |
Wim Taymans | schedule ws renamed to scheduler. |
tree | commitdiff |
2001-12-12 |
Wim Taymans | Removed dead code |
tree | commitdiff |
2001-12-12 |
Andy Wingo | minor typographical change to autogen added --with... |
tree | commitdiff |
2001-12-11 |
Erik Walthinsen | change coloration for group 31 |
tree | commitdiff |
2001-12-11 |
Wim Taymans | Change the prototype too |
tree | commitdiff |
2001-12-11 |
Wim Taymans | use connect_swapped |
tree | commitdiff |
2001-12-11 |
Wim Taymans | Also swap the args in the callback function |
tree | commitdiff |
2001-12-11 |
Christian Schaller | Removed _object from g_signal_connect_object in order... |
tree | commitdiff |
2001-12-10 |
Wim Taymans | Update our internal state counters when adding/removing... BRANCH-BUILD1-200112101-ROOT |
tree | commitdiff |
2001-12-09 |
Wim Taymans | Set the pipeline to the paused state when doing dynimic... |
tree | commitdiff |
2001-12-09 |
Wim Taymans | Added some more docs |
tree | commitdiff |
2001-12-08 |
Thomas Vander Stichele | more and more |
tree | commitdiff |
2001-12-08 |
Thomas Vander Stichele | Mama always said : "do one, do them all" |
tree | commitdiff |
2001-12-08 |
Thomas Vander Stichele | and this one |
tree | commitdiff |
next |