Skip to content
Snippets Groups Projects
  1. Dec 19, 2003
  2. Dec 18, 2003
  3. Dec 17, 2003
  4. Dec 16, 2003
  5. Dec 15, 2003
  6. Dec 14, 2003
  7. Dec 13, 2003
    • Ronald S. Bultje's avatar
      This is either a rewrite or a large bugfix to the queue element, whatever you prefer to call it. · 90d64117
      Ronald S. Bultje authored
      Original commit message from CVS:
      This is either a rewrite or a large bugfix to the queue element, whatever
      you prefer to call it.
      
      * upstream event forwarding now works. This should fix Julien's issues.
      * this queue allows setting a min. treshold size and a max. limit size
      in bytes, buffers and time before the queue allows the next element
      to pull data or the previous element to push data into it. This is
      very interesting for network-related buffering. Also includes signals
      et all for the end user application.
      * Events are no longer part of the queue's "size", they're essentially
      seen as "void data". they have no size or time associated with them
      anyway, so this shouldn't really sound weird.
      90d64117
    • Benjamin Otte's avatar
      removed GST_*_CAST. Disabling of type checking is done in glib. · 46a70fdd
      Benjamin Otte authored
      Original commit message from CVS:
      removed GST_*_CAST. Disabling of type checking is done in glib.
      46a70fdd
  8. Dec 12, 2003
  9. Dec 11, 2003
  10. Dec 09, 2003
  11. Dec 07, 2003
  12. Dec 05, 2003
  13. Dec 04, 2003
  14. Dec 03, 2003
  15. Dec 02, 2003
Loading