Alexander
|
4d56db3a34
|
Fix wrong formula for subsampling=2 while JPEG saving
|
2017-08-27 20:03:36 +03:00 |
|
Andrew Murray
|
c2cfd8e7e4
|
Changed http URL to https
|
2017-02-18 15:44:22 +11:00 |
|
Andrew Murray
|
717d2fe195
|
Changed no longer found URL to archive URL
|
2016-02-28 22:36:35 +11:00 |
|
hugovk
|
b72b0295c7
|
'make linkcheck' fixes
|
2015-12-07 22:03:36 +02:00 |
|
Andrew Murray
|
c6b13d294f
|
Flake8 fixes
|
2015-08-25 22:27:18 +10:00 |
|
Andrew Murray
|
d1c182cadc
|
Various Flake8 fixes
|
2015-04-24 09:26:52 +10:00 |
|
hugovk
|
1335006cd7
|
flake8
|
2014-08-28 14:44:19 +03:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
Sandro Mani
|
194370d89b
|
Fix some docstrings
|
2013-04-12 21:54:21 +02:00 |
|
etienne
|
55f2dc7b0b
|
Added quantization tables and subsampling options to the JPEG encoder.
|
2013-03-06 20:23:02 -05:00 |
|