You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02: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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user