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
  • libavdevice
  • decklink_enc_c.c
Find file
BlameHistoryPermalink
  • Devin Heitmueller's avatar
    libavdevice/decklink: add support for -sources and -sinks arguments · 278588cd
    Devin Heitmueller authored Oct 06, 2017
    Add support for enumerating the sources/sinks via the ffmpeg
    command line options, as opposed to having to create a real pipeline
    and use the "-list_devices" option which does exit() after dumping
    out the options.
    
    Note that this patch preserves the existing "-list_devices" option,
    but now shares common code for the actual enumeration.
    
    Updated to reflect feedback from Marton Balint <cus@passwd.hu>.
    Signed-off-by: 's avatarDevin Heitmueller <dheitmueller@ltnglobal.com>
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    278588cd
decklink_enc_c.c 2.29 KB
EditWeb IDE

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