1. 25 Nov, 2015 1 commit
    • Fix bad pixel w:h ratio calculation in H262 reader. · b8e7e107
      It appears the spec calculation gives the h:w pixel ratio, where-as
      we want w:h. It's pretty easy to convince oneself that this way round
      is correct. Consider a video that's 100px by 100px, and setting
      aspectRatioCode=3 to achieve this. The pixelWidthHeightRatio needs to
      be 16/9 and not 9/16 :).
      
      Issue: #965
      Oliver Woodman committed
  2. 17 Nov, 2015 19 commits
  3. 13 Nov, 2015 2 commits
  4. 05 Nov, 2015 1 commit
  5. 03 Nov, 2015 1 commit
  6. 30 Oct, 2015 2 commits
  7. 29 Oct, 2015 2 commits
  8. 28 Oct, 2015 6 commits
  9. 27 Oct, 2015 6 commits