mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
codecparsers: Add another G_GNUC_INTERNAL
This commit is contained in:
parent
d0332c2a16
commit
814cb85822
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ typedef struct
|
|||
void *decrypt_state;
|
||||
} BOOL_DECODER;
|
||||
|
||||
G_GNUC_INTERNAL
|
||||
extern const unsigned char vp8_norm[256];
|
||||
|
||||
G_GNUC_INTERNAL
|
||||
|
|
Loading…
Reference in a new issue