[GitHub] commons-imaging pull request #15: Imaging-136

2017-12-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/commons-imaging/pull/15#discussion_r159147397 --- Diff: src/main/java/org/apache/commons/imaging/formats/jpeg/decoder/JpegDecoder.java --- @@ -38,7 +41,7 @@ import static org.apache.com

[GitHub] commons-imaging pull request #15: Imaging-136

2017-12-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/commons-imaging/pull/15#discussion_r159147391 --- Diff: src/main/java/org/apache/commons/imaging/common/BinaryFunctions.java --- @@ -317,4 +317,23 @@ public static void copyStreamToStream(final In

[GitHub] commons-imaging pull request #15: Imaging-136

2017-12-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/commons-imaging/pull/15#discussion_r159147410 --- Diff: src/test/data/specificTests/info.txt --- @@ -0,0 +1 @@ +Licensed to the Apache Software Foundation (ASF) under one or more contributor lic

[GitHub] commons-imaging pull request #15: Imaging-136

2017-12-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/commons-imaging/pull/15#discussion_r159147413 --- Diff: src/test/java/org/apache/commons/imaging/formats/jpeg/specific/JpegImageParserTest.java --- @@ -0,0 +1,48 @@ +/* + * Copyright 2015

[GitHub] commons-imaging pull request #15: Imaging-136

2017-12-31 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/commons-imaging/pull/15#discussion_r159147395 --- Diff: src/main/java/org/apache/commons/imaging/formats/jpeg/JpegConstants.java --- @@ -125,7 +136,9 @@ SOF5_MARKER, SOF6_M