- 18 Dec, 2013 1 commit
-
-
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: Martin Storsjö <martin@martin.st>
-
- 17 Dec, 2013 1 commit
-
-
Peter Holik authored
Useful for reading png images from a pipe.
-
- 15 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 14 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 02 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket1381 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2012 2 commits
-
-
Clément Bœsch authored
-
Peter Holik authored
This adds support for png image2pipe streaming Update to latest git by: Eugene Ware <eugene@noblesamurai.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-