SIGN IN SIGN UP
obsproject / obs-studio UNCLAIMED

OBS Studio - Free and open source software for live streaming and screen recording

0 0 119 C

obs-ffmpeg: Fix for FFmpeg 6 deprecating a flag

Also modifies libobs & deps/media-playback.
AV_CODEC_CAP_TRUNCATED was removed in avcodec 60 [1].
We ifdef the code depending on it to allow compilation.

[1] avcodec: remove FF_API_FLAG_TRUNCATED
https://github.com/FFmpeg/FFmpeg/commit/3ceffe783965767e62d59e8e68ecd265c98460ec

Signed-off-by: pkv <pkv@obsproject.com>
P
pkv committed
2e79d4c902abf3e6bb4ad1b5bf779c0cc22a6fd0
Parent: 2b84155
Committed by Ryan Foster <ryan@obsproject.com> on 3/1/2023, 6:23:51 PM