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
  • webm_chunk.c
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    avformat/Makefile: Remove false dependencies of WebM and Matroska muxer · 0c0a1d73
    Andreas Rheinhardt authored Apr 07, 2020
    These muxers don't depend on the WebM Chunk or the WebM DASH Manifest
    muxers.
    
    Furthermore, remove some #if checks in webm_chunk.c and webmdashenc.c.
    They are always true now that webm_chunk.c and webmdashenc.c are only
    compiled when their corresponding muxers are enabled.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    0c0a1d73
webm_chunk.c 9.64 KB
EditWeb IDE

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