mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 02:20:42 +00:00
Included video.h in pi and mmal to give access to rotation flags
This commit is contained in:
@@ -29,6 +29,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
// Video decode on Raspberry Pi using MMAL
|
||||
// Based upon example code from the Raspberry Pi
|
||||
|
||||
#include "video.h"
|
||||
|
||||
#include <Limelight.h>
|
||||
|
||||
#include <sps.h>
|
||||
|
||||
@@ -28,6 +28,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
// Video decode on Raspberry Pi using OpenMAX IL though the ilcient helper library
|
||||
// Based upon video decode example from the Raspberry Pi firmware
|
||||
|
||||
#include "video.h"
|
||||
|
||||
#include <Limelight.h>
|
||||
|
||||
#include <sps.h>
|
||||
|
||||
Reference in New Issue
Block a user