gstreamer/tests
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
..
check video-info: add gst_video_info_align_full() 2019-11-02 13:05:43 +01:00
examples Remove autotools build system 2019-10-13 14:15:43 +01:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 15:46:02 +00:00