Skip to content
Snippets Groups Projects
  1. Apr 18, 2014
  2. Apr 12, 2014
  3. Apr 04, 2014
    • Vincent Penquerc'h's avatar
      audiobasesink: clip start samples to match clipped start time · f7495192
      Vincent Penquerc'h authored
      Clock slaving can clip start time to zero, giving us a shorted
      duration than we originally got. To keep in sync, we must then
      discard the samples falling before that zero timestamp.
      
      This possibly fixes random distortion caused by constant PA
      underflows which are never resynced.
      f7495192
  4. Mar 03, 2014
  5. Feb 28, 2014
  6. Feb 23, 2014
  7. Feb 20, 2014
  8. Feb 18, 2014
    • Sebastian Dröge's avatar
      playbin: Keep inputselector around until we release its pads · a376a224
      Sebastian Dröge authored
      Otherwise there's an interesting race condition when we destroy
      the inputselector (actually it will be destroyed later when its state
      change message gets destroyed) and afterwards release its sinkpad.
      
      This is the code path when the last channel is removed from the
      input selector.
      
      Gave this warning sometimes, for chained oggs or whenever else
      we change decode groups:
      GStreamer-CRITICAL **: Padname '':sink_0 does not belong to element inputselector0 when removing
      a376a224
  9. Feb 17, 2014
  10. Feb 11, 2014
  11. Feb 10, 2014
  12. Feb 08, 2014
  13. Feb 04, 2014
  14. Jan 24, 2014
  15. Jan 21, 2014
  16. Jan 17, 2014
  17. Jan 15, 2014
  18. Jan 14, 2014
  19. Jan 13, 2014
Loading