vaapih264enc: force byte-stream if avc isn't supported
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 17 Jan 2020 12:38:29 +0000 (13:38 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sun, 19 Jan 2020 13:57:04 +0000 (14:57 +0100)
commit5e26efbcf21e0ebfc35bb92f0f522b9e075082c9
treebd039a213179349bc84a63ab821e1ae9c78b14ee
parentd576963979db4b0d657ff45f1927372425c09546
vaapih264enc: force byte-stream if avc isn't supported

Removing the validation in gst_vaapiencode_h264_get_caps() since that
ought be handled in gst_vaapiencode_h264_set_config()
gst/vaapi/gstvaapiencode_h264.c