[FFmpeg-devel] [PATCH] avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features
    Leo Izen 
    leo.izen at gmail.com
       
    Sun Feb  5 01:30:38 EET 2023
    
    
  
On 2/4/23 18:28, Leo Izen wrote:
 > 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 at gmail.com>
This is an alternative to the above patch. I replied it to the previous 
patch so they can be compared but only one should be applied.
- Leo Izen (thebombzen)
    
    
More information about the ffmpeg-devel
mailing list