gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal 3ba3966fc3 vaapiencode: enhance how the profile is defined
This code doesn't define the profile used by the internal encoder, but
it used to "predict" which is going to be used and to get the caps
restrictions.

Before the profile was predicted by checking the donwstream caps, but
sometimes they are not defined, setting an unknown profile. In order
to enhances this situation, the encoder asks to internal encoder if it
has one. If so, it is used.

To ask the internal encoder's profile a new accessor function was
added: gst_vaapi_encoder_get_profile()
2019-08-19 17:26:55 +00:00
..
vaapi vaapiencode: enhance how the profile is defined 2019-08-19 17:26:55 +00:00
Makefile.am libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00