1. 18 Dec, 2013 1 commit
    • Martin Storsjö's avatar
      png_parser: Fix parsing on big endian · b3189aff
      Martin Storsjö authored
      Since pc.state is populated by shifting in from the end of the
      32 bit word, the content within pc.state is already in native endian
      and should not be read with the AV_R{L,B} functions.
      
      This was already done correctly for state64 above.
      
      This fixes the fate-corepng test on big endian.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      b3189aff
  2. 17 Dec, 2013 7 commits
  3. 16 Dec, 2013 2 commits
  4. 14 Dec, 2013 8 commits
  5. 13 Dec, 2013 8 commits
  6. 12 Dec, 2013 6 commits
  7. 11 Dec, 2013 8 commits