mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-16 09:58:19 +00:00
vaapi_h265: Include header for slice types
The include was changed correctly in 4abe3b049d987420eb891f74a35af2cebbf52144 but then mistakenly changed back by c359d624d3efc3fd1d83210d78c4152bd329b765 (it's not just the NAL unit types which are used).
This commit is contained in:
parent
6be7944ee2
commit
f9bb356e0e
@ -25,7 +25,7 @@
|
||||
#include "libavutil/pixfmt.h"
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "hevc.h"
|
||||
#include "hevcdec.h"
|
||||
#include "internal.h"
|
||||
#include "put_bits.h"
|
||||
#include "vaapi_encode.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user