0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 06:18:57 +00:00
termux-packages/x11-packages/mlt/32-bit-symbol.diff
2024-09-23 18:18:22 +02:00

10 lines
364 B
Diff

--- a/src/mlt++/mlt++.vers
+++ b/src/mlt++/mlt++.vers
@@ -541,6 +541,7 @@ MLTPP_6.14.0 {
"Mlt::Playlist::reorder(int const*)";
"Mlt::Transition::connect(Mlt::Service&, int, int)";
"Mlt::Producer::set_creation_time(long)";
+ "Mlt::Producer::set_creation_time(long long)";
"Mlt::Producer::get_creation_time()";
};
} MLTPP_6.10.0;