0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/libobs/media-io
pkv 5b2e2a9c68 libobs/media-io: Fix media-remux channel layout for 5 channels
FFmpeg has 5.0 as default layout for 5 channels.
But obs-studio uses 4.1. This is a fix when remuxing.

Signed-off-by: pkv <pkv@obsproject.com>
2024-05-09 10:27:20 -04:00
..
audio-io.c libobs: Replace circlebuf with deque 2024-01-16 16:45:09 +01:00
audio-io.h mac-capture: Allow selection of channels on core audio devices 2023-12-19 18:33:53 -05:00
audio-math.h Update copyrights/names 2023-05-20 01:31:18 -07:00
audio-resampler-ffmpeg.c Update copyrights/names 2023-05-20 01:31:18 -07:00
audio-resampler.h Update copyrights/names 2023-05-20 01:31:18 -07:00
format-conversion.c Update copyrights/names 2023-05-20 01:31:18 -07:00
format-conversion.h Update copyrights/names 2023-05-20 01:31:18 -07:00
frame-rate.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
media-io-defs.h Update copyrights/names 2023-05-20 01:31:18 -07:00
media-remux.c libobs/media-io: Fix media-remux channel layout for 5 channels 2024-05-09 10:27:20 -04:00
media-remux.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
video-fourcc.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
video-frame.c libobs: Fix I40A plane height calculation for fourth plane 2024-05-03 21:05:13 -07:00
video-frame.h libobs/media-io: Fix link error including a header file from C++ 2023-11-25 17:04:47 -06:00
video-io.c libobs/media-io: Relax color space comparison 2023-08-15 13:15:45 -07:00
video-io.h libobs: Add VIDEO_FORMAT_R10L 2023-07-29 16:41:31 -07:00
video-matrices.c libobs: Add VIDEO_FORMAT_R10L 2023-07-29 16:41:31 -07:00
video-scaler-ffmpeg.c Update copyrights/names 2023-05-20 01:31:18 -07:00
video-scaler.h Update copyrights/names 2023-05-20 01:31:18 -07:00