Skip to content

va: pool: Delete the GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT option.

He Junyan requested to merge He_Junyan/gstreamer:src_pool_alignment into main

The va pool is used for GPU side surface/image, its alignment should not be changed arbitrarily by others. So we decide not to expose the GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT flag anymore.

Edited by He Junyan

Merge request reports