Skip to content
Snippets Groups Projects
  1. Jul 29, 2013
  2. 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
  3. Jul 25, 2013
  4. Jul 22, 2013
  5. Jul 18, 2013
  6. Jul 17, 2013
  7. Jul 11, 2013
  8. Jul 09, 2013
  9. Jun 25, 2013
  10. Jun 05, 2013
  11. Jun 04, 2013
  12. May 15, 2013
  13. May 13, 2013
  14. May 09, 2013
  15. Apr 30, 2013
  16. Apr 22, 2013
  17. Apr 15, 2013
  18. Apr 14, 2013
  19. Apr 09, 2013
  20. Mar 26, 2013
  21. Mar 25, 2013
  22. Mar 07, 2013
  23. Feb 08, 2013
  24. Feb 07, 2013
Loading