Commit 4069394f authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '1dd2b6c9'

* commit '1dd2b6c9':
  examples/qsvdec: switch to the hwcontext API
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents d1c2c210 1dd2b6c9
......@@ -3189,7 +3189,7 @@ filtering_video_example_deps="avfilter avcodec avformat avutil"
http_multiclient_example_deps="avformat avutil fork"
metadata_example_deps="avformat avutil"
muxing_example_deps="avcodec avformat avutil swscale"
qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder vaapi_x11"
qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder"
remuxing_example_deps="avcodec avformat avutil"
resampling_audio_example_deps="avutil swresample"
scaling_video_example_deps="avutil swscale"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment