Skip to content

Conversation

@vasn1k
Copy link
Contributor

@vasn1k vasn1k commented Mar 7, 2025

Add support for .ivf files when loading AV1 compressed video files and using elementary streams.

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@zlatinski zlatinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thank you!

#define DKIF_FRAME_CONTAINER_HEADER_SIZE 12
#define DKIF_HEADER_MAGIC *((const uint32_t*)"DKIF")
#define DKIF_FILE_HEADER_SIZE 32
#define USE_SIMPLE_MALLOC 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit confused about this USE_SIMPLE_MALLOC. Can you add a comment to explain the use of that ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll remove it the define. It's there for debugging purposes.

@zlatinski
Copy link
Contributor

We should remove the USE_SIMPLE_MALLOC from this change. @vasn1k, per our offline discussion, please do that before we merge this change.

Signed-off-by: Vassili Nikolaev (NVIDIA) <vnikolaev@nvidia.com>
@dabrain34
Copy link
Contributor

@vasn1k could you make the change needed for this PR ?

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.

4 participants