Skip to content

Commit

Permalink
Add ffmpeg_video_input_clip
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-riehm committed Dec 5, 2023
1 parent e4a4d76 commit 2bd93f0
Show file tree
Hide file tree
Showing 10 changed files with 1,294 additions and 202 deletions.
2 changes: 2 additions & 0 deletions arrows/ffmpeg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ set(ffmpeg_headers_public
ffmpeg_init.h
ffmpeg_util.h
ffmpeg_video_input.h
ffmpeg_video_input_clip.h
ffmpeg_video_output.h
ffmpeg_video_raw_image.cxx
ffmpeg_video_raw_metadata.cxx
Expand All @@ -46,6 +47,7 @@ set(ffmpeg_sources
ffmpeg_init.cxx
ffmpeg_util.cxx
ffmpeg_video_input.cxx
ffmpeg_video_input_clip.cxx
ffmpeg_video_output.cxx
ffmpeg_video_raw_image.cxx
ffmpeg_video_raw_metadata.cxx
Expand Down
Loading

0 comments on commit 2bd93f0

Please sign in to comment.