/usr/include/rem/rem_video.h is in librem-dev 0.5.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | /**
* @file rem_video.h Wrapper for all Video header files
*
* Copyright (C) 2010 Creytiv.com
*/
#include "rem_vid.h"
#include "rem_vidmix.h"
#include "rem_vidconv.h"
|