gstreamer/sys/xvimage
Marijn Suijten abb026ec6a gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable
These parameters are incorrectly regarded as mutable in G-IR making them
"incompatible" with languages that are explicit about mutability like
Rust. In order to clean up the code and expected API there, update the
signatures here, right at the source (instead of overriding them in
Gir.toml and hoping for the best).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1005>
2021-01-14 11:53:10 +00:00
..
meson.build xvimage: remove unused HAVE_XVIDEO define 2019-12-09 07:33:55 +00:00
xvcontext.c gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
xvcontext.h gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
xvimage.c xvimage: Fix symbol redefine build error 2018-07-19 12:22:34 +01:00
xvimageallocator.c xvimageallocator: Fix build warning error 2017-12-06 15:28:54 -05:00
xvimageallocator.h xvimageallocator: const correctness in gst_xvimage_allocator_alloc(). 2016-07-18 14:17:09 +01:00
xvimagepool.c xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagepool.h xvimagepool: Update size, stride, and offset with allocated XvImage 2019-11-18 07:41:10 +00:00
xvimagesink.c base: use of g_value_dup_string 2019-12-18 16:03:59 +01:00
xvimagesink.h xvimagesink: Allow changing render-rectangle through property 2018-01-29 16:26:09 +00:00