Skip to content
Snippets Groups Projects
  1. May 25, 2001
  2. May 24, 2001
  3. May 23, 2001
  4. May 22, 2001
    • Erik Walthinsen's avatar
      fixed references to _gst_print_statename · fe0a39cf
      Erik Walthinsen authored
      Original commit message from CVS:
      fixed references to _gst_print_statename
      fe0a39cf
    • Erik Walthinsen's avatar
      Added ability for caps_nego_failed signal to indicate that it's solved the... · 61805cfb
      Erik Walthinsen authored
      Added ability for caps_nego_failed signal to indicate that it's solved the problem, via a gboolean * argument that's ...
      
      Original commit message from CVS:
      Added ability for caps_nego_failed signal to indicate that it's solved the
      problem, via a gboolean * argument that's FALSE, and can be set to TRUE if
      the handler has fixed things up.
      
      Updated the autoplugger so it now works in both the unknown and known cases
      with and without other issues like a crippled (mono-only) osssink.
      61805cfb
  5. May 21, 2001
  6. May 19, 2001
  7. May 17, 2001
  8. May 16, 2001
  9. May 15, 2001
    • Wim Taymans's avatar
      Added ghostpad destruction. · cff4720a
      Wim Taymans authored
      Original commit message from CVS:
      Added ghostpad destruction.
      cff4720a
    • Erik Walthinsen's avatar
      IT WORKS\!\!\! · 05a517ac
      Erik Walthinsen authored
      Original commit message from CVS:
      IT WORKS\!\!\!
      05a517ac
    • Erik Walthinsen's avatar
      gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south... · d769aaaf
      Erik Walthinsen authored
      gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gstpad.c: debugging changes gsttypefind.c:...
      
      Original commit message from CVS:
      gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south
      gstpad.c: debugging changes
      gsttypefind.c: moved gst_pad_set_caps to *before* the caps_changed signal
      gstautoplugcache.c: added refcounting around signal_emit, and debug updates
      gstautoplugger.c: added code to remove the autoplugcache when done
      d769aaaf
  10. May 14, 2001
    • Wim Taymans's avatar
      Added a reference to typefind. · 0eb3cc9c
      Wim Taymans authored
      Original commit message from CVS:
      Added a reference to typefind.
      0eb3cc9c
    • Erik Walthinsen's avatar
      enhanced debug and minor code cleanup (no functional changes) · 6faaf698
      Erik Walthinsen authored
      Original commit message from CVS:
      enhanced debug and minor code cleanup (no functional changes)
      6faaf698
    • Wim Taymans's avatar
      Refcounting fixes · f00f7eff
      Wim Taymans authored
      Original commit message from CVS:
      Refcounting fixes
      f00f7eff
    • Wim Taymans's avatar
      fixed a mem leak in the destroy code. · 5cb557db
      Wim Taymans authored
      Original commit message from CVS:
      fixed a mem leak in the destroy code.
      5cb557db
    • Wim Taymans's avatar
      slightly different refcount handling. the pad shutdown function doesn't remove... · 58085b93
      Wim Taymans authored
      slightly different refcount handling. the pad shutdown function doesn't remove the pad from the parent because the pa...
      
      Original commit message from CVS:
      slightly different refcount handling. the pad shutdown function doesn't
      remove the pad from the parent because the parent is needed in the destroy
      function.
      58085b93
    • Erik Walthinsen's avatar
      cothreads.c: added a comment on one of the tests gstbin.h: added the... · ed06327f
      Erik Walthinsen authored
      cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag gstelement.c: clea...
      
      Original commit message from CVS:
      cothreads.c: added a comment on one of the tests
      gstbin.h: added the GST_BIN_SELF_SCHEDULABLE flag
      gstelement.c: cleaned up the _change_state function a little
      gstobject.c: improved the refcounting DEBUGs
      gstpad.c: moved the connected signal to after capsnego,
      added the caps_nego_failed signal
      gstpad.h: added the caps_nego_failed signal funcptr
      gstscheduler.c: added the GST_BIN_SELF_SCHEDULABLE exception
      gsttypefind.c: added check code around signal_emit to deal with the case
      where the signal's handler shuts down the element
      gstautoplugcache.c: added the first_buffer signal and caps_proxy arg
      gstautoplugger.c: significant rework, it functions quite nicely actually
      ed06327f
  11. May 13, 2001
Loading