Add helper to convert from FOURCC to VIDEO_FORMAT

This commit is contained in:
Palana
2014-04-15 17:23:38 +02:00
parent 8830c4102f
commit b77b9feb61
5 changed files with 57 additions and 2 deletions

View File

@@ -116,6 +116,7 @@ set(libobs_graphics_HEADERS
set(libobs_mediaio_SOURCES
media-io/video-io.c
media-io/video-fourcc.c
media-io/audio-io.c
media-io/video-frame.c
media-io/format-conversion.c