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
  • libavformat
  • segafilm.c
Find file
BlameHistoryPermalink
  • Gyan Doshi's avatar
    avformat/segafilm - revert keyframe detection · 6b2fee19
    Gyan Doshi authored Apr 21, 2018
    Keyframe detection was inverted in cfe1a9d3 in order to fix keyframe
    flags set for the sample attached to trac #7091. However, that sample is
    errantly muxed.
    
    As noted at
    https://web.archive.org/web/20020803104640/http://www.pcisys.net:80/~melanson/codecs/film-format.txt,
    the original keyframe detection logic is correct, and this patch
    restores it.
    Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
    (cherry picked from commit 9f9f56e6)
    6b2fee19
segafilm.c 11.1 KB
EditWeb IDE

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