diff options
author | Leo Izen <leo.izen@gmail.com> | 2023-02-04 16:29:15 -0500 |
---|---|---|
committer | Leo Izen <leo.izen@gmail.com> | 2023-02-06 13:05:39 -0500 |
commit | 000934830620c03be55644e054f9ffaaadac2a0a (patch) | |
tree | 9a2f3cc09aaf3a8b83a5e6718ee7fbb208e27d7f /libavcodec/wavarc.c | |
parent | c5aeb8f4db5529cdb5248bbb7154adf6f0c8faf3 (diff) | |
download | ffmpeg-000934830620c03be55644e054f9ffaaadac2a0a.tar.gz |
avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features
Since many distributions ship libjxl 0.7.0 still, we'd still prefer to
compile against that, but don't want to lose the features that require
libjxl 0.8.0 or greater. For this reason I've added preprocessor #ifdef
guards around the features that aren't necessarily in libjxl 0.7.0.
Signed-off-by: Leo Izen <leo.izen@gmail.com>
Diffstat (limited to 'libavcodec/wavarc.c')
0 files changed, 0 insertions, 0 deletions