mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
parent
551d8b58eb
commit
580e228557
@ -234,7 +234,6 @@ static int swf_read_packet(AVFormatContext *s, AVPacket *pkt)
|
||||
goto skip;
|
||||
}
|
||||
|
||||
// FIXME: 8-bit uncompressed PCM audio will be interpreted as 16-bit
|
||||
// FIXME: The entire audio stream is stored in a single chunk/tag. Normally,
|
||||
// these are smaller audio streams in DEFINESOUND tags, but it's technically
|
||||
// possible they could be huge. Break it up into multiple packets if it's big.
|
||||
|
Loading…
Reference in New Issue
Block a user