mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-21 06:16:59 +00:00
vaapi_h265: Include header for slice types
The include was changed correctly in4abe3b049d
but then mistakenly changed back byc359d624d3
(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…
Reference in New Issue
Block a user