Skip to content
Snippets Groups Projects
  1. Sep 19, 2013
  2. Sep 18, 2013
  3. Sep 10, 2013
  4. Sep 05, 2013
  5. Sep 04, 2013
  6. Aug 28, 2013
  7. Aug 27, 2013
  8. Aug 21, 2013
  9. Aug 17, 2013
  10. Aug 15, 2013
  11. Aug 08, 2013
  12. Aug 02, 2013
  13. Jul 29, 2013
  14. Jul 26, 2013
    • Edward Hervey's avatar
      rtspreal: Ensure output value has an assigned value · 8f6e8ef5
      Edward Hervey authored
      In the case where this macro was used, that dest was != NULL but that
      the strncmp failed, we would end up with dest_len being undefined.
      8f6e8ef5
    • Edward Hervey's avatar
      x264: Fix dts comparision · 767005d8
      Edward Hervey authored
      We were assigning to a guint64 value (frame->dts) the sum of a unsigned
      and signed value... resulting it the result never being < 0.
      
      Instead just check if it is smaller before assigning to frame->dts.
      767005d8
  15. Jul 25, 2013
  16. Jul 22, 2013
Loading