OSDN Git Service

avformat/mov: Stricter sanity checks on the display_matrix
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 21 Jan 2015 15:53:14 +0000 (16:53 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Jan 2015 18:52:52 +0000 (19:52 +0100)
commite32b07aea4981719a3e6ce92491349c9547958e1
treee23d30924a9350174b32b91d4e11dc7e18e175d3
parent41e983f1a63927dc0a2596cf2f0f7a946a048f11
avformat/mov: Stricter sanity checks on the display_matrix

Fixes "broken" tkhd
Found-by: koda
Tested-by: koda
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mov.c