]> git.sesse.net Git - ffmpeg/history - libavcodec/mfenc.c
avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in certain...
[ffmpeg] / libavcodec / mfenc.c
2020-06-18 James Almeravcodec/encode: restructure the core encoding code
2020-05-26 Martin Storsjömfenc: Avoid including codecapi.h, fix building in...
2020-05-26 Martin Storsjömfenc: Remove an unused include
2020-05-22 Martin Storsjömfenc: Fall back to avctx->time_base if avctx->framerat...
2020-05-22 Martin Storsjömfenc: Fix setting has_b_frames for max_b_frames == 1
2020-05-19 wm4avcodec: Add MediaFoundation encoder wrapper