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
  • j2kenc.c
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    avcodec/j2kenc: Fix undefined shifts of negative numbers · 39b60359
    Andreas Rheinhardt authored Jan 21, 2020
    Also add parentheses to some lines to make the operator precedence
    clearer.
    
    This affected the FATE-tests vsynth*-jpeg2000 and vsynth*-jpeg2000-97
    (where * ranges over { 1, 2, 3, _lena }) as well as ticket #7983.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    39b60359
j2kenc.c 47.9 KB
EditWeb IDE

Replace j2kenc.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.