diff options
Diffstat (limited to 'ffmpeg/libavcodec/tak.h')
| -rw-r--r-- | ffmpeg/libavcodec/tak.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ffmpeg/libavcodec/tak.h b/ffmpeg/libavcodec/tak.h index 876468d..e8e2dac 100644 --- a/ffmpeg/libavcodec/tak.h +++ b/ffmpeg/libavcodec/tak.h @@ -140,8 +140,6 @@ typedef struct TAKStreamInfo { int64_t samples; } TAKStreamInfo; -void ff_tak_init_crc(void); - int ff_tak_check_crc(const uint8_t *buf, unsigned int buf_size); /** |
