Skip to content
Snippets Groups Projects
  1. Aug 28, 2013
  2. Aug 27, 2013
  3. Aug 21, 2013
  4. Aug 17, 2013
  5. Aug 15, 2013
  6. Aug 08, 2013
  7. Aug 02, 2013
  8. Jul 29, 2013
  9. 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
  10. Jul 25, 2013
  11. Jul 22, 2013
  12. Jul 18, 2013
  13. Jul 17, 2013
  14. Jul 11, 2013
  15. Jul 09, 2013
  16. Jun 25, 2013
  17. Jun 05, 2013
Loading