diff options
author | Andreas Cadhalpun <[email protected]> | 2015-06-15 21:06:51 +0200 |
---|---|---|
committer | Andreas Cadhalpun <[email protected]> | 2015-06-19 20:31:27 +0200 |
commit | 973e67e5d2d491c9687d4e3cb6d9c0e1563fc6ce (patch) | |
tree | 2dbc2d27aeb6a6f1a29aac064ef597627db2e6d5 /libavcodec/resample2.c | |
parent | d89cd16afa97771f2950b2ee783e9b4ad6e75b57 (diff) |
matroskadec: validate audio channels and bitdepth
In the TTA extradata re-construction the values are written with
avio_wl16 and if they don't fit into uint16_t, this triggers an
av_assert2 in avio_w8.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Andreas Cadhalpun <[email protected]>
(cherry picked from commit 92e79a2f7bf2f8bb0cb2d1a3e4d76737557071c4)
Signed-off-by: Andreas Cadhalpun <[email protected]>
Diffstat (limited to 'libavcodec/resample2.c')
0 files changed, 0 insertions, 0 deletions