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
  • tests
  • ref
  • lavf
  • mka
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    avformat/matroskaenc: Don't waste bytes on length fields · 5b6e164b
    Andreas Rheinhardt authored Dec 29, 2019
    Several EBML Master elements for which a good upper bound of the final
    length was available were nevertheless written without giving an
    upper bound of the final length to start_ebml_master(), so that their
    length fields were eight bytes long. This has been changed.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    5b6e164b
mka 130 Bytes
EditWeb IDE

Replace mka

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.