Víctor Manuel Jáquez Leal
|
8c59ee29c2
|
vah264dec: Complete profiles in decoder.
Instead of specifying all the H.264 "supported" profiles in the global
hash table (used either by decoders and encoders), just complete them
in the decoder only, since the encoder doesn't support them.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2844>
|
2022-08-08 17:47:56 +00:00 |
|
Víctor Manuel Jáquez Leal
|
63a8fc505e
|
va: Add vajpegdec element.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1575>
|
2022-06-27 13:43:14 +00:00 |
|
He Junyan
|
57d50a941f
|
va: Add the profile string name into the profile_map.
We also add a helper function of gst_va_profile_from_name to get
the VA profile value by its profile string name.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1051>
|
2022-03-01 10:53:50 +01:00 |
|
He Junyan
|
e0b6c6678b
|
va: Change the H264 profile string order in the profile_map.
The first one should be the one that matches the VA profile's name
most precisely.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1051>
|
2022-03-01 10:53:50 +01:00 |
|
He Junyan
|
85d2118a53
|
va: av1dec: Use named profiles to replace the numeric ones.
Use named AV1 profiles (i.e., main, high, and professional) to replace
the old 0, 1, 2 profiles.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1456>
|
2021-12-21 22:20:34 +09:00 |
|
Thibault Saunier
|
019971a3c7
|
Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir
|
2021-09-24 16:14:36 -03:00 |
|