dholroyd / h264-reader

Rust reader for H264 bitsream syntax
Apache License 2.0
72 stars 25 forks source link

Update rfc6381-codec requirement from 0.1 to 0.2 #71

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on rfc6381-codec to permit the latest version.

Changelog

Sourced from rfc6381-codec's changelog.

0.2.0 - 2024-03-17

Changed

  • Updated to Rust 2021 Edition

0.1.0 - 2021-05-12

Fixed

  • Avoid panic attempting to parse a codec string with a multi-byte UTF-8 character straddling the position where we had expected the initial four-cc substring to end.
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 5 months ago

🐰Bencher

ReportMon, March 18, 2024 at 18:34:43 UTC
Projecth264-reader
Branch71/merge
Testbedlocalhost
BenchmarkEstimated CyclesEstimated Cycles Results
estimated cycles | (Δ%)
Estimated Cycles Upper Boundary
estimated cycles | (%)
InstructionsInstructions Results
instructions
L1 AccessesL1 Accesses Results
accesses
L2 AccessesL2 Accesses Results
accesses
RAM AccessesRAM Accesses Results
accesses
Total AccessesTotal Accesses Results
total-accesses
ci_bench::ci::reader read:setup_video("big_buck_bunny_1080p_24f...✅ (view plot)16619016.000 (-0.00%)18281194.433 (90.91%)➖ (view plot)8189089.000➖ (view plot)10750791.000➖ (view plot)14753.000➖ (view plot)165556.000➖ (view plot)10931100.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help