Skip to content
Snippets Groups Projects
Commit c43fd1f2 authored by James Almer's avatar James Almer
Browse files

Merge commit 'f9bb356e'


* commit 'f9bb356e':
  vaapi_h265: Include header for slice types

Merged-by: default avatarJames Almer <jamrial@gmail.com>
parents 29db87af f9bb356e
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#include "libavutil/pixfmt.h" #include "libavutil/pixfmt.h"
#include "avcodec.h" #include "avcodec.h"
#include "hevc.h" #include "hevcdec.h"
#include "internal.h" #include "internal.h"
#include "put_bits.h" #include "put_bits.h"
#include "vaapi_encode.h" #include "vaapi_encode.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment