mirror of https://github.com/FFmpeg/FFmpeg.git
Some MPEG4 cameras produce files with empty GOP headers. This patch makes the decoder ignore such broken headers and proceed with the following I-frame. Without this change, the following start code is missed resulting in the entire I-frame being skipped. Signed-off-by: Mans Rullgard <mans@mansr.com>oldabi
parent
5d57846bba
commit
7a4abe5912
1 changed files with 11 additions and 10 deletions
Loading…
Reference in new issue