Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Issue 1934113002: Update libjpeg_turbo to 1.4.90 from https://github.com/libjpeg-turbo/ (Closed)

Created:
4 years, 7 months ago by khasim.mohammed
Modified:
4 years, 7 months ago
Reviewers:
msarett, Nico
CC:
chromium-reviews, scroggo
Base URL:
https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update libjpeg_turbo to 1.4.90 from https://github.com/libjpeg-turbo/ - Updated configs files for libjpeg_turbo-1.4.90 ./configure --without-mem-srcdst --without-arith-enc --without-arith-dec - Merge tag '1.4.90' - Did a git-merge and then resolved one conflict Conflicts: win/jsimdcfg.inc Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@linaro.org>; Win/x64: Fix improper callee save of xmm8-xmm11 Bump TurboJPEG C API revision to 1.5 ChangeLog: Mention jpeg_crop_scanline() function Merge branch '1.4.x' Fix memory leak when running tjunittest -yuv Fix v7/v8-compatible build libjpeg API: Partial scanline decompression Build: Make the NASM autoconf variable persistent Use consistent/modern code formatting for dbl ptrs Use consistent/modern code formatting for pointers Reorder copyright messages in cjpeg/djpeg/jpegtran Win: Display effective C/LD flags in CMake output Java: Avoid OOM error when running 'make test' ARM64: Avoid tbl instruction on Cortex-A53/A57 ChangeLog: Mention ARM64 Huffman & adj perf claims Fix iOS/ARMv8 build Fix 'make dist'; Include LICENSE.md in packages ARM64: Avoid LD3/ST3 at run time, not compile time ARM64 NEON SIMD implementation of Huffman encoding Merge branch '1.4.x' Merge branch '1.3.x' into 1.4.x Merge branch '1.2.x' into 1.3.x Update Android build instr. for ARMv8, PIE, etc. Optimize ARM64 SIMD code for Cavium ThunderX Complete the ARM64 NEON SIMD implementation ... And a lot more ... BUG : http://crbug.com/539781 Signed-off-by: Bernhard Rosenkränzer <bero@linaro.org>; BUG=539781 R=thakis@chromium.org R=noel@chromium.org

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+94696 lines, -12676 lines) Patch
A .gitignore View 1 chunk +14 lines, -0 lines 1 comment Download
A BUILDING.md View 1 chunk +867 lines, -0 lines 0 comments Download
A CMakeLists.txt View 1 chunk +920 lines, -0 lines 0 comments Download
M ChangeLog.txt View 4 chunks +408 lines, -4 lines 0 comments Download
A LICENSE.md View 1 chunk +88 lines, -0 lines 0 comments Download
A Makefile.am View 1 chunk +778 lines, -0 lines 0 comments Download
A + README.ijg View 8 chunks +14 lines, -17 lines 0 comments Download
A README.md View 1 chunk +335 lines, -0 lines 0 comments Download
A acinclude.m4 View 1 chunk +254 lines, -0 lines 0 comments Download
M bmp.c View 2 chunks +72 lines, -12 lines 0 comments Download
M cderror.h View 5 chunks +8 lines, -6 lines 0 comments Download
M cdjpeg.h View 3 chunks +56 lines, -98 lines 0 comments Download
M cdjpeg.c View 5 chunks +21 lines, -58 lines 0 comments Download
M change.log View 1 chunk +17 lines, -0 lines 0 comments Download
A cjpeg.1 View 1 chunk +351 lines, -0 lines 0 comments Download
M cjpeg.c View 28 chunks +104 lines, -101 lines 0 comments Download
A cmakescripts/testclean.cmake View 1 chunk +34 lines, -0 lines 0 comments Download
A coderules.txt View 1 chunk +78 lines, -0 lines 0 comments Download
M config.h View 8 chunks +24 lines, -30 lines 0 comments Download
A configure.ac View 1 chunk +595 lines, -0 lines 0 comments Download
A djpeg.1 View 1 chunk +292 lines, -0 lines 0 comments Download
M djpeg.c View 22 chunks +190 lines, -157 lines 0 comments Download
A doc/html/annotated.html View 1 chunk +104 lines, -0 lines 0 comments Download
A doc/html/bc_s.png View Binary file 0 comments Download
A doc/html/bdwn.png View Binary file 0 comments Download
A doc/html/classes.html View 1 chunk +106 lines, -0 lines 0 comments Download
A doc/html/closed.png View Binary file 0 comments Download
A doc/html/doxygen.css View 1 chunk +1184 lines, -0 lines 0 comments Download
A doc/html/doxygen.png View Binary file 0 comments Download
A doc/html/doxygen-extra.css View 1 chunk +3 lines, -0 lines 0 comments Download
A doc/html/dynsections.js View 1 chunk +97 lines, -0 lines 0 comments Download
A doc/html/ftv2blank.png View Binary file 0 comments Download
A doc/html/ftv2cl.png View Binary file 0 comments Download
A doc/html/ftv2doc.png View Binary file 0 comments Download
A doc/html/ftv2folderclosed.png View Binary file 0 comments Download
A doc/html/ftv2folderopen.png View Binary file 0 comments Download
A doc/html/ftv2lastnode.png View Binary file 0 comments Download
A doc/html/ftv2link.png View Binary file 0 comments Download
A doc/html/ftv2mlastnode.png View Binary file 0 comments Download
A doc/html/ftv2mnode.png View Binary file 0 comments Download
A doc/html/ftv2mo.png View Binary file 0 comments Download
A doc/html/ftv2node.png View Binary file 0 comments Download
A doc/html/ftv2ns.png View Binary file 0 comments Download
A doc/html/ftv2plastnode.png View Binary file 0 comments Download
A doc/html/ftv2pnode.png View Binary file 0 comments Download
A doc/html/ftv2splitbar.png View Binary file 0 comments Download
A doc/html/ftv2vertline.png View Binary file 0 comments Download
A doc/html/functions.html View 1 chunk +134 lines, -0 lines 0 comments Download
A doc/html/functions_vars.html View 1 chunk +134 lines, -0 lines 0 comments Download
A doc/html/group___turbo_j_p_e_g.html View 1 chunk +2446 lines, -0 lines 0 comments Download
A doc/html/index.html View 1 chunk +90 lines, -0 lines 0 comments Download
A doc/html/jquery.js View 1 chunk +8 lines, -0 lines 0 comments Download
A doc/html/modules.html View 1 chunk +95 lines, -0 lines 0 comments Download
A doc/html/nav_f.png View Binary file 0 comments Download
A doc/html/nav_g.png View Binary file 0 comments Download
A doc/html/nav_h.png View Binary file 0 comments Download
A doc/html/open.png View Binary file 0 comments Download
A doc/html/search/all_63.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_63.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_64.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_64.js View 1 chunk +5 lines, -0 lines 0 comments Download
A doc/html/search/all_68.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_68.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_6e.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_6e.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_6f.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_6f.js View 1 chunk +5 lines, -0 lines 0 comments Download
A doc/html/search/all_72.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_72.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_74.js View 1 chunk +89 lines, -0 lines 0 comments Download
A doc/html/search/all_77.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_77.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_78.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_78.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/all_79.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/all_79.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/classes_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/classes_74.js View 1 chunk +6 lines, -0 lines 0 comments Download
A doc/html/search/close.png View Binary file 0 comments Download
A doc/html/search/enums_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/enums_74.js View 1 chunk +7 lines, -0 lines 0 comments Download
A doc/html/search/enumvalues_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/enumvalues_74.js View 1 chunk +34 lines, -0 lines 0 comments Download
A doc/html/search/functions_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/functions_74.js View 1 chunk +28 lines, -0 lines 0 comments Download
A doc/html/search/groups_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/groups_74.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/mag_sel.png View Binary file 0 comments Download
A doc/html/search/nomatches.html View 1 chunk +12 lines, -0 lines 0 comments Download
A doc/html/search/search.css View 1 chunk +271 lines, -0 lines 0 comments Download
A doc/html/search/search.js View 1 chunk +809 lines, -0 lines 0 comments Download
A doc/html/search/search_l.png View Binary file 0 comments Download
A doc/html/search/search_m.png View Binary file 0 comments Download
A doc/html/search/search_r.png View Binary file 0 comments Download
A doc/html/search/typedefs_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/typedefs_74.js View 1 chunk +5 lines, -0 lines 0 comments Download
A doc/html/search/variables_63.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_63.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_64.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_64.js View 1 chunk +5 lines, -0 lines 0 comments Download
A doc/html/search/variables_68.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_68.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_6e.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_6e.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_6f.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_6f.js View 1 chunk +5 lines, -0 lines 0 comments Download
A doc/html/search/variables_72.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_72.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_74.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_74.js View 1 chunk +9 lines, -0 lines 0 comments Download
A doc/html/search/variables_77.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_77.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_78.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_78.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/search/variables_79.html View 1 chunk +26 lines, -0 lines 0 comments Download
A doc/html/search/variables_79.js View 1 chunk +4 lines, -0 lines 0 comments Download
A doc/html/structtjregion.html View 1 chunk +186 lines, -0 lines 0 comments Download
A doc/html/structtjscalingfactor.html View 1 chunk +148 lines, -0 lines 0 comments Download
A doc/html/structtjtransform.html View 1 chunk +212 lines, -0 lines 0 comments Download
A doc/html/sync_off.png View Binary file 0 comments Download
A doc/html/sync_on.png View Binary file 0 comments Download
A doc/html/tab_a.png View Binary file 0 comments Download
A doc/html/tab_b.png View Binary file 0 comments Download
A doc/html/tab_h.png View Binary file 0 comments Download
A doc/html/tab_s.png View Binary file 0 comments Download
A doc/html/tabs.css View 1 chunk +60 lines, -0 lines 0 comments Download
A doxygen.config View 1 chunk +16 lines, -0 lines 0 comments Download
A doxygen-extra.css View 1 chunk +3 lines, -0 lines 0 comments Download
M example.c View 10 chunks +21 lines, -21 lines 0 comments Download
M jaricom.c View 3 chunks +8 lines, -5 lines 0 comments Download
A java/CMakeLists.txt View 1 chunk +57 lines, -0 lines 0 comments Download
A java/MANIFEST.MF View 1 chunk +2 lines, -0 lines 0 comments Download
A java/Makefile.am View 1 chunk +75 lines, -0 lines 0 comments Download
A java/README View 1 chunk +52 lines, -0 lines 0 comments Download
A java/TJBench.java View 1 chunk +916 lines, -0 lines 0 comments Download
A java/TJExample.java View 1 chunk +361 lines, -0 lines 0 comments Download
A java/TJUnitTest.java View 1 chunk +970 lines, -0 lines 0 comments Download
A java/doc/allclasses-frame.html View 1 chunk +24 lines, -0 lines 0 comments Download
A java/doc/allclasses-noframe.html View 1 chunk +24 lines, -0 lines 0 comments Download
A java/doc/constant-values.html View 1 chunk +479 lines, -0 lines 0 comments Download
A java/doc/deprecated-list.html View 1 chunk +248 lines, -0 lines 0 comments Download
A java/doc/help-doc.html View 1 chunk +206 lines, -0 lines 0 comments Download
A java/doc/index.html View 1 chunk +70 lines, -0 lines 0 comments Download
A java/doc/index-all.html View 1 chunk +980 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJ.html View 1 chunk +1254 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJCompressor.html View 1 chunk +922 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJCustomFilter.html View 1 chunk +237 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJDecompressor.html View 1 chunk +1235 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJException.html View 1 chunk +287 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJScalingFactor.html View 1 chunk +333 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJTransform.html View 1 chunk +706 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/TJTransformer.html View 1 chunk +417 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/YUVImage.html View 1 chunk +761 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/package-frame.html View 1 chunk +31 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/package-summary.html View 1 chunk +198 lines, -0 lines 0 comments Download
A java/doc/org/libjpegturbo/turbojpeg/package-tree.html View 1 chunk +156 lines, -0 lines 0 comments Download
A java/doc/overview-tree.html View 1 chunk +160 lines, -0 lines 0 comments Download
A java/doc/package-list View 1 chunk +1 line, -0 lines 0 comments Download
A java/doc/resources/background.gif View Binary file 0 comments Download
A java/doc/resources/tab.gif View Binary file 0 comments Download
A java/doc/resources/titlebar.gif View Binary file 0 comments Download
A java/doc/resources/titlebar_end.gif View Binary file 0 comments Download
A java/doc/serialized-form.html View 1 chunk +159 lines, -0 lines 0 comments Download
A java/doc/stylesheet.css View 1 chunk +474 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJ.java View 1 chunk +513 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJCompressor.java View 1 chunk +658 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJCustomFilter.java View 1 chunk +76 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJDecompressor.java View 1 chunk +909 lines, -0 lines 0 comments Download
A + java/org/libjpegturbo/turbojpeg/TJException.java View 2 chunks +21 lines, -10 lines 0 comments Download
A + java/org/libjpegturbo/turbojpeg/TJLoader.java.in View 1 chunk +6 lines, -13 lines 0 comments Download
A + java/org/libjpegturbo/turbojpeg/TJLoader.java.tmpl View 2 chunks +31 lines, -38 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJScalingFactor.java View 1 chunk +104 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJTransform.java View 1 chunk +208 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/TJTransformer.java View 1 chunk +163 lines, -0 lines 0 comments Download
A java/org/libjpegturbo/turbojpeg/YUVImage.java View 1 chunk +440 lines, -0 lines 0 comments Download
A java/org_libjpegturbo_turbojpeg_TJ.h View 1 chunk +129 lines, -0 lines 0 comments Download
A java/org_libjpegturbo_turbojpeg_TJCompressor.h View 1 chunk +101 lines, -0 lines 0 comments Download
A java/org_libjpegturbo_turbojpeg_TJDecompressor.h View 1 chunk +101 lines, -0 lines 0 comments Download
A java/org_libjpegturbo_turbojpeg_TJTransformer.h View 1 chunk +29 lines, -0 lines 0 comments Download
M jcapimin.c View 9 chunks +30 lines, -27 lines 0 comments Download
M jcapistd.c View 4 chunks +5 lines, -4 lines 0 comments Download
M jcarith.c View 27 chunks +193 lines, -190 lines 0 comments Download
M jccoefct.c View 13 chunks +100 lines, -100 lines 0 comments Download
M jccolext.c View 5 chunks +13 lines, -12 lines 0 comments Download
M jccolor.c View 21 chunks +141 lines, -84 lines 0 comments Download
M jcdctmgr.c View 22 chunks +202 lines, -124 lines 0 comments Download
M jchuff.h View 2 chunks +10 lines, -14 lines 0 comments Download
M jchuff.c View 43 chunks +197 lines, -161 lines 0 comments Download
M jcinit.c View 2 chunks +3 lines, -2 lines 0 comments Download
M jcmainct.c View 9 chunks +30 lines, -161 lines 0 comments Download
M jcmarker.c View 23 chunks +71 lines, -70 lines 0 comments Download
M jcmaster.c View 19 chunks +79 lines, -78 lines 0 comments Download
M jcomapi.c View 4 chunks +11 lines, -8 lines 0 comments Download
M jconfig.h View 3 chunks +23 lines, -13 lines 3 comments Download
A jconfig.txt View 1 chunk +143 lines, -0 lines 0 comments Download
A jconfig.h.in View 1 chunk +70 lines, -0 lines 0 comments Download
A jconfigint.h View 1 chunk +15 lines, -0 lines 1 comment Download
A jconfigint.h.in View 1 chunk +14 lines, -0 lines 0 comments Download
M jcparam.c View 17 chunks +28 lines, -136 lines 0 comments Download
M jcphuff.c View 28 chunks +102 lines, -99 lines 0 comments Download
M jcprepct.c View 13 chunks +73 lines, -70 lines 0 comments Download
M jcsample.c View 22 chunks +92 lines, -80 lines 0 comments Download
A jcstest.c View 1 chunk +126 lines, -0 lines 0 comments Download
M jctrans.c View 15 chunks +63 lines, -60 lines 0 comments Download
M jdapimin.c View 11 chunks +43 lines, -31 lines 0 comments Download
M jdapistd.c View 12 chunks +139 lines, -33 lines 0 comments Download
M jdarith.c View 31 chunks +169 lines, -168 lines 0 comments Download
M jdatadst.c View 9 chunks +26 lines, -22 lines 0 comments Download
M jdatadst-tj.c View 6 chunks +25 lines, -18 lines 0 comments Download
M jdatasrc.c View 8 chunks +20 lines, -19 lines 0 comments Download
M jdatasrc-tj.c View 4 chunks +9 lines, -8 lines 0 comments Download
M jdcoefct.h View 3 chunks +5 lines, -5 lines 0 comments Download
M jdcoefct.c View 23 chunks +217 lines, -204 lines 0 comments Download
M jdcol565.c View 19 chunks +28 lines, -27 lines 0 comments Download
M jdcolext.c View 3 chunks +7 lines, -6 lines 0 comments Download
M jdcolor.c View 25 chunks +117 lines, -86 lines 0 comments Download
M jdct.h View 8 chunks +62 lines, -86 lines 0 comments Download
M jddctmgr.c View 9 chunks +112 lines, -98 lines 0 comments Download
M jdhuff.h View 7 chunks +60 lines, -63 lines 0 comments Download
M jdhuff.c View 29 chunks +108 lines, -99 lines 0 comments Download
M jdinput.c View 14 chunks +50 lines, -43 lines 0 comments Download
M jdmainct.h View 2 chunks +3 lines, -3 lines 0 comments Download
M jdmainct.c View 15 chunks +44 lines, -42 lines 0 comments Download
M jdmarker.c View 51 chunks +188 lines, -325 lines 0 comments Download
A jdmaster.h View 1 chunk +28 lines, -0 lines 0 comments Download
M jdmaster.c View 12 chunks +44 lines, -61 lines 0 comments Download
M jdmerge.c View 16 chunks +59 lines, -59 lines 0 comments Download
M jdmrg565.c View 9 chunks +24 lines, -23 lines 0 comments Download
M jdmrgext.c View 3 chunks +7 lines, -6 lines 0 comments Download
M jdphuff.c View 26 chunks +155 lines, -150 lines 0 comments Download
M jdpostct.c View 12 chunks +61 lines, -61 lines 0 comments Download
M jdsample.h View 2 chunks +5 lines, -5 lines 0 comments Download
M jdsample.c View 20 chunks +96 lines, -84 lines 0 comments Download
M jdtrans.c View 4 chunks +15 lines, -12 lines 0 comments Download
M jerror.h View 13 chunks +43 lines, -40 lines 0 comments Download
M jerror.c View 10 chunks +28 lines, -29 lines 0 comments Download
M jfdctflt.c View 9 chunks +26 lines, -25 lines 0 comments Download
M jfdctfst.c View 11 chunks +34 lines, -31 lines 0 comments Download
M jfdctint.c View 11 chunks +57 lines, -54 lines 0 comments Download
M jidctflt.c View 9 chunks +69 lines, -71 lines 0 comments Download
M jidctfst.c View 18 chunks +63 lines, -60 lines 0 comments Download
M jidctint.c View 93 chunks +621 lines, -617 lines 0 comments Download
M jidctred.c View 14 chunks +134 lines, -129 lines 0 comments Download
M jinclude.h View 3 chunks +11 lines, -18 lines 0 comments Download
M jmemmgr.c View 51 chunks +223 lines, -203 lines 0 comments Download
M jmemnobs.c View 7 chunks +16 lines, -16 lines 0 comments Download
M jmemsys.h View 7 chunks +46 lines, -66 lines 0 comments Download
M jmorecfg.h View 12 chunks +91 lines, -90 lines 0 comments Download
A jpeg_nbits_table.h View 1 chunk +4098 lines, -0 lines 0 comments Download
M jpegcomp.h View 1 chunk +2 lines, -1 line 0 comments Download
M jpegint.h View 4 chunks +194 lines, -227 lines 0 comments Download
M jpeglib.h View 37 chunks +402 lines, -502 lines 0 comments Download
A jpegtran.1 View 1 chunk +290 lines, -0 lines 0 comments Download
M jpegtran.c View 23 chunks +96 lines, -96 lines 0 comments Download
M jquant1.c View 32 chunks +146 lines, -150 lines 0 comments Download
M jquant2.c View 44 chunks +202 lines, -214 lines 0 comments Download
M jsimd.h View 1 chunk +60 lines, -69 lines 0 comments Download
M jsimd_none.c View 11 chunks +109 lines, -31 lines 0 comments Download
M jsimddct.h View 1 chunk +55 lines, -83 lines 0 comments Download
A jstdhuff.c View 1 chunk +134 lines, -0 lines 0 comments Download
M jutils.c View 5 chunks +15 lines, -61 lines 0 comments Download
M jversion.h View 2 chunks +28 lines, -11 lines 0 comments Download
A libjpeg.txt View 1 chunk +3105 lines, -0 lines 0 comments Download
A libjpeg.map.in View 1 chunk +11 lines, -0 lines 0 comments Download
A md5/CMakeLists.txt View 1 chunk +1 line, -0 lines 0 comments Download
A md5/Makefile.am View 1 chunk +4 lines, -0 lines 0 comments Download
A md5/md5.h View 1 chunk +49 lines, -0 lines 0 comments Download
A md5/md5.c View 1 chunk +331 lines, -0 lines 0 comments Download
A + md5/md5cmp.c View 2 chunks +25 lines, -31 lines 0 comments Download
A md5/md5hl.c View 1 chunk +114 lines, -0 lines 0 comments Download
M rdbmp.c View 14 chunks +62 lines, -60 lines 0 comments Download
M rdcolmap.c View 11 chunks +32 lines, -31 lines 0 comments Download
M rdgif.c View 3 chunks +4 lines, -3 lines 0 comments Download
A rdjpgcom.1 View 1 chunk +63 lines, -0 lines 0 comments Download
M rdjpgcom.c View 17 chunks +86 lines, -91 lines 0 comments Download
M rdppm.c View 21 chunks +62 lines, -60 lines 0 comments Download
M rdrle.c View 12 chunks +21 lines, -19 lines 0 comments Download
M rdswitch.c View 17 chunks +61 lines, -59 lines 0 comments Download
M rdtarga.c View 14 chunks +44 lines, -41 lines 0 comments Download
A release/Distribution.xml View 1 chunk +24 lines, -0 lines 0 comments Download
A release/License.rtf View 1 chunk +20 lines, -0 lines 0 comments Download
A release/ReadMe.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A release/Welcome.rtf View 1 chunk +17 lines, -0 lines 0 comments Download
A release/deb-control.tmpl View 1 chunk +31 lines, -0 lines 0 comments Download
A release/libjpeg-turbo.nsi.in View 1 chunk +162 lines, -0 lines 0 comments Download
A release/libjpeg-turbo.spec.in View 1 chunk +153 lines, -0 lines 0 comments Download
A release/libjpeg.pc.in View 1 chunk +10 lines, -0 lines 0 comments Download
A release/libturbojpeg.pc.in View 1 chunk +10 lines, -0 lines 0 comments Download
A release/makecygwinpkg.in View 1 chunk +42 lines, -0 lines 0 comments Download
A release/makedpkg.in View 1 chunk +82 lines, -0 lines 0 comments Download
A release/makemacpkg.in View 1 chunk +470 lines, -0 lines 0 comments Download
A release/uninstall.in View 1 chunk +112 lines, -0 lines 0 comments Download
A sharedlib/CMakeLists.txt View 1 chunk +73 lines, -0 lines 0 comments Download
A simd/CMakeLists.txt View 1 chunk +80 lines, -0 lines 0 comments Download
A simd/Makefile.am View 1 chunk +97 lines, -0 lines 0 comments Download
A simd/jccolext-altivec.c View 1 chunk +267 lines, -0 lines 0 comments Download
A simd/jccolext-mmx.asm View 1 chunk +477 lines, -0 lines 0 comments Download
A simd/jccolext-sse2.asm View 1 chunk +503 lines, -0 lines 0 comments Download
A simd/jccolext-sse2-64.asm View 1 chunk +485 lines, -0 lines 1 comment Download
A simd/jccolor-altivec.c View 1 chunk +104 lines, -0 lines 0 comments Download
A + simd/jccolor-mmx.asm View 8 chunks +30 lines, -30 lines 0 comments Download
A + simd/jccolor-sse2.asm View 8 chunks +30 lines, -30 lines 0 comments Download
A + simd/jccolor-sse2-64.asm View 8 chunks +30 lines, -30 lines 0 comments Download
A simd/jcgray-altivec.c View 1 chunk +99 lines, -0 lines 0 comments Download
A + simd/jcgray-mmx.asm View 8 chunks +23 lines, -23 lines 0 comments Download
A + simd/jcgray-sse2.asm View 8 chunks +23 lines, -23 lines 0 comments Download
A + simd/jcgray-sse2-64.asm View 8 chunks +23 lines, -23 lines 0 comments Download
A simd/jcgryext-altivec.c View 1 chunk +227 lines, -0 lines 0 comments Download
A simd/jcgryext-mmx.asm View 1 chunk +357 lines, -0 lines 0 comments Download
A simd/jcgryext-sse2.asm View 1 chunk +383 lines, -0 lines 0 comments Download
A simd/jcgryext-sse2-64.asm View 1 chunk +364 lines, -0 lines 0 comments Download
A simd/jchuff-sse2.asm View 1 chunk +427 lines, -0 lines 0 comments Download
A simd/jchuff-sse2-64.asm View 1 chunk +361 lines, -0 lines 0 comments Download
A simd/jcsample.h View 1 chunk +28 lines, -0 lines 0 comments Download
A simd/jcsample-altivec.c View 1 chunk +158 lines, -0 lines 0 comments Download
A simd/jcsample-mmx.asm View 1 chunk +324 lines, -0 lines 0 comments Download
A simd/jcsample-sse2.asm View 1 chunk +351 lines, -0 lines 0 comments Download
A simd/jcsample-sse2-64.asm View 1 chunk +330 lines, -0 lines 0 comments Download
A simd/jdcolext-altivec.c View 1 chunk +274 lines, -0 lines 0 comments Download
A simd/jdcolext-mmx.asm View 1 chunk +405 lines, -0 lines 0 comments Download
A simd/jdcolext-sse2.asm View 1 chunk +460 lines, -0 lines 0 comments Download
A simd/jdcolext-sse2-64.asm View 1 chunk +441 lines, -0 lines 0 comments Download
A simd/jdcolor-altivec.c View 1 chunk +96 lines, -0 lines 0 comments Download
A + simd/jdcolor-mmx.asm View 8 chunks +27 lines, -27 lines 0 comments Download
A + simd/jdcolor-sse2.asm View 8 chunks +27 lines, -27 lines 0 comments Download
A + simd/jdcolor-sse2-64.asm View 8 chunks +27 lines, -27 lines 0 comments Download
M simd/jdct.inc View 1 chunk +5 lines, -5 lines 0 comments Download
A simd/jdmerge-altivec.c View 1 chunk +108 lines, -0 lines 0 comments Download
A + simd/jdmerge-mmx.asm View 8 chunks +27 lines, -27 lines 0 comments Download
A + simd/jdmerge-sse2.asm View 8 chunks +27 lines, -27 lines 0 comments Download
A + simd/jdmerge-sse2-64.asm View 8 chunks +27 lines, -27 lines 0 comments Download
A simd/jdmrgext-altivec.c View 1 chunk +323 lines, -0 lines 0 comments Download
A simd/jdmrgext-mmx.asm View 1 chunk +464 lines, -0 lines 0 comments Download
A simd/jdmrgext-sse2.asm View 1 chunk +519 lines, -0 lines 0 comments Download
A simd/jdmrgext-sse2-64.asm View 1 chunk +538 lines, -0 lines 0 comments Download
A simd/jdsample-altivec.c View 1 chunk +392 lines, -0 lines 0 comments Download
A simd/jdsample-mmx.asm View 1 chunk +737 lines, -0 lines 0 comments Download
A simd/jdsample-sse2.asm View 1 chunk +729 lines, -0 lines 0 comments Download
A simd/jdsample-sse2-64.asm View 1 chunk +671 lines, -0 lines 0 comments Download
A simd/jfdctflt-3dn.asm View 1 chunk +320 lines, -0 lines 0 comments Download
A simd/jfdctflt-sse.asm View 1 chunk +370 lines, -0 lines 0 comments Download
A simd/jfdctflt-sse-64.asm View 1 chunk +358 lines, -0 lines 0 comments Download
A simd/jfdctfst-altivec.c View 1 chunk +156 lines, -0 lines 0 comments Download
A simd/jfdctfst-mmx.asm View 1 chunk +397 lines, -0 lines 0 comments Download
A simd/jfdctfst-sse2.asm View 1 chunk +404 lines, -0 lines 0 comments Download
A simd/jfdctfst-sse2-64.asm View 1 chunk +392 lines, -0 lines 0 comments Download
A simd/jfdctint-altivec.c View 1 chunk +262 lines, -0 lines 0 comments Download
A simd/jfdctint-mmx.asm View 1 chunk +622 lines, -0 lines 0 comments Download
A simd/jfdctint-sse2.asm View 1 chunk +634 lines, -0 lines 0 comments Download
A simd/jfdctint-sse2-64.asm View 1 chunk +622 lines, -0 lines 0 comments Download
A simd/jidctflt-3dn.asm View 1 chunk +452 lines, -0 lines 0 comments Download
A simd/jidctflt-sse.asm View 1 chunk +572 lines, -0 lines 0 comments Download
A simd/jidctflt-sse2.asm View 1 chunk +498 lines, -0 lines 0 comments Download
A simd/jidctflt-sse2-64.asm View 1 chunk +483 lines, -0 lines 0 comments Download
A simd/jidctfst-altivec.c View 1 chunk +257 lines, -0 lines 0 comments Download
A simd/jidctfst-mmx.asm View 1 chunk +500 lines, -0 lines 0 comments Download
A simd/jidctfst-sse2.asm View 1 chunk +502 lines, -0 lines 0 comments Download
A simd/jidctfst-sse2-64.asm View 1 chunk +492 lines, -0 lines 0 comments Download
A simd/jidctint-altivec.c View 1 chunk +359 lines, -0 lines 0 comments Download
A simd/jidctint-mmx.asm View 1 chunk +852 lines, -0 lines 0 comments Download
A simd/jidctint-sse2.asm View 1 chunk +859 lines, -0 lines 0 comments Download
A simd/jidctint-sse2-64.asm View 1 chunk +848 lines, -0 lines 0 comments Download
A simd/jidctred-mmx.asm View 1 chunk +706 lines, -0 lines 0 comments Download
A simd/jidctred-sse2.asm View 1 chunk +594 lines, -0 lines 0 comments Download
A simd/jidctred-sse2-64.asm View 1 chunk +576 lines, -0 lines 0 comments Download
A simd/jpeg_nbits_table.inc View 1 chunk +4097 lines, -0 lines 0 comments Download
A simd/jquant-3dn.asm View 1 chunk +233 lines, -0 lines 0 comments Download
A simd/jquant-mmx.asm View 1 chunk +274 lines, -0 lines 0 comments Download
A simd/jquant-sse.asm View 1 chunk +211 lines, -0 lines 0 comments Download
A simd/jquantf-sse2.asm View 1 chunk +171 lines, -0 lines 0 comments Download
A simd/jquantf-sse2-64.asm View 1 chunk +158 lines, -0 lines 0 comments Download
A simd/jquanti-altivec.c View 1 chunk +252 lines, -0 lines 0 comments Download
A simd/jquanti-sse2.asm View 1 chunk +200 lines, -0 lines 0 comments Download
A simd/jquanti-sse2-64.asm View 1 chunk +187 lines, -0 lines 0 comments Download
M simd/jsimd.h View 2 chunks +759 lines, -562 lines 0 comments Download
A simd/jsimd_altivec.h View 1 chunk +99 lines, -0 lines 0 comments Download
M simd/jsimd_arm.c View 20 chunks +90 lines, -72 lines 0 comments Download
M simd/jsimd_arm64.c View 23 chunks +305 lines, -47 lines 0 comments Download
M simd/jsimd_arm64_neon.S View 25 chunks +2854 lines, -1262 lines 0 comments Download
M simd/jsimd_arm_neon.S View 37 chunks +1337 lines, -898 lines 0 comments Download
M simd/jsimd_i386.c View 28 chunks +132 lines, -109 lines 0 comments Download
A simd/jsimd_mips.c View 1 chunk +1130 lines, -0 lines 0 comments Download
A simd/jsimd_mips_dspr2.S View 1 chunk +4487 lines, -0 lines 0 comments Download
A simd/jsimd_mips_dspr2_asm.h View 1 chunk +285 lines, -0 lines 0 comments Download
A simd/jsimd_powerpc.c View 1 chunk +741 lines, -0 lines 0 comments Download
M simd/jsimd_x86_64.c View 27 chunks +238 lines, -124 lines 0 comments Download
M simd/jsimdcfg.inc.h View 2 chunks +2 lines, -68 lines 0 comments Download
M simd/jsimdcpu.asm View 2 chunks +57 lines, -57 lines 0 comments Download
M simd/jsimdext.inc View 10 chunks +120 lines, -133 lines 0 comments Download
A simd/nasm_lt.sh View 1 chunk +60 lines, -0 lines 0 comments Download
A structure.txt View 1 chunk +906 lines, -0 lines 0 comments Download
A testimages/nightshot_iso_100.bmp View Binary file 0 comments Download
A testimages/nightshot_iso_100.txt View 1 chunk +25 lines, -0 lines 0 comments Download
A testimages/testimgari.jpg View Binary file 0 comments Download
A testimages/testimgint.jpg View Binary file 0 comments Download
A testimages/testorig.jpg View Binary file 0 comments Download
A testimages/testorig.ppm View Binary file 0 comments Download
A testimages/testorig12.jpg View Binary file 0 comments Download
A testimages/vgl_5674_0098.bmp View Binary file 0 comments Download
A testimages/vgl_6434_0018a.bmp View Binary file 0 comments Download
A testimages/vgl_6548_0026a.bmp View Binary file 0 comments Download
M tjbench.c View 29 chunks +350 lines, -303 lines 0 comments Download
A tjbenchtest.in View 1 chunk +249 lines, -0 lines 0 comments Download
A tjbenchtest.java.in View 1 chunk +207 lines, -0 lines 0 comments Download
A tjexampletest.in View 1 chunk +150 lines, -0 lines 0 comments Download
M tjunittest.c View 21 chunks +194 lines, -129 lines 0 comments Download
M transupp.h View 8 chunks +52 lines, -65 lines 0 comments Download
M transupp.c View 41 chunks +471 lines, -480 lines 0 comments Download
M turbojpeg.h View 22 chunks +832 lines, -222 lines 0 comments Download
M turbojpeg.c View 45 chunks +888 lines, -107 lines 0 comments Download
M turbojpeg-jni.c View 23 chunks +636 lines, -207 lines 0 comments Download
A turbojpeg-mapfile View 1 chunk +56 lines, -0 lines 0 comments Download
A turbojpeg-mapfile.jni View 1 chunk +92 lines, -0 lines 0 comments Download
A usage.txt View 1 chunk +660 lines, -0 lines 0 comments Download
A win/jconfig.h.in View 1 chunk +50 lines, -0 lines 0 comments Download
A win/jconfigint.h.in View 1 chunk +13 lines, -0 lines 0 comments Download
A win/jpeg62.def View 1 chunk +104 lines, -0 lines 0 comments Download
A win/jpeg62-memsrcdst.def View 1 chunk +106 lines, -0 lines 0 comments Download
A win/jpeg7.def View 1 chunk +106 lines, -0 lines 0 comments Download
A win/jpeg7-memsrcdst.def View 1 chunk +106 lines, -0 lines 0 comments Download
A win/jpeg8.def View 1 chunk +109 lines, -0 lines 0 comments Download
A wizard.txt View 1 chunk +211 lines, -0 lines 0 comments Download
M wrbmp.c View 14 chunks +61 lines, -59 lines 0 comments Download
M wrgif.c View 13 chunks +45 lines, -42 lines 0 comments Download
A wrjpgcom.1 View 1 chunk +103 lines, -0 lines 0 comments Download
M wrjpgcom.c View 19 chunks +109 lines, -100 lines 0 comments Download
A wrppm.h View 1 chunk +26 lines, -0 lines 0 comments Download
M wrppm.c View 11 chunks +28 lines, -45 lines 0 comments Download
M wrrle.c View 11 chunks +24 lines, -22 lines 0 comments Download
M wrtarga.c View 9 chunks +32 lines, -38 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
khasim.mohammed
4 years, 7 months ago (2016-04-30 08:46:38 UTC) #1
msarett
Thanks for taking this on! "- Did a git-merge and then resolved one conflict Conflicts: ...
4 years, 7 months ago (2016-05-02 13:29:15 UTC) #3
khasim.mohammed
On 2 May 2016 at 18:59, <msarett@google.com> wrote: > Thanks for taking this on! > ...
4 years, 7 months ago (2016-05-02 14:25:51 UTC) #4
Noel Gordon
4 years, 7 months ago (2016-05-05 03:53:22 UTC) #5
We can close here I think.

Powered by Google App Engine
This is Rietveld 408576698