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
  • cavsdsp.c
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    avcodec/cavsdsp: Fix undefined left shifts of negative numbers · 0f0f2ab0
    Andreas Rheinhardt authored Sep 28, 2019
    Affected the ffmpeg-filter_colorkey FATE-test (but only if the C version
    of idct8_add is used and not e.g. the x86 SSE2 version).
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    
    Fixes: left shift of negative value -107
    Fixes: 20398/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CAVS_fuzzer-5725389278412800
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    0f0f2ab0
cavsdsp.c 24 KB
EditWeb IDE

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