plugin: encode: change the dmabuf caps to all supported formats.
authorHe Junyan <junyan.he@hotmail.com>
Tue, 17 Dec 2019 16:40:58 +0000 (00:40 +0800)
committerHe Junyan <junyan.he@hotmail.com>
Wed, 18 Dec 2019 12:34:27 +0000 (20:34 +0800)
commit61de88e58030e245b596fd10af422615c08cb9a3
tree18e0bddf39111ef9feb132c8cfb5384ec3abaebc
parent4bb41e6ca3973176046f92d7dcd7a4f63f08dd1c
plugin: encode: change the dmabuf caps to all supported formats.

The encode's dmabuf caps definition is obsolete, it can support
more formats now. Re-define it to include all supported formats
in video format map.
gst/vaapi/gstvaapiencode_h264.c
gst/vaapi/gstvaapiencode_h264_fei.c
gst/vaapi/gstvaapiencode_h265.c
gst/vaapi/gstvaapiencode_jpeg.c
gst/vaapi/gstvaapiencode_mpeg2.c
gst/vaapi/gstvaapiencode_vp8.c
gst/vaapi/gstvaapiencode_vp9.c