Edward Hervey
|
30c2f67e49
|
bad: Add missing plugin since
These predate current stable release. Was never spotted since they weren't built
on the CI
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7277>
|
2024-07-30 13:46:42 +00:00 |
|
Jordan Petridis
|
0bc353085f
|
svthevcenc: Fix potential use of unitialized variable
In gst_svthevc_enc_propose_allocation if we don't get info from
the caps, we'd goto done, which could potentially try to unref
and unitialized pool variable.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5476>
|
2023-10-21 20:08:59 +00:00 |
|
Tim-Philipp Müller
|
82cd540d08
|
svthevcenc: drop use of GSlice
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3695>
|
2023-01-24 15:25:07 +00:00 |
|
Thibault Saunier
|
6a4425e46a
|
meson: Call pkgconfig.generate in the loop where we declare plugins dependencies
Removing some copy pasted code
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2970>
|
2022-09-01 21:17:35 +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 |
|