]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
check that nb_streams is valid before setting stream, fix crash with jp2 which do...
authorbcoudurier <bcoudurier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 16 Dec 2008 08:47:28 +0000 (08:47 +0000)
committerbcoudurier <bcoudurier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 16 Dec 2008 08:47:28 +0000 (08:47 +0000)
commit6e4054281304519ddd6965ab3c593586e4987565
tree76107ab2d273316cc12346f0a7d64be9bd8730f7
parent7d7b7b9d786df4fdb7782a74f85a9aecde760abd
check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16166 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/mov.c