1. 24 Jan, 2017 1 commit
    • Diego Biurrun's avatar
      swscale-test: const correctness for pointer variable · 5c0e2b13
      Diego Biurrun authored
      libswscale/swscale-test.c:369:20: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type [-Wincompatible-pointer-types]
      libswscale/swscale.h:207:5: note: expected ‘const uint8_t * const* {aka const unsigned char * const*}’ but argument is of type ‘uint8_t ** {aka unsigned char **}’
      5c0e2b13
  2. 22 Dec, 2016 1 commit
  3. 14 Dec, 2016 1 commit
  4. 07 Nov, 2016 1 commit
  5. 28 Oct, 2016 1 commit
  6. 18 Oct, 2016 1 commit
  7. 12 Oct, 2016 6 commits
  8. 27 Sep, 2016 6 commits
  9. 17 Aug, 2016 1 commit
  10. 16 Jul, 2016 2 commits
  11. 02 Jul, 2016 1 commit
  12. 29 May, 2016 1 commit
  13. 28 May, 2016 2 commits
  14. 13 May, 2016 1 commit
  15. 04 May, 2016 1 commit
  16. 03 May, 2016 1 commit
  17. 07 Apr, 2016 1 commit
    • Diego Biurrun's avatar
      build: miscellaneous cosmetics · 01621202
      Diego Biurrun authored
      Restore alphabetical order in lists, break overly long lines, do some
      prettyprinting, add some explanatory section comments, group parts
      together that belong together logically.
      01621202
  18. 18 Feb, 2016 1 commit
  19. 20 Jan, 2016 1 commit
  20. 11 Jan, 2016 1 commit
  21. 07 Sep, 2015 1 commit
  22. 28 Aug, 2015 2 commits
  23. 31 May, 2015 1 commit
  24. 21 Mar, 2015 1 commit
  25. 15 Mar, 2015 1 commit
  26. 17 Feb, 2015 1 commit
  27. 16 Jan, 2015 1 commit