Doug Nazar
|
5f90a4ae67
|
all: Annotate *_set_property() contructor only props without free
Properties that are marked constructor only aren't required to be freed
before g_value_dup_string() as they can only be called once during construction.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8648>
|
2025-03-27 09:03:18 +00:00 |
|
Jordan Yelloz
|
3c6c0bc676
|
gstmediasourcetrack: Removed unused try_push() method
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8512>
|
2025-03-26 21:44:12 +00:00 |
|
Jordan Yelloz
|
537065b29e
|
gstmediasourcetrack: Ref the sample inside push() method
This simplifies cleanup for the caller since the push method already cleans up
the sample when it is consumed by playback or if it fails to be added to the
queue.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8512>
|
2025-03-26 21:44:12 +00:00 |
|
Jordan Yelloz
|
66f51f642f
|
bad: Added W3C Media Source Extensions library
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2992>
|
2023-11-19 13:48:43 +00:00 |
|