Commit 40cc925f authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '554e55bb'

* commit '554e55bb':
  decode.h: Add missing headers to fix standalone compilation
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents 964ae2db 554e55bb
......@@ -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.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment