Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F FFmpeg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sixue.cheng
  • FFmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavcodec
  • exr.c
Find file BlameHistoryPermalink
  • Martin Vignali's avatar
    libavcodec/exr : fix decoding piz float file. · 37c83b53
    Martin Vignali authored Jun 28, 2016
    
    
    fix ticket #5674
    
    the size of data to process in piz_uncompress, is now calc
    using the pixel type of each channel.
    
    the data reorganization, alos take care about the size of
    each channel
    Reviewed-by: default avatarPaul B Mahol <onemda@gmail.com>
    Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
    (cherry picked from commit d9e1e081
    
    )
    Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
    37c83b53

Replace exr.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.