- 12 Nov, 2016 1 commit
-
-
Andreas Cadhalpun authored
From 'man ppm': The maximum color value (Maxval), again in ASCII decimal. Must be less than 65536. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 22 Jan, 2015 1 commit
-
-
Carl Eugen Hoyos authored
-
- 03 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes CSA warning Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Anton Khirnov authored
-
- 03 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
This simplifies the code Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jul, 2013 4 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Breaks decoding pgms with 256 < maxval < 65535. Found-by: Carl Eugen Hoyos <cehoyos@ag.or.at>. This reverts commit a0348d09.
-
Carl Eugen Hoyos authored
-
- 15 May, 2013 1 commit
-
-
Anton Khirnov authored
-
- 08 Mar, 2013 1 commit
-
-
Anton Khirnov authored
-
- 28 Feb, 2013 1 commit
-
-
Martin Storsjö authored
This fixes boken fate tests with MSVC with DLLs, broken since b5f536d2. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 24 Feb, 2013 1 commit
-
-
Michael Niedermayer authored
Using the table directly may cause problems on some platforms like msvc Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Feb, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 06 Jan, 2013 1 commit
-
-
Anton Khirnov authored
-
- 04 Nov, 2012 3 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
If maxval is more than 255 than each value takes 2 bytes with most significant byte first. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 07 Aug, 2012 3 commits
-
-
Michael Niedermayer authored
Fixes ticket1321 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
-
- 01 Mar, 2012 1 commit
-
-
Diego Biurrun authored
-
- 19 Feb, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jan, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Reported and reviewed by Derek Buitenhuis. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
- 19 Jan, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Reviewed-by: Paul B Mahol
-
- 16 Jan, 2012 2 commits
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
- 07 Jan, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Found by: Alexander Strasser
-
- 06 Jan, 2012 1 commit
-
-
ami_stuff authored
Fixes ticket #883
-
- 05 Jan, 2012 2 commits
- 28 Dec, 2011 2 commits
-
-
Carl Eugen Hoyos authored
Fixes ticket #837.
-
Carl Eugen Hoyos authored
Reported and reviewed by Derek Buitenhuis.
-
- 07 May, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 16 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
Done to keep ABI compatible. Otherwise this is just silly
-
- 15 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by: Reinhard Tartler <siretart@tauware.de>
-
- 10 Jan, 2011 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 26304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-