mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-04 19:17:28 +00:00
Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'
* commit '554e55bbf0e4a3640a784cb512b816e776c56333': decode.h: Add missing headers to fix standalone compilation Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
commit
40cc925f93
@ -21,6 +21,8 @@
|
||||
#ifndef AVCODEC_DECODE_H
|
||||
#define AVCODEC_DECODE_H
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
/**
|
||||
* Called by decoders to get the next packet for decoding.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user