format: make helper function to parse media type

This commit is contained in:
Wim Taymans 2018-08-29 14:50:58 +02:00
parent 5976beb149
commit 80de83f38a
24 changed files with 127 additions and 100 deletions

View file

@ -26,6 +26,7 @@ extern "C" {
#include <spa/pod/parser.h>
#include <spa/param/video/format.h>
#include <spa/param/format-utils.h>
static inline int
spa_format_video_raw_parse(const struct spa_pod *format,