Skip to content

Conversation

Green-Sky
Copy link
Member

@Green-Sky Green-Sky commented Mar 27, 2025

Technically all this does is choose a quality based on frame duration, which we always set to 1, and as such is always realtime. (In same timebase as pts, which we use as a frame counter...)

Also no deadline for decoder. (documentation tells us it's ignored)

fixes #2770


This change is Reviewable

@Green-Sky Green-Sky added this to the v0.2.22 milestone Mar 27, 2025
@Green-Sky Green-Sky requested a review from zoff99 March 27, 2025 19:23
@github-actions github-actions bot added the chore Updating grunt tasks etc; no production code change label Mar 27, 2025
@Green-Sky Green-Sky marked this pull request as draft March 27, 2025 19:25
@Green-Sky Green-Sky added the toxav Audio/video label Mar 27, 2025
@Green-Sky Green-Sky force-pushed the toxav_deadline branch 2 times, most recently from a6a96c3 to c52f00f Compare September 30, 2025 19:37
@Green-Sky Green-Sky marked this pull request as ready for review September 30, 2025 19:37
Technically all this does is choose a quality based on frame
duration, which we always set to 1, and as such is always realtime.
(In same timebase as pts, which we use as a frame counter...)

Also no deadline for decoder. (documentation tells us its ignored)
@toktok-releaser toktok-releaser merged commit 6f7f515 into TokTok:master Oct 6, 2025
82 checks passed
@Green-Sky Green-Sky deleted the toxav_deadline branch October 6, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updating grunt tasks etc; no production code change toxav Audio/video
Development

Successfully merging this pull request may close these issues.

chore(toxav): libvpx vpx_codec_decode() ignores deadline
4 participants