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

Warnings with ffmpeg 7.1 #298

Open
sfan5 opened this issue Nov 8, 2024 · 0 comments
Open

Warnings with ffmpeg 7.1 #298

sfan5 opened this issue Nov 8, 2024 · 0 comments

Comments

@sfan5
Copy link
Contributor

sfan5 commented Nov 8, 2024

In file included from ../libplacebo/src/include/libplacebo/utils/libav.h:293,
                 from ../libplacebo/src/tests/libav.c:2:
../libplacebo/src/include/libplacebo/utils/libav_internal.h: In function ‘pl_system_from_av’:
../libplacebo/src/include/libplacebo/utils/libav_internal.h:52:5: warning: enumeration value ‘AVCOL_SPC_IPT_C2’ not handled in switch [-Wswitch]
   52 |     switch (spc) {
      |     ^~~~~~
../libplacebo/src/include/libplacebo/utils/libav_internal.h:52:5: warning: enumeration value ‘AVCOL_SPC_YCGCO_RE’ not handled in switch [-Wswitch]
../libplacebo/src/include/libplacebo/utils/libav_internal.h:52:5: warning: enumeration value ‘AVCOL_SPC_YCGCO_RO’ not handled in switch [-Wswitch]
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

No branches or pull requests

1 participant