mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
revert r26302
Originally committed as revision 26305 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8219782a6d
commit
74093bb593
@ -113,8 +113,6 @@ static int process_audio_header_elements(AVFormatContext *s)
|
||||
int inSubheader;
|
||||
uint8_t byte;
|
||||
byte = get_byte(pb);
|
||||
if (!byte)
|
||||
break;
|
||||
|
||||
switch (byte) {
|
||||
case 0xFD:
|
||||
|
Loading…
Reference in New Issue
Block a user