1 file changed
+1
-1
lines changed- .mailmap+1
- .pylintrc+441
- .style.yapf+2
- AUTHORS+1
- CMakeLists.txt+1-3
- ChangeLog+51
- NEWS+8
- PRESUBMIT.py+214
- README+8-8
- README.mux+9-8
- configure.ac+2-2
- doc/README+3-3
- doc/webp-container-spec.txt+8-12
- doc/webp-lossless-bitstream-spec.txt+2-2
- examples/img2webp.c+1-2
- examples/webpinfo.c+31-27
- examples/webpmux.c+38-5
- extras/extras.c+1-1
- imageio/image_enc.c+23-12
- imageio/image_enc.h+1-1
- imageio/jpegdec.c+5-1
- imageio/pngdec.c+1-1
- imageio/tiffdec.c+2-2
- infra/common.sh+106
- infra/compile.sh+401
- infra/compile_android.sh+224
- infra/compile_js.sh+75
- infra/run_static_analysis.sh+98
- iosbuild.sh+2-2
- makefile.unix+1-1
- man/cwebp.1+4-4
- man/dwebp.1+3-3
- man/gif2webp.1+3-3
- man/img2webp.1+4-4
- man/vwebp.1+3-3
- man/webpinfo.1+3-3
- man/webpmux.1+9-3
- src/Makefile.am+2-2
- src/dec/vp8_dec.c+1-1
- src/dec/vp8i_dec.h+1-1
- src/dec/vp8l_dec.c+1-1
- src/demux/Makefile.am+1-1
- src/demux/anim_decode.c+24-16
- src/demux/demux.c+1-1
- src/demux/libwebpdemux.rc+4-4
- src/dsp/dsp.h+6-1
- src/dsp/enc_neon.c+1-1
- src/dsp/lossless.c+36-22
- src/dsp/lossless.h+30-15
- src/dsp/lossless_common.h+1-1
- src/dsp/lossless_enc.c+1-1
- src/dsp/lossless_mips_dsp_r2.c+21-16
- src/dsp/lossless_neon.c+12-8
- src/dsp/lossless_sse2.c+25-16
- src/dsp/msa_macro.h+5
- src/dsp/neon.h+5-2
- src/dsp/yuv.h+1-1
- src/enc/frame_enc.c+7-2
- src/enc/predictor_enc.c+1-1
- src/enc/quant_enc.c+37-21
- src/enc/vp8i_enc.h+1-1
- src/libwebp.rc+4-4
- src/libwebpdecoder.rc+4-4
- src/mux/Makefile.am+1-1
- src/mux/libwebpmux.rc+4-4
- src/mux/muxi.h+1-1
- src/utils/huffman_encode_utils.c+1-1
- src/utils/quant_levels_dec_utils.c+1-1
- src/utils/utils.c+1-1
- src/webp/decode.h+1-1
- xcframeworkbuild.sh+25-1
0 commit comments