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
  • idctdsp.h
Find file
BlameHistoryPermalink
  • Michael Niedermayer's avatar
    avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile · e26be20a
    Michael Niedermayer authored May 28, 2018
    These 2 fields are not always the same, it is simpler to always use the same field
    for detecting studio profile
    
    Fixes: null pointer dereference
    Fixes: ffmpeg_crash_3.avi
    
    Found-by: Thuan Pham <thuanpv@comp.nus.edu.sg>, Marcel Böhme, Andrew Santosa and Alexandru RazvanCaciulescu with AFLSmart
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    (cherry picked from commit b3332a18)
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    e26be20a
idctdsp.h 4.74 KB
EditWeb IDE

Replace idctdsp.h

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.