[FFmpeg-devel] [PATCH 06/13] lavc: Delete all fake hwaccels
Mark Thompson
sw at jkqxz.net
Sat Nov 18 21:05:49 EET 2017
On 18/11/17 18:47, Mark Thompson wrote:
> They are now unused.
> ---
> configure | 32 +++++------------------------
> libavcodec/mediacodec.c | 2 +-
> libavcodec/mediacodecdec_common.c | 42 ---------------------------------------
> libavcodec/mmaldec.c | 28 --------------------------
> libavcodec/qsvdec_h2645.c | 18 -----------------
> libavcodec/qsvdec_other.c | 27 -------------------------
> 6 files changed, 6 insertions(+), 143 deletions(-)
Thanks to James on IRC for noticing that I missed removing the actual cuvid hwaccel structures (though all references to them are gone).
Fixed locally.
- Mark
More information about the ffmpeg-devel
mailing list