mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avcodec/hevc_filter: remove unneeded headers
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
This commit is contained in:
parent
06548e6045
commit
5a91850b61
@ -25,11 +25,8 @@
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/internal.h"
|
||||
|
||||
#include "cabac_functions.h"
|
||||
#include "hevcdec.h"
|
||||
|
||||
#include "bit_depth_template.c"
|
||||
|
||||
#define LUMA 0
|
||||
#define CB 1
|
||||
#define CR 2
|
||||
|
Loading…
Reference in New Issue
Block a user