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

libimxvpuapi2: Bump revision to 8639837a246f #1894

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

hiagofranco
Copy link
Contributor

After bumping gstreamer1.0-plugins-imx build is failing. Here is a snippet of the build error:

| ../git/ext/vpu/gstimxvpuenc.c:473:20: error: 'ImxVpuApiEncOpenParams' has no member named 'fixed_intra_quantization'
| open_params->fixed_intra_quantization =
imx_vpu_enc->fixed_intra_quantization;
| ^~

Fix it by updating libimxvpuapi2 to the current HEAD of its repository.

After bumping gstreamer1.0-plugins-imx build is failing. Here is a snippet
of the build error:

| ../git/ext/vpu/gstimxvpuenc.c:473:20: error: 'ImxVpuApiEncOpenParams'
has no member named 'fixed_intra_quantization'
|         open_params->fixed_intra_quantization =
imx_vpu_enc->fixed_intra_quantization;
|                    ^~

Fix it by updating libimxvpuapi2 to the current HEAD of its repository.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
@otavio otavio requested a review from dv1 August 13, 2024 16:23
@otavio otavio merged commit c843e11 into Freescale:master Aug 13, 2024
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