You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
committed by
Michael Niedermayer
parent
f8bc86d47e
commit
750fbbc249
@@ -92,9 +92,7 @@ static int h264_mp4toannexb_filter(AVBitStreamFilterContext *bsfc,
|
||||
|
||||
if (unit_nb)
|
||||
pps_seen = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
} else {
|
||||
sps_seen = 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user