FFmpeg 5 and pre-built CBS (#509)

This commit is contained in:
Brad Richardson 2022-12-27 09:13:54 -05:00 committed by GitHub
commit 95437d15f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 14 additions and 20286 deletions

View file

@ -1,7 +1,7 @@
extern "C" {
#include <cbs/cbs_h264.h>
#include <cbs/cbs_h265.h>
#include <cbs/video_levels.h>
#include <cbs/h264_levels.h>
#include <libavcodec/avcodec.h>
#include <libavutil/pixdesc.h>
}