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
  • Makefile
Find file
BlameHistoryPermalink
  • Marton Balint's avatar
    avformat: implement retiming directly in mxfenc and gxfenc · 8360fd26
    Marton Balint authored Apr 27, 2020
    Generic retime functionality is replaced by a few lines of code directly in the
    muxers which used it, which seems a lot easier to understand and this way the
    retiming is not dependant of the input durations.
    
    Also remove retimeinterleave, since it is not used by anything anymore.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    8360fd26
Makefile 37.7 KB
EditWeb IDE

Replace Makefile

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.