gstreamer/tests/check
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
..
elements Remove autotools build system 2019-10-13 14:15:43 +01:00
generic Remove autotools build system 2019-10-13 14:15:43 +01:00
gst Remove autotools build system 2019-10-13 14:15:43 +01:00
libs video-info: add gst_video_info_align_full() 2019-11-02 13:05:43 +01:00
pipelines Remove autotools build system 2019-10-13 14:15:43 +01:00
gst-plugins-base.supp tests: fix up valgrind suppressions for glibc getaddrinfo leaks 2019-09-08 01:52:36 +01:00
meson.build meson: add rtpmeta-tests 2019-06-12 15:33:41 +00:00