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

Bugfixes #63

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Bugfixes #63

merged 5 commits into from
Sep 28, 2023

Conversation

ram-mohan
Copy link
Collaborator

No description provided.

Hamsalekha S and others added 5 commits September 28, 2023 19:05
When IDR frame is skipped due to VBV constraints, the frame
number should not be reset. Since it was reset earlier, it
was leading to bistream being not decodable in such a case.
Restore frame_num during idr skip.
When the i frame interval is larger than idr frame interval, bitrate
deviations are seen in bitstream.

Forced idr_interval to be a multiple of I frame interval.
Allow any refresh period if air mode is selected as none
The input buffers allocated for 422 formats is less by a chroma
plane. This causing memory over writes and results in crash while
freeing
@harishdm harishdm merged commit fef9665 into ittiam-systems:main Sep 28, 2023
3 checks passed
@ram-mohan ram-mohan deleted the bugfixes branch September 28, 2023 19:00
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.

2 participants