2001-03-03 |
Wim Taymans | And the gst_utit_set_object_arg function too of course... |
tree | commitdiff |
2001-03-03 |
Wim Taymans | Added gstutils.h to #include |
tree | commitdiff |
2001-03-03 |
Wim Taymans | Added a utility function in gstutils to set an object... |
tree | commitdiff |
2001-03-02 |
Erik Walthinsen | added sparc cothreads |
tree | commitdiff |
2001-03-02 |
Richard Boulton | Add advice to run gstreamer-register when warning that... |
tree | commitdiff |
2001-02-28 |
Wim Taymans | Make sure a cothreaded element is selected as the first... |
tree | commitdiff |
2001-02-28 |
Wim Taymans | Redid the cpu detection with a little help from mpeg2de... |
tree | commitdiff |
2001-02-27 |
Wim Taymans | CPU detection of MMXEXT and probably 3DNOW (not on... |
tree | commitdiff |
2001-02-25 |
Brent Bradburn | Patched .h files for C++ support. |
tree | commitdiff |
2001-02-25 |
Erik Walthinsen | swapped ordering of plugin dirs so srcdir plugins load... |
tree | commitdiff |
2001-02-25 |
Erik Walthinsen | commented out some printfs that went to stdout |
tree | commitdiff |
2001-02-24 |
Wim Taymans | slightly changed the Makefile.am in videoscale libs. |
tree | commitdiff |
2001-02-23 |
Wim Taymans | Updated the docs for gst_pluging_add_path |
tree | commitdiff |
2001-02-23 |
Erik Walthinsen | Added two options: --gst-plugin-spew will print errors... |
tree | commitdiff |
2001-02-23 |
Erik Walthinsen | always include the installed plugin directories in... |
tree | commitdiff |
2001-02-22 |
Wim Taymans | More doc updates |
tree | commitdiff |
2001-02-22 |
Erik Walthinsen | minor change: changed case of the strings for states |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Remove alias for asyncdisksrc backwards compatability. |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Fixed typo in element details. |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Added parameter checking to gst_queue_get(). |
tree | commitdiff |
2001-02-16 |
Richard Boulton | Redo patch using _NUM rather than converting one way... |
tree | commitdiff |
2001-02-16 |
Richard Boulton | Fix missing GPOINTER_TO_INT()'s on case values. |
tree | commitdiff |
2001-02-16 |
Richard Boulton | Include compatability defines for old versions of libxml1 |
tree | commitdiff |
2001-02-15 |
Richard Boulton | Fix a couple of instances of childs, which should be... |
tree | commitdiff |
2001-02-10 |
Wim Taymans | - backported the xml load bug in the properties |
tree | commitdiff |
2001-02-07 |
Erik Walthinsen | Fixed cothreads.c problems with make dist. This still... |
tree | commitdiff |
2001-02-05 |
Erik Walthinsen | Reworked getregion/pullregion stuff. Region is now... |
tree | commitdiff |
2001-02-04 |
Erik Walthinsen | moved asyncdisksrc to disksrc, no point in having a... |
tree | commitdiff |
2001-01-31 |
Erik Walthinsen | ARM works! |
tree | commitdiff |
2001-01-31 |
Wim Taymans | Documentation updates. |
tree | commitdiff |
2001-01-30 |
Wim Taymans | Added a first attempt for XML embedding in the main... |
tree | commitdiff |
2001-01-29 |
Wim Taymans | Lots of plugins fixes where the parentage macros were... |
tree | commitdiff |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
tree | commitdiff |
2001-01-23 |
Wim Taymans | Updated the docs with the new _request methods |
tree | commitdiff |
2001-01-23 |
Richard Boulton | Add gst_element_request_compatible_pad and remove gst_e... |
tree | commitdiff |
2001-01-21 |
Wim Taymans | Docs updates |
tree | commitdiff |
2001-01-21 |
Wim Taymans | More eos handling, bin in bin is handled correctly... |
tree | commitdiff |
2001-01-21 |
Sepp Wijnands | the 'OSS hangs when opening the device when in use... |
tree | commitdiff |
2001-01-20 |
Wim Taymans | Check for NULL buffers before chaining/pushing them... |
tree | commitdiff |
2001-01-20 |
Wim Taymans | More EOS changes. |
tree | commitdiff |
2001-01-20 |
Wim Taymans | Make sure the loopfunction ends when an element goes... |
tree | commitdiff |
2001-01-20 |
Wim Taymans | A very small change to make eos somewhat work. no inner... |
tree | commitdiff |
2001-01-20 |
Erik Walthinsen | Got ghostpads to work, even in -launch. Needs more... |
tree | commitdiff |
2001-01-19 |
Wim Taymans | API docs updates |
tree | commitdiff |
2001-01-19 |
Erik Walthinsen | Major cleanup of the latest ghostpad changes. Fixed... |
tree | commitdiff |
2001-01-19 |
Erik Walthinsen | more cothreads cleanup, and first pass at ARM code |
tree | commitdiff |
2001-01-19 |
Erik Walthinsen | ALPHA COTHREADS WORK! Worked around a nasty stack... |
tree | commitdiff |
2001-01-19 |
Erik Walthinsen | First pass at updating to new ghostpad system. The... |
tree | commitdiff |
2001-01-19 |
Wim Taymans | And here they are.... |
tree | commitdiff |
2001-01-19 |
Wim Taymans | Moved queue and typefind elements to the core since... |
tree | commitdiff |
2001-01-18 |
Wim Taymans | Added mthodes to request an element to create pads... |
tree | commitdiff |
2001-01-18 |
Richard Boulton | Fixes to work with libxml2. |
tree | commitdiff |
2001-01-18 |
Erik Walthinsen | Updates to cothreads code, including non-working alpha... |
tree | commitdiff |
2001-01-15 |
Wim Taymans | Fixed the state change code in gstelement that broke... |
tree | commitdiff |
2001-01-14 |
Richard Boulton | Adding nasty hack to rules to generate cothreads.{o... |
tree | commitdiff |
2001-01-14 |
Erik Walthinsen | Massive build fixup. Will send message to -devel list... |
tree | commitdiff |
2001-01-14 |
Wim Taymans | Change MAP_ANONYMOUS to MAP_ANON in the mmap for BSD... |
tree | commitdiff |
2001-01-14 |
Wim Taymans | Added an extra signal_cond to queue to make sure that... |
tree | commitdiff |
2001-01-13 |
Wim Taymans | include parser.h instead of gnome-xml/parser.h untill... |
tree | commitdiff |
2001-01-11 |
Erik Walthinsen | renamed private to element_private, to make obvious... |
tree | commitdiff |
2001-01-11 |
Erik Walthinsen | added gpointer private to pads, so elements can store... |
tree | commitdiff |
2001-01-11 |
Erik Walthinsen | removed some spare newlines |
tree | commitdiff |
2001-01-10 |
Erik Walthinsen | minor docs fix |
tree | commitdiff |
2001-01-09 |
Erik Walthinsen | fixed a leak |
tree | commitdiff |
2001-01-08 |
Wim Taymans | Manual updates. fixes to gstxml.c gst_xml_get_element... |
tree | commitdiff |
2001-01-08 |
Richard Boulton | Correct typo in comment, and make another comment more... |
tree | commitdiff |
2001-01-07 |
Wim Taymans | Handle the tee element like bin, thread, pipeline,... |
tree | commitdiff |
2001-01-07 |
Richard Boulton | gstreamer-register will now never cause the |
tree | commitdiff |
2001-01-07 |
Wim Taymans | Greatly simplyfied queue locking by only using the... |
tree | commitdiff |
2001-01-07 |
Erik Walthinsen | more leak fixes |
tree | commitdiff |
2001-01-07 |
Richard Boulton | Check plugin repository up-to-dateness by scanning... |
tree | commitdiff |
2001-01-07 |
Richard Boulton | Config directory (which currently just holds the regist... |
tree | commitdiff |
2001-01-07 |
Erik Walthinsen | removed a leak |
tree | commitdiff |
2001-01-07 |
Erik Walthinsen | turned -launch capabilities into gst_parse_launch() |
tree | commitdiff |
2001-01-07 |
Wim Taymans | Added sleep time to identity |
tree | commitdiff |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
tree | commitdiff |
2001-01-06 |
Wim Taymans | Rearranged the mutex locking, still have to think about... |
tree | commitdiff |
2001-01-06 |
Wim Taymans | Added a mutex around the mem_chunck alloc routines |
tree | commitdiff |
2001-01-06 |
Wim Taymans | Updated the manual and the docs. |
tree | commitdiff |
2001-01-05 |
Erik Walthinsen | fixed missing comment noticed by David Lehn |
tree | commitdiff |
2001-01-04 |
Erik Walthinsen | updated API docs |
tree | commitdiff |
2001-01-04 |
Erik Walthinsen | Rearranged cothreads sources a bit, added some API... |
tree | commitdiff |
2001-01-03 |
Erik Walthinsen | debug updates and a padtemplate counter added |
tree | commitdiff |
2001-01-03 |
Erik Walthinsen | Made gst_pad_eos_func a non-static function |
tree | commitdiff |
2001-01-03 |
Wim Taymans | Made the GstProps a GList instead of a GSList |
tree | commitdiff |
2001-01-03 |
Richard Boulton | Various small fixes. |
tree | commitdiff |
2001-01-02 |
Wim Taymans | Added a check for libjpeg |
tree | commitdiff |
2001-01-02 |
Erik Walthinsen | Massive, massive update of most source files. I went... |
tree | commitdiff |
2001-01-02 |
Wim Taymans | Fixes for gsteditor/gstplay install/build fixed typo... |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | More build fixes |
tree | commitdiff |
2001-01-01 |
Wim Taymans | Documentation updates |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | Re-arranged the build a bit to try to make it more... |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | fixed a nasty bug where at -O6 teh compiler optimized... |
tree | commitdiff |
2001-01-01 |
Wim Taymans | Fixed a very bad error with autoplugging. |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | updated the debug system so it works nicely now |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | Added API to control DEBUG level, updated cmdline code |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | modified cmdlien code to take both 0xHEX and dec, and... |
tree | commitdiff |
2001-01-01 |
Wim Taymans | Fixed a typo |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | set categories for all INFOs |
tree | commitdiff |
2001-01-01 |
Wim Taymans | Added command line parsing for |
tree | commitdiff |
next |