0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/mac-vth264
Doug Kelly 6a9f25c8ea mac-vth264: Clean up encoder list
When enumerating the list of encoders offered by VideoToolbox,
there's no reason we can't use the returned ID, which allows us to
remove the hardware/software encoder specific functions. At the
same time, this does add a slight complexity when localizing the
encoder name, so we can fall back to the OS-provided encoder name
if there's not a match.
2021-02-28 19:00:43 -08:00
..
data/locale Update translations from Crowdin 2020-12-14 00:29:44 +01:00
CMakeLists.txt cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
encoder.c mac-vth264: Clean up encoder list 2021-02-28 19:00:43 -08:00