mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +02:00
lavf/mpeg.h: Remove an unused definition.
Fixes a warning when compiling mpegts.c.
This commit is contained in:
parent
9abf08f79f
commit
4abbea0243
@ -57,7 +57,6 @@
|
|||||||
#define STREAM_TYPE_VIDEO_CAVS 0x42
|
#define STREAM_TYPE_VIDEO_CAVS 0x42
|
||||||
|
|
||||||
#define STREAM_TYPE_AUDIO_AC3 0x81
|
#define STREAM_TYPE_AUDIO_AC3 0x81
|
||||||
#define STREAM_TYPE_AUDIO_DTS 0x8a
|
|
||||||
|
|
||||||
static const int lpcm_freq_tab[4] = { 48000, 96000, 44100, 32000 };
|
static const int lpcm_freq_tab[4] = { 48000, 96000, 44100, 32000 };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user