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
  • doc
  • formats.texi
Find file
BlameHistoryPermalink
  • Marton Balint's avatar
    avformat: make flush_packets a tri-state and set it to -1 (auto) by default · eeeb595c
    Marton Balint authored Jun 04, 2017
    If flushing is not disabled, then mux.c will signal the end of the packets with
    an AVIO_DATA_MARKER_FLUSH_POINT, and aviobuf will be able to decide to flush or
    not based on the preferred minimum packet size set by the used protocol.
    Reviewed-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    eeeb595c
formats.texi 8.44 KB
EditWeb IDE

Replace formats.texi

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.