diff options
author | wm4 <wm4@nowhere> | 2017-10-27 17:22:32 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-10-27 18:08:20 +0200 |
commit | f36d152eb7fed4cee9e2f0f37370fddfdfe2cef6 (patch) | |
tree | d87cdfccb9bbd7c8c3869c3d8b812a19269d3c35 /video/fmt-conversion.c | |
parent | 4701c5ba4f87ca35f66d574e89eba8c7d4514783 (diff) | |
download | mpv-f36d152eb7fed4cee9e2f0f37370fddfdfe2cef6.tar.bz2 mpv-f36d152eb7fed4cee9e2f0f37370fddfdfe2cef6.tar.xz |
vd_lavc: use avcodec_fill_hw_frames_parameters() API
This removes the need for codec- and API-specific knowledge in the
libavcodec hardware acceleration API user. For mpv, this removes the
need for vd_lavc_hwdec.pixfmt_map and a few other things. (For now, we
still keep the "old" parts for the sake of supporting older Libav, and
FFgarbage.)
Diffstat (limited to 'video/fmt-conversion.c')
0 files changed, 0 insertions, 0 deletions