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
  • isom.h
Find file
BlameHistoryPermalink
  • chcunningham's avatar
    avformat/mov.c: require tfhd to begin parsing trun · 12a09ce9
    chcunningham authored Feb 07, 2019
    Detecting missing tfhd avoids re-using tfhd track info from the previous
    moof. For files with multiple tracks, this may make a mess of the
    avindex and fragindex, which can later trigger av_assert0 in
    mov_read_trun().
    Reviewed-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    (cherry picked from commit 3ea87e5d)
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    12a09ce9
isom.h 11.2 KB
EditWeb IDE

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