diff options
author | wm4 <wm4@nowhere> | 2016-04-07 17:48:00 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-04-07 17:48:00 +0200 |
commit | f009d16f362694b6f49571b76f8b0331966824b5 (patch) | |
tree | 92851b786b11c32c0345cc1a803d58cc535a6219 /video/vaapi.h | |
parent | 32a92071b4cc58967d51a5e3ce1c3bed219d9111 (diff) |
vd_lavc: fix codec vs. decoder confusion
Some functions which expected a codec name (i.e. the name of the video
format itself) were passed a decoder name. Most "native" libavcodec
decoders have the same name as the codec, so this was never an issue.
This should mean that e.g. using "--vd=lavc:h264_mmal --hwdec=mmal"
should now actually enable native surface mode (instead of doing copy-
back).
Diffstat (limited to 'video/vaapi.h')
0 files changed, 0 insertions, 0 deletions