1. 13 May, 2019 2 commits
  2. 12 May, 2019 1 commit
  3. 30 Jul, 2017 4 commits
  4. 30 Apr, 2017 1 commit
  5. 24 Apr, 2017 1 commit
  6. 23 Mar, 2017 1 commit
  7. 20 Mar, 2017 2 commits
  8. 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
  9. 28 Oct, 2016 1 commit
  10. 02 Sep, 2016 1 commit
  11. 16 Jul, 2016 1 commit
  12. 13 May, 2016 1 commit