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
  • libavfilter
  • vf_delogo.c
Find file
BlameHistoryPermalink
  • Jean Delvare's avatar
    avfilter/delogo: Check that logo area is inside the picture · aeefe018
    Jean Delvare authored May 10, 2016
    We can only remove the logo if it is inside the picture. We need at
    least one pixel around the logo area for interpolation.
    
    Fixes ticket #5527 (Delogo crash with x=0 and/or y=0).
    Signed-off-by: 's avatarJean Delvare <jdelvare@suse.com>
    Reviewed-by: 's avatarPaul B Mahol <onemda@gmail.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    aeefe018
vf_delogo.c 11.2 KB
EditWeb IDE

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