lbrandy / ffmpeg-fas

ffmpeg - Frame Accurate Seeking Extension - A library to accomplish frame-accurate seeking, and frame-counting, for video processing applications

This URL has Read+Write access

ffmpeg-fas / ffmpeg_fas.def
100644 15 lines (14 sloc) 0.257 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LIBRARY ffmpeg_fas
EXPORTS
fas_initialize
fas_open_video
fas_close_video
fas_free_frame
fas_get_frame
fas_get_frame_index
fas_get_frame_duration
fas_step_forward
fas_seek_to_frame
fas_get_frame_count
fas_get_current_height
fas_get_current_width