diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2013-09-21 10:04:54 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-09-22 01:06:42 +0200 |
commit | 32a414f316c7f0eea877370e3f9d9f25afbf5da2 (patch) | |
tree | d5c56ef69c29e2824b7718d80b738e9d013b46c8 /libavcodec/ffv1dec.c | |
parent | 08fa828b3fe242038c12df3e145e2c571e697d13 (diff) | |
download | ffmpeg-32a414f316c7f0eea877370e3f9d9f25afbf5da2.tar.gz |
rtmp: Support AMF_DATA_TYPE_MIXEDARRAY
And fix the AMF_DATA_TYPE_ARRAY parsing while at it.
A MIXEDARRAY type, as the ARRAY, store the number of elements in
an uint32 before the list. The ARRAY is strict and does not have
an OBJECT terminator, MIXEDARRAY behaves like an OBJECT type and
a different than stated number of element can be present.
Diffstat (limited to 'libavcodec/ffv1dec.c')
0 files changed, 0 insertions, 0 deletions