Skip to content

Do not erase decoded video frame in on_rx_rtp#4398

Closed
half-left wants to merge 1 commit intopjsip:masterfrom
half-left:fix-vid-dec-max-delay
Closed

Do not erase decoded video frame in on_rx_rtp#4398
half-left wants to merge 1 commit intopjsip:masterfrom
half-left:fix-vid-dec-max-delay

Conversation

@half-left
Copy link
Copy Markdown
Contributor

Stream can try to decode another on due to ts_diff greater than stream->dec_max_delay, but it can be unsucsessful because of frm_cnt < stream->dec_delay_cnt, so it should restore already decoded frame

Stream can try to decode another on due to ts diff greater
than stream dec_max_delay, but it can be unsucsessful, so
it should restore already decoded frame
@half-left half-left closed this Apr 15, 2025
@half-left
Copy link
Copy Markdown
Contributor Author

sorry, it's already solved in 078bfea

@aol-nnov
Copy link
Copy Markdown
Contributor

Seems to be implemented in #4325

@nanangizz do you have any estimates in which release will it be incorporated? That PR has no milestone unfortunately..

@nanangizz
Copy link
Copy Markdown
Member

@nanangizz do you have any estimates in which release will it be incorporated? That PR has no milestone unfortunately..

Oops, forgot to set the milestone, it should be 2.16, thanks for catching that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants