This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavf/mpeg.h: Remove an unused definition.
Fixes a warning when compiling mpegts.c.
tags/n2.3
Carl Eugen Hoyos
11 years ago
parent
9abf08f79f
commit
4abbea0243
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/mpeg.h
+ 0
- 1
libavformat/mpeg.h
View File
@@ -57,7 +57,6 @@
#define STREAM_TYPE_VIDEO_CAVS 0x42
#define STREAM_TYPE_AUDIO_AC3 0x81
#define STREAM_TYPE_AUDIO_DTS 0x8a
static const int lpcm_freq_tab[4] = { 48000, 96000, 44100, 32000 };
Write
Preview
Loading…
Cancel
Save