diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-03-26 22:43:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-04-21 23:18:23 +0200 |
| commit | f7518583f90a866a07d8069a78bebcea82b2b248 (patch) | |
| tree | 92af4f01ff048248fcf7eeb6e65d7d8408d89807 /src/lib/wscript | |
| parent | fa15dc1a375e13d2047a857e5aef202179eec0d4 (diff) | |
Extract frame info read/write to new class.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 152d3abaf..8e839cb49 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -98,6 +98,7 @@ sources = """ examine_ffmpeg_subtitles_job.cc exceptions.cc export_config.cc + frame_info.cc file_group.cc file_log.cc filter_graph.cc |
