From e3033879f7693d40f652f013b00c76deed6994da Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Dec 2023 23:14:40 +0100 Subject: Rename everything. --- src/wscript | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index 3bc8537b..6a2ad9c2 100644 --- a/src/wscript +++ b/src/wscript @@ -64,7 +64,7 @@ def build(bld): h_align.cc identity_transfer_function.cc interop_load_font_node.cc - interop_subtitle_asset.cc + interop_text_asset.cc j2k_transcode.cc key.cc language_tag.cc @@ -105,19 +105,19 @@ def build(bld): s_gamut3_transfer_function.cc search.cc smpte_load_font_node.cc - smpte_subtitle_asset.cc + smpte_text_asset.cc sound_asset.cc sound_asset_writer.cc sound_frame.cc stereo_picture_asset.cc stereo_picture_asset_writer.cc stereo_picture_frame.cc - subtitle.cc - subtitle_asset.cc - subtitle_asset_internal.cc subtitle_image.cc - subtitle_standard.cc - subtitle_string.cc + text.cc + text_asset.cc + text_asset_internal.cc + text_standard.cc + text_string.cc transfer_function.cc types.cc utc_offset.cc @@ -166,7 +166,7 @@ def build(bld): h_align.h identity_transfer_function.h interop_load_font_node.h - interop_subtitle_asset.h + interop_text_asset.h j2k_transcode.h key.h language_tag.h @@ -202,15 +202,15 @@ def build(bld): reel_picture_asset.h reel_sound_asset.h reel_smpte_closed_caption_asset.h - reel_smpte_subtitle_asset.h + reel_smpte_text_asset.h reel_stereo_picture_asset.h - reel_subtitle_asset.h + reel_text_asset.h ref.h ruby.h s_gamut3_transfer_function.h search.h smpte_load_font_node.h - smpte_subtitle_asset.h + smpte_text_asset.h sound_frame.h sound_asset.h sound_asset_reader.h @@ -219,11 +219,11 @@ def build(bld): stereo_picture_asset_reader.h stereo_picture_asset_writer.h stereo_picture_frame.h - subtitle.h - subtitle_asset.h subtitle_image.h - subtitle_standard.h - subtitle_string.h + text.h + text_asset.h + text_standard.h + text_string.h transfer_function.h types.h utc_offset.h -- cgit v1.2.3