Skip to content
Snippets Groups Projects
  1. May 10, 2009
  2. May 06, 2009
  3. Apr 24, 2009
  4. Apr 21, 2009
  5. Apr 17, 2009
  6. Apr 16, 2009
  7. Apr 15, 2009
  8. Apr 14, 2009
  9. Apr 13, 2009
  10. Apr 10, 2009
  11. Apr 09, 2009
    • Olivier Crete's avatar
      tee: add property to control the alloc pad · 376bed78
      Olivier Crete authored
      Add a property to control the pad used for proxying the buffer_alloc function on
      the sinkpad.
      Fixes #577891.
      376bed78
    • Wim Taymans's avatar
      bin: always mark pending_async_done · 1b4b1a5b
      Wim Taymans authored
      When we get an ASYNC_DONE message when a state change was busy, set the
      pending_async_done flag so that after the state change completes, the bin can
      check if all async elements are finished. Don't only do this for the bin itself
      but for all elements.
      
      This fixes some bins in bins that simulate async state changes by posting ASYNC
      messages (such as sdpparse in uridecodebin/playbin2).
      1b4b1a5b
    • Wim Taymans's avatar
      info: fix compilation, %08x needs an unsigned int · b4e9c87f
      Wim Taymans authored
      %08x needs an unsigned int, so give it that.
      b4e9c87f
  12. Apr 08, 2009
  13. Apr 04, 2009
Loading