File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- [ ![ Release] ( https://jitpack.io/v/umjammer/javavp8decoder .svg )] ( https://jitpack.io/#umjammer/javavp8decoder )
2- [ ![ Java CI] ( https://github.com/umjammer/javavp8decoder /actions/workflows/maven.yml/badge.svg )] ( https://github.com/umjammer/javavp8decoder /actions/workflows/maven.yml )
3- [ ![ CodeQL] ( https://github.com/umjammer/javavp8decoder /actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/umjammer/javavp8decoder /actions/workflows/codeql-analysis.yml )
1+ [ ![ Release] ( https://jitpack.io/v/umjammer/vavi-image-webp .svg )] ( https://jitpack.io/#umjammer/vavi-image-webp )
2+ [ ![ Java CI] ( https://github.com/umjammer/vavi-image-webp /actions/workflows/maven.yml/badge.svg )] ( https://github.com/umjammer/vavi-image-webp /actions/workflows/maven.yml )
3+ [ ![ CodeQL] ( https://github.com/umjammer/vavi-image-webp /actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/umjammer/vavi-image-webp /actions/workflows/codeql-analysis.yml )
44![ Java] ( https://img.shields.io/badge/Java-8-b07219 )
55[ ![ Parent] ( https://img.shields.io/badge/Parent-vavi--image--sandbox-pink )] ( https://github.com/umjammer/vavi-image-sandbox )
66
7- # javavp8decoder
7+ # vavi-image-webp
8+
9+ <img src =" https://upload.wikimedia.org/wikipedia/commons/0/00/WebP_logo_2010.png " width =" 160 " />
810
911An implementation of the VP8 image/video codec in _ ** pure Java** _ .
1012
1113## Install
1214
13- https://jitpack.io/#umjammer/javavp8decoder
15+ https://jitpack.io/#umjammer/vavi-image-webp
1416
1517## Usage
1618
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33
4- <groupId >net.sf.javavp8decoder </groupId >
5- <artifactId >javavp8decoder </artifactId >
6- <version >0.2.3 </version >
4+ <groupId >vavi </groupId >
5+ <artifactId >vavi-image-webp </artifactId >
6+ <version >0.2.4 </version >
77
88 <name >Java VP8 Decoder</name >
99 <scm >
You can’t perform that action at this time.
0 commit comments