He Junyan
|
ea9b350240
|
va: Add a gstva.h to include all va lib header files.
And replacing all va lib headers with this new header files
when including.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1256>
|
2022-02-07 10:12:36 +00:00 |
|
He Junyan
|
d5c535744b
|
va: Move the vautils into the gst va lib.
The context query and handle are common logic for all va related
elements. So we move it from va plugins to the common gst va lib.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1256>
|
2022-02-07 10:12:36 +00:00 |
|
Víctor Manuel Jáquez Leal
|
b8068c6fda
|
va: basetransform: Pass component index not plane index.
This is an issue detected and fixed in commit 3897b24f for other
libraries and elements.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1566>
|
2022-01-25 14:15:12 +00:00 |
|
Víctor Manuel Jáquez Leal
|
5e3bf0fff7
|
vapostproc, vadeinterlace: don't transform caps if no intersection.
If caps to transform don't intersect with those supported by the VA
filter (VAEntrypointVideoProc) then return them as is, because only
pass-through mode is the only possibility.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1369>
|
2021-11-22 15:27:10 +00:00 |
|
Mengkejiergeli Ba
|
2eaba0cefa
|
va: Fix error handling for base transform
Need to check the returned value of gst_buffer_pool_set_active() when
setting the active status of buffer pool.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1131>
|
2021-10-14 11:12:41 +00: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 |
|