1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavformat
Marton Balint 3dee6c0997 avformat/mxfdec: fix and enhance RIP KLV length checks
KLV length is BER encoded (variable size), but the code assumed the encoding to
always use 4 bytes.

Fixes parsing Random Index Pack in samples/MXF/issue2160/PW0805A0V01.4C5B5636.EFA330.mxf.

Signed-off-by: Marton Balint <cus@passwd.hu>
2019-04-28 21:55:28 +02:00
..
2019-03-20 18:38:48 +01:00
2019-03-20 18:38:48 +01:00
2019-04-13 18:10:11 +02:00
2019-03-20 18:38:48 +01:00
2019-04-19 17:14:44 +02:00