UI: Add Format, Audio and Video ComboBoxes
Adds ComboBoxes for selecting format and audio/video codecs. The ComboBoxes also show only valid codec combinations for a particular container format.
This commit is contained in:
@@ -189,6 +189,7 @@ endif()
|
||||
|
||||
target_link_libraries(obs
|
||||
libobs
|
||||
libff
|
||||
Qt5::Widgets
|
||||
Qt5::Network
|
||||
${obs_PLATFORM_LIBRARIES})
|
||||
|
Reference in New Issue
Block a user