mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Remove unnecessary get_bits.h #includes
This commit is contained in:
parent
2a48a75a6f
commit
b7f98659f2
18 changed files with 27 additions and 21 deletions
|
|
@ -24,9 +24,9 @@
|
|||
#include <stdint.h>
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "get_bits.h"
|
||||
#include "bytestream.h"
|
||||
#include "hq_hqadsp.h"
|
||||
#include "vlc.h"
|
||||
|
||||
#define NUM_HQ_AC_ENTRIES 746
|
||||
#define NUM_HQ_PROFILES 22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue