Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
refs/heads/upstream/patch-lis3dh-support
/
.
/
32blit-sdl
/
VideoCaptureFfmpeg.hpp
blob: 47784c109a57b634e1e3a803532491836e99321e [
file
] [
log
] [
blame
] [
edit
]
int
ffmpeg_open_stream
(
const
char
*
filename
,
int
width
,
int
height
,
uint8_t
*
picture_source
);
int
ffmpeg_close_stream
(
void
);
int
ffmpeg_capture
(
void
);