Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libyuv - YUV conversion and scaling functionality library
        
        
        - Description:
 
        This is an open source project that includes YUV conversion and
scaling functionality. Converts all webcam formats to YUV (I420).
Convert YUV to formats for rendering/effects. Rotate by 90 degrees to
adjust for mobile devices in portrait mode. Scale YUV to prepare
content for compression, with point, bilinear or box filter.
 
        
        Packages
        
        
            | libyuv-0-0.21.20210428giteb6e7bb.aldos.i686
              [106 KiB] | 
            
              Changelog
              by Joel Barrios (2023-08-30):
              - Update to latest stable branch commit.
- Require at least the version of libjpeg-turbo that we were built
  against, to ensure that we have the necessary symbols available. 
             |