Flavors, a FLV parser in Rust with nom References: specification: https://www.adobe.com/content/dam/Adobe/en/devnet/flv/pdfs/video_file_format_spec_v10.pdf samples: http://streams.videolan.org/samples/FLV/ C implementation: https://git.libav.org/?p=libav.git;a=blob;f=libavformat/flvdec.c;h=a9bead5fda5ee7685d42e3c8de3602be7368944d;hb=HEAD