more documentation and exportthread restructure

This commit is contained in:
itsmattkc
2019-03-21 14:01:10 +11:00
parent f126c4ebc7
commit be22e5fbfa
29 changed files with 743 additions and 376 deletions
+4
View File
@@ -215,6 +215,8 @@ struct ComposeSequenceParams {
GLuint ocio_lut_texture;
};
namespace olive {
namespace rendering {
/**
* @brief Compose a frame of a given sequence
*
@@ -263,6 +265,8 @@ GLuint compose_sequence(ComposeSequenceParams &params);
* Whether to wait for media to open or simply fail if the media is not yet open. This should usually be **FALSE**.
*/
void compose_audio(Viewer* viewer, Sequence *seq, int playback_speed, bool wait_for_mutexes);
}
}
/**
* @brief Rescale a frame number between two frame rates