diff options
author | hoony.yu <hoony.yu@samsung.com> | 2010-09-07 23:56:11 -0700 |
---|---|---|
committer | Maarten Hooft <mthooft@google.com> | 2010-09-14 22:09:54 -0700 |
commit | f5bc9d8908c7612b8240a46fba560a1ecf05f2ae (patch) | |
tree | 9bf3ba9d55c0398b6014703874024d34806b50d5 /include | |
parent | 17fee1bcd52aac003ef69816ba61992680bd3035 (diff) | |
download | device_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.zip device_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.tar.gz device_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.tar.bz2 |
S5PC11X: OVERLAY: Added overlay feature.
- add liboverlay source.
- add overlay option in BoardConfig.mk
- add overlay renderer on libcamera
- change the mode of video0,2
Change-Id: Icd392a80c0baa7b6e608a9b0cf57abfd74ae9f01
Diffstat (limited to 'include')
-rwxr-xr-x | include/s5p_fimc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/s5p_fimc.h b/include/s5p_fimc.h index af42cf1..d2c760c 100755 --- a/include/s5p_fimc.h +++ b/include/s5p_fimc.h @@ -17,6 +17,8 @@ #ifndef _S5P_FIMC_H_ #define _S5P_FIMC_H_ +#include <linux/videodev2.h> + /* * G E N E R A L S * |