1. 15 Feb, 2012 18 commits
  2. 14 Feb, 2012 21 commits
  3. 13 Feb, 2012 1 commit
    • Ronald S. Bultje's avatar
      swscale: fix crashes in yuv2yuvX on x86-32. · 771bab7f
      Ronald S. Bultje authored
      They were introduced in an earlier commit that introduced use of named
      arguments. One cause was a typo, a second cause appears to be a bug in
      x264asm that I work around by not using named arguments.
      771bab7f