Commit 033dc39c authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '67c884eb'

* commit '67c884eb':
  libvpx: Add the library header
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 60c6959b 67c884eb
......@@ -21,6 +21,8 @@
#ifndef AVCODEC_LIBVPX_H
#define AVCODEC_LIBVPX_H
#include <vpx/vpx_codec.h>
#include "avcodec.h"
void ff_vp9_init_static(AVCodec *codec);
......
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