deps/media-playback: Remove unused #define
This commit is contained in:
parent
2e7fee8e53
commit
f8cae4639e
6
deps/media-playback/media-playback/decode.h
vendored
6
deps/media-playback/media-playback/decode.h
vendored
@ -44,12 +44,6 @@ extern "C" {
|
|||||||
#define CODEC_FLAG_TRUNC CODEC_FLAG_TRUNCATED
|
#define CODEC_FLAG_TRUNC CODEC_FLAG_TRUNCATED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if LIBAVUTIL_VERSION_INT >= AV_VERSION_INT(54, 31, 100)
|
|
||||||
#define AV_PIX_FMT_VDTOOL AV_PIX_FMT_VIDEOTOOLBOX
|
|
||||||
#else
|
|
||||||
#define AV_PIX_FMT_VDTOOL AV_PIX_FMT_VDA_VLD
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct mp_media;
|
struct mp_media;
|
||||||
|
|
||||||
struct mp_decode {
|
struct mp_decode {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user