mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
pbutils: Don't forget to include the encoding headers
This commit is contained in:
parent
6ce0d6e78b
commit
0a26cd9fcf
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
||||||
#include <gst/pbutils/codec-utils.h>
|
#include <gst/pbutils/codec-utils.h>
|
||||||
#include <gst/pbutils/pbutils-enumtypes.h>
|
#include <gst/pbutils/pbutils-enumtypes.h>
|
||||||
#include <gst/pbutils/gstdiscoverer.h>
|
#include <gst/pbutils/gstdiscoverer.h>
|
||||||
|
#include <gst/pbutils/encoding-profile.h>
|
||||||
|
#include <gst/pbutils/encoding-target.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue