20 Commits (04f0c40c748d502059db8b4f379fbb61306de428)

Author SHA1 Message Date
Cameron Gutman 669ff26bc2 avcodec/mfenc: fix double-free on init failure 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Anton Khirnov ac2cda4296 lavc: use AVFrame.duration instead of AVFrame.pkt_duration 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
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 3 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