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