msdk: Fix the total size of the memory
Due to the alignment, usually the maximum size of the memory is greater than the default size. We may call gst_buffer_pool_config_get_params () after set_config () to get the updated size.
Fixes #861 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Due to the alignment, usually the maximum size of the memory is greater than the default size. We may call gst_buffer_pool_config_get_params () after set_config () to get the updated size.
Fixes #861 (closed)