gstreamer-rs/gstreamer-video/src
Christian Meissl da2eb50dd3 gstreamer-video: implement VideoBufferPoolConfig for BufferPoolConfigRef
implementing VideoBufferPoolConfig for BufferPoolConfigRef
instead of BufferPoolConfig allows to retrieve the VideoAlignment
from within buffer pool set_config

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1185>
2023-01-08 19:15:46 +01:00
..
auto gstreamer-video: Autogenerate part of the VideoDecoder subframe API 2023-01-05 12:09:57 +02:00
subclass Use IntoGlibPtr trait instead of to_glib_full() where appropriate to reduce unnecessary refcounting/copying 2023-01-05 12:09:57 +02:00
caps.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
caps_features.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
color_balance_channel.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
enums.rs Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
flag_serde.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
functions.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
lib.rs gstreamer: Move initialization panic into a separate function 2023-01-05 21:33:14 +02:00
utils.rs video: Add bindings for VideoAggregator 2022-03-22 19:00:32 +02:00
video_aggregator.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_aggregator_convert_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_aggregator_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_buffer_pool.rs gstreamer-video: implement VideoBufferPoolConfig for BufferPoolConfigRef 2023-01-08 19:15:46 +01:00
video_codec_frame.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_codec_state.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_color_matrix.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
video_converter.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_decoder.rs gstreamer-video: Autogenerate part of the VideoDecoder subframe API 2023-01-05 12:09:57 +02:00
video_encoder.rs gstreamer: Autogenerate some more API 2023-01-04 13:25:17 +02:00
video_event.rs Use IntoGlibPtr trait instead of to_glib_full() where appropriate to reduce unnecessary refcounting/copying 2023-01-05 12:09:57 +02:00
video_format.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_format_info.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_frame.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_hdr.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_info.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_message.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_meta.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_overlay.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_overlay_composition.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_rectangle.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
video_time_code.rs Use IntoGlibPtr trait instead of to_glib_full() where appropriate to reduce unnecessary refcounting/copying 2023-01-05 12:09:57 +02:00
video_time_code_interval.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00