Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavcodec
  • jpeg2000.c
Find file
BlameHistoryPermalink
  • Gautam Ramakrishnan's avatar
    libavcodec/jpeg2000: fix precinct coordinate calculation · 995d9378
    Gautam Ramakrishnan authored Apr 11, 2020
    The calculation of precinct boundaries has been
    fixed. The precinct boundaries were calculated
    as an offset to the band boundary, but must
    instead be calculated as an offset from the
    reslevel. This patch fixes #4669 and #4679.
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    995d9378
jpeg2000.c 23.7 KB
EditWeb IDE

Replace jpeg2000.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.