avformat/takdec: Don't initialize get_bits context to read one value
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
035d2cc463
commit
72a822b975
2 changed files with 1 additions and 3 deletions
|
|
@ -44,7 +44,6 @@
|
|||
#define TAK_LAST_FRAME_SIZE_BITS 24
|
||||
#define TAK_ENCODER_CODEC_BITS 6
|
||||
#define TAK_ENCODER_PROFILE_BITS 4
|
||||
#define TAK_ENCODER_VERSION_BITS 24
|
||||
#define TAK_SAMPLE_RATE_MIN 6000
|
||||
#define TAK_CHANNELS_MIN 1
|
||||
#define TAK_BPS_MIN 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue