On 21 September 2013 04:03, Martin Storsjö <mar...@martin.st> wrote:
> On Sat, 21 Sep 2013, Luca Barbato wrote:
>
>> 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.
>> ---
>>
>> Before I forgot amf_tag_contents...
>>
>> libavformat/rtmppkt.c | 65
>> +++++++++++++++++++++++++++++++--------------------
>> 1 file changed, 40 insertions(+), 25 deletions(-)
>
>
> Now it's probably ok I guess.
>

This one looks OK to me too.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to