obs-studio/deps
pkv 50aec9c2a0 media-playback: Fix rist demuxing
We currently pass a 'buffer_size' option to avformat in bytes.
Unfortunately, avformat/librist.c admits an option with the same name but in milliseconds.
The default values set in the UI (2 MB) go beyond the range admitted in ms (0-30 000)
so avformat issues errors.
This fix disables the option when rist protocol is detected.

Signed-off-by: pkv <pkv@obsproject.com>
2022-01-14 20:50:14 -08:00
..
blake2 cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
file-updater CMake: Set PIC for all library targets 2020-09-09 01:55:50 +02:00
glad deps-glad: Add DMA-BUF EGL extensions 2021-02-13 19:42:01 -03:00
ipc-util ipc-util: Fix potential ready_event hang 2021-11-21 01:38:36 -08:00
jansson deps: Update cmake_minimum_required to 2.8.12 2021-01-18 01:37:45 -08:00
json11 deps/json11: Update to most recent version 2020-12-09 22:23:03 -08:00
libcaption libcaption: Fix static keyword placement 2021-01-29 23:59:23 -08:00
libff deps: Update cmake_minimum_required to 2.8.12 2021-01-18 01:37:45 -08:00
lzma cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
media-playback media-playback: Fix rist demuxing 2022-01-14 20:50:14 -08:00
obs-scripting obs-scripting: add transition duration functions 2021-10-15 16:50:59 -07:00
opts-parser obs-x264: Move options parser to its own lib 2021-10-25 12:24:16 -07:00
w32-pthreads cmake: Add cmake folders 2020-05-13 06:52:37 -07:00
CMakeLists.txt obs-x264: Move options parser to its own lib 2021-10-25 12:24:16 -07:00