// FIXME Stubfile! #include "rpl_reader.h" #include "lib/framework/macros.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) // FIXME Remove if unused { return 0; }