Edward Hervey
|
38c07a2d01
|
all: Fix closure annotations
This was misused almost everywhere.
See
https://gi.readthedocs.io/en/latest/annotations/giannotations.html#support-for-gobject-closures
and: https://www.bassi.io/articles/2023/02/20/bindable-api-2023/
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7725>
|
2024-10-25 08:58:29 +00:00 |
|
François Laignel
|
7fc418e08c
|
gst: add more GstIdStr functions to Caps & Structure
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7644>
|
2024-10-16 23:14:50 +00:00 |
|
François Laignel
|
375acaed51
|
gst: hamonise recent Caps function names with Structure counterparts
These functions were introduced as part of the GstIdStr MR:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7432
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7644>
|
2024-10-16 23:14:50 +00:00 |
|
Sebastian Dröge
|
21af7061eb
|
gst: caps: Add API for creating caps / setting caps fields from static strings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7432>
|
2024-09-26 19:26:18 +03:00 |
|
Sebastian Dröge
|
6233eb0ff3
|
common: Stop using GQuark-based GstStructure field name API
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7432>
|
2024-09-26 19:21:29 +03:00 |
|
Sebastian Dröge
|
0c1611d31d
|
common: Stop using GQuark-based GstStructure name API
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7432>
|
2024-09-26 19:21:29 +03:00 |
|
Víctor Manuel Jáquez Leal
|
e5d524b338
|
caps: Fix documentation
Fix gst_caps_filter_and_map_in_place() documentation, aiming to
gst_caps_maps_in_place() to express their difference.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4933>
|
2023-06-26 19:56:55 +02:00 |
|
Tim-Philipp Müller
|
76c8a619f9
|
caps, capsfeatures: drop use of GSlice
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3695>
|
2023-01-24 15:25:05 +00:00 |
|
Stéphane Cerveau
|
7f7084cd3a
|
caps: warn with wrong mediatype in gst_caps_new_empty_simple
If passing ANY/EMPTY to gst_caps_new_empty_simple
as a mediatype, a warning will be displayed to alert
on this misuse of the API.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2290>
|
2022-05-11 08:59:37 +02:00 |
|
Daniel Knobe
|
74957bfd50
|
caps: fix type of return value if string is null in gst_caps_from_string
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1348>
|
2021-11-15 10:56:43 +00:00 |
|
Thibault Saunier
|
6c364d9626
|
Move files from gstreamer into the "subprojects/gstreamer/" subdir
|
2021-09-24 16:13:07 -03:00 |
|