We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a1596 commit f8600cbCopy full SHA for f8600cb
src/opentimelineio/bundle.h
@@ -7,8 +7,6 @@
7
8
namespace opentimelineio { namespace OPENTIMELINEIO_VERSION {
9
10
-/// @todo Should the .otioz/.otiod file versions be bumped?
11
-/// @todo Should bundle support be optional?
12
namespace bundle {
13
14
/// @brief The current otioz version.
src/opentimelineio/urlUtils.h
@@ -8,7 +8,7 @@
/// @name URL Utilities
-/// @todo Shoudle we use a thrid party library for URL conversions?
+/// @todo Should we use a thrid party library for handling URLs?
///@{
/// @brief Get the scheme from a URL.
0 commit comments