gstreamer/gst-libs/gst
Guillaume Desmottes 36ce08826e video-info: add gst_video_info_align_full()
When using gst_video_info_align() user had no easy way to retrieve the
padded size and height of each plane.
This can easily be implemented in fill_planes() as it's already called
in align() with the padded height.

Ideally we'd add a plane_size field to GstVideoInfo but the remaining
padding is too small so that would be an ABI break.

Fix #618
2019-11-02 13:05:43 +01:00
..
allocators Remove autotools build system 2019-10-13 14:15:43 +01:00
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audio audio-info: Allow from_caps() with encoded audio format 2019-10-25 12:32:03 +09:00
fft Remove autotools build system 2019-10-13 14:15:43 +01:00
gl glimagesink: add support for Y210 format 2019-10-16 08:30:31 +08:00
pbutils Remove autotools build system 2019-10-13 14:15:43 +01:00
riff Remove autotools build system 2019-10-13 14:15:43 +01:00
rtp Remove autotools build system 2019-10-13 14:15:43 +01:00
rtsp gstrtspconnection: messages_bytes not decreased 2019-10-21 09:58:27 +00:00
sdp Remove autotools build system 2019-10-13 14:15:43 +01:00
tag Remove autotools build system 2019-10-13 14:15:43 +01:00
video video-info: add gst_video_info_align_full() 2019-11-02 13:05:43 +01:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30