16 Commits (7c05b7951cb47716230c95744240bc60ec5f9433)

Author SHA1 Message Date
Gyan Doshi 56419428a8 avcodec/mfenc: set variable frame size flag. 3 years ago
Martin Storsjö 9fba0b8a8c mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll 3 years ago
Trystan Mata 1cb601ad10 avcodec/mfenc: Dynamically load MFPlat.DLL 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
James Almer 6d8b25841c mf: convert to new channel layout API 3 years ago
James Almer 6b594ba5d1 avcodec/mfenc: remove usage of avctx->pkt_timebase 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
James Almer b86af93cea avcodec/mfenc: use AVCodecContext.get_encode_buffer() 4 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 5 years ago
Martin Storsjö 6c33a230e4 mfenc: Avoid including codecapi.h, fix building in UWP mode with clang 5 years ago
Martin Storsjö 869f655e2e mfenc: Remove an unused include 5 years ago
Martin Storsjö c116c127f9 mfenc: Fall back to avctx->time_base if avctx->framerate isn't set 5 years ago
Martin Storsjö fea5f5bc64 mfenc: Fix setting has_b_frames for max_b_frames == 1 5 years ago
wm4 050b72ab5e avcodec: Add MediaFoundation encoder wrapper 5 years ago