Changeset eb4d1cb9 in ffmpeg

Timestamp:
Mar 19, 2011, 4:30:35 PM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
c743a5e2
Parents:
6820008
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (03/19/11 14:35:30)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (03/19/11 16:30:35)
Message:

ffplay: add existence check on ic->pb in decode_thread()

Fix crash if ic->pb is NULL and ic->pb->error is evaluated. This
happens for example with: ffplay photo.jpeg.

(No files)

Note: See TracChangeset for help on using the changeset viewer.