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
  • h264_slice.c
Find file
BlameHistoryPermalink
  • Steve Lhomme's avatar
    avcodec/h264_slice: set the SEI parameters early on the AVCodecContext · 8788dd67
    Steve Lhomme authored May 29, 2019
    It's better to do it before the buffers are actually created. At least in VLC
    we currently don't support changing some parameters dynamically easily so we
    don't use the information if it comes after the buffer are created.
    Co-authored-by: 's avatarJames Almer <jamrial@gmail.com>
    Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
    8788dd67
h264_slice.c 108 KB
EditWeb IDE

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