#include "rpl_reader.h" // Replace this with a function that actually decodes the video. unsigned int dec130_decode(RPL* rpl, char* _in, unsigned int in_size, char* out) { return 0; }