Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading glb with compressed jpeg textures #545

Merged
merged 3 commits into from
Oct 25, 2023

Merge branch 'gz-common5' into glb_jpeg

2e91b02
Select commit
Loading
Failed to load commit list.
Merged

Support loading glb with compressed jpeg textures #545

Merge branch 'gz-common5' into glb_jpeg
2e91b02
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 23, 2023 in 0s

78.24% of diff hit (target 82.86%)

View this Pull Request on Codecov

78.24% of diff hit (target 82.86%)

Annotations

Check warning on line 100 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L100

Added line #L100 was not covered by tests

Check warning on line 107 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L107

Added line #L107 was not covered by tests

Check warning on line 122 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L122

Added line #L122 was not covered by tests

Check warning on line 137 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L137

Added line #L137 was not covered by tests

Check warning on line 211 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 245 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L245

Added line #L245 was not covered by tests

Check warning on line 251 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L251

Added line #L251 was not covered by tests

Check warning on line 262 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L260-L262

Added lines #L260 - L262 were not covered by tests

Check warning on line 269 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L269

Added line #L269 was not covered by tests

Check warning on line 278 in av/src/AudioDecoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/AudioDecoder.cc#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 145 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L145

Added line #L145 was not covered by tests

Check warning on line 162 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L162

Added line #L162 was not covered by tests

Check warning on line 169 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L169

Added line #L169 was not covered by tests

Check warning on line 224 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L224

Added line #L224 was not covered by tests

Check warning on line 228 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L228

Added line #L228 was not covered by tests

Check warning on line 378 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L378

Added line #L378 was not covered by tests

Check warning on line 389 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L389

Added line #L389 was not covered by tests

Check warning on line 459 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L459

Added line #L459 was not covered by tests

Check warning on line 471 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L471

Added line #L471 was not covered by tests

Check warning on line 476 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L476

Added line #L476 was not covered by tests

Check warning on line 505 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L505

Added line #L505 was not covered by tests

Check warning on line 549 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L549

Added line #L549 was not covered by tests

Check warning on line 597 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L597

Added line #L597 was not covered by tests

Check warning on line 604 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L604

Added line #L604 was not covered by tests

Check warning on line 622 in av/src/HWEncoder.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

av/src/HWEncoder.cc#L622

Added line #L622 was not covered by tests