Skip to content
  • Young-Ho Cha's avatar
    ext/faad/gstfaad.*: If we encounter a decoding error, don't error out... · 15bae296
    Young-Ho Cha authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immediately, but try to resync (or see if we ha...
    
    Original commit message from CVS:
    Patch by: Young-Ho Cha  <ganadist chollian net>
    * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chain),
    (gst_faad_change_state):
    * ext/faad/gstfaad.h:
    If we encounter a decoding error, don't error out immediately,
    but try to resync (or see if we have better luck with the next
    buffer in case of framed input). Only error out after five
    consecutive errors. Fixes #341563.
    15bae296