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

Replace deprecated LZ4 function calls #9758

Closed
wants to merge 1 commit into from

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Sep 12, 2021

tracked on [LRS-290]

@Nir-Az Nir-Az requested a review from maloel September 12, 2021 13:32

#pragma once

// This function calculates and returns the zero padded amount of bytes added to the last index of the uint32_t vector (32 bit alignment)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not clear...

@@ -1,14 +1,18 @@
// License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2018 Intel Corporation. All Rights Reserved.

// This file is auto-generated from d415.obj
// This file is auto-generated from d415.obj using rs-embed tool
// Manual changes added to support upgrade of LZ4 3-rd party deprecated function)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should change rs-embed to output these manual changes.
I think we should automatically run rs-embed and generate these files if realsense2-gl is compiled.

Copy link
Collaborator

Choose a reason for hiding this comment

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

And I think these do not belong in common/res... but rather in realsense2-gl?

@Nir-Az
Copy link
Collaborator Author

Nir-Az commented Sep 13, 2021

Closed and continued on PR #9764

@Nir-Az Nir-Az closed this Sep 13, 2021
@Nir-Az Nir-Az deleted the lz4_warning branch May 3, 2022 07:21
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