obs-StreamFX/source/encoders
Michael Fabian 'Xaymar' Dirks ac466a65f8 encoders/ffmpeg: Set proper packet priority and drop priority
With increasing complexity in video encoders, we end up with complex priority and drop priority structures. While the fields are currently ignored by the default libOBSs output plugins, in the future this might no longer be the case. In any case, the increase in complexity requires us to adjust to it.
2023-04-05 18:51:53 +02:00
..
codecs encoders/codecs/h264: Basic support for parsing NALs 2023-04-05 18:51:51 +02:00
handlers encoders/ffmpeg/nvenc: Don't migrate already correct settings 2023-04-05 18:51:51 +02:00
encoder-aom-av1.cpp encoder/aom-av1: Add CPU Usage 10 2023-04-05 18:51:24 +02:00
encoder-aom-av1.hpp encoders/aom-av1: AV1 encoder based on libaom 2023-04-05 18:51:15 +02:00
encoder-ffmpeg.cpp encoders/ffmpeg: Set proper packet priority and drop priority 2023-04-05 18:51:53 +02:00
encoder-ffmpeg.hpp encoders/ffmpeg: Support proper settings migration 2023-04-05 18:51:53 +02:00