Skip to content
Snippets Groups Projects
  1. Jan 05, 2003
  2. Jan 04, 2003
  3. Jan 03, 2003
  4. Jan 02, 2003
  5. Jan 01, 2003
    • Wim Taymans's avatar
      - Remove annoying \n from cothread INFO/DEBUG messages · 6653167f
      Wim Taymans authored
      Original commit message from CVS:
      - Remove annoying \n from cothread INFO/DEBUG messages
      - only set an element to PAUSED when it gave an error during PLAYING
      - ensure internal consistency of opt scheduler structures
      - Added mex_recursion to opt scheduler
      6653167f
    • Wim Taymans's avatar
      - Added PAD_NEGOTIATING flag, remove PAD_EOS flag · eb6c33fb
      Wim Taymans authored
      Original commit message from CVS:
      - Added PAD_NEGOTIATING flag, remove PAD_EOS flag
      - Try to avoid negotiation in state change if pad were already negotiating
      - Added gstquery.c for completeness (maybe merge common functions with
      gstformat.c?)
      eb6c33fb
  6. Dec 31, 2002
  7. Dec 30, 2002
    • Wim Taymans's avatar
      Added comments to asm · aea79e82
      Wim Taymans authored
      Original commit message from CVS:
      Added comments to asm
      aea79e82
    • Wim Taymans's avatar
      Add flag to disable fault_setup() · fbe8f4f6
      Wim Taymans authored
      Original commit message from CVS:
      Add flag to disable fault_setup()
      fbe8f4f6
    • Wim Taymans's avatar
      New file too · 51cee7f5
      Wim Taymans authored
      Original commit message from CVS:
      New file too
      51cee7f5
    • Wim Taymans's avatar
      Documentation updates · 6d097f33
      Wim Taymans authored
      Original commit message from CVS:
      Documentation updates
      6d097f33
    • Wim Taymans's avatar
      - major API breakage (one of the last, I promise...) · 347505bc
      Wim Taymans authored
      Original commit message from CVS:
      - major API breakage (one of the last, I promise...)
      - GST_PAD_QUERY -> GST_QUERY
      - GstPadQuery -> GstQuery
      - Move query definitions to gstquery.h to allow for future dynamic
      query types.
      - remove _pad_handles_* in favour of extra format/event functions to
      make the same checks.
      - fix elements
      - Implemented missing query/event/formats functions in gstelement
      347505bc
  8. Dec 29, 2002
  9. Dec 27, 2002
    • Wim Taymans's avatar
      - disable pads when going to PAUSED, we want to make sure no data is passing... · a03425c8
      Wim Taymans authored
      - disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING.
      
      Original commit message from CVS:
      - disable pads when going to PAUSED, we want to make sure no data is
      passing when an element is not PLAYING.
      - changed the clock sync API, element should now get a ClockID first and
      sync on that. This makes it possible to cancel clock requests.
      a03425c8
    • Wim Taymans's avatar
      Cleanups · 222b9c82
      Wim Taymans authored
      Original commit message from CVS:
      Cleanups
      222b9c82
    • Thomas Vander Stichele's avatar
      popt location fix · 74812244
      Thomas Vander Stichele authored
      Original commit message from CVS:
      popt location fix
      74812244
Loading