Skip to content
Snippets Groups Projects
  1. Sep 30, 2016
  2. Sep 29, 2016
  3. Sep 27, 2016
  4. Sep 26, 2016
  5. Sep 24, 2016
    • Arun Raghavan's avatar
      pulsesrc: Don't negotiate to less than two segments · 4833f02e
      Arun Raghavan authored
      GstAudioRingBuffer doesn't needs us to have at least 2 segments. We make
      sure that if our buffer parameters are such that the maxlength is not at
      least 2x fragsize, we still request the ringbuffer to keep that much
      space so it continues to work.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=770446
      4833f02e
    • Arun Raghavan's avatar
      rtpsbcpay: Fix timestamping · 10a16a63
      Arun Raghavan authored
      We were just picking the timestamp of the last buffer pushed into our
      adapter before we had enough data to push out.
      
      This fixes things to figure out how large each frame is and what
      duration it covers, so we can set both the timestamp and duration
      correctly.
      
      Also adds some DISCONT handling.
      10a16a63
  6. Sep 21, 2016
  7. Sep 18, 2016
  8. Sep 15, 2016
  9. Sep 14, 2016
  10. Sep 13, 2016
  11. Sep 12, 2016
  12. Sep 10, 2016
Loading