summaryrefslogtreecommitdiff
path: root/libavcodec/mfenc.c
Commit message (Expand)AuthorAge
* avcodec/mfenc: remove usage of avctx->pkt_timebaseJames Almer2021-08-06
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/mfenc: use AVCodecContext.get_encode_buffer()James Almer2021-03-17
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* mfenc: Avoid including codecapi.h, fix building in UWP mode with clangMartin Storsjö2020-05-27
* mfenc: Remove an unused includeMartin Storsjö2020-05-27
* mfenc: Fall back to avctx->time_base if avctx->framerate isn't setMartin Storsjö2020-05-22
* mfenc: Fix setting has_b_frames for max_b_frames == 1Martin Storsjö2020-05-22
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-19