Files
libopenshot/include
Daniel Jour cb5574180e Keyframe::AddPoint() add at correct index, keeping Points ordered
AddPoint() now searches (binary search) for the best place to insert a
new point, thus always maintaining the order of Points.  Therefore,
ReorderPoints() is no longer needed.

CAVEAT: This breaks if some outside code changes (the public member)
Points!
2019-11-19 22:43:34 +01:00
..
2019-10-27 03:56:13 -04:00
2019-08-04 22:43:24 -04:00
2019-08-04 23:14:38 -04:00
2019-08-04 23:14:38 -04:00
2019-08-04 23:14:38 -04:00
2019-08-04 23:14:38 -04:00
2019-06-11 06:48:32 -04:00
2019-08-27 20:48:56 -04:00
2019-06-11 06:48:32 -04:00
2019-08-04 23:51:02 -04:00
2019-08-04 23:51:02 -04:00
2019-08-12 09:36:13 -04:00
2019-08-04 22:56:52 -04:00
2019-08-04 22:56:52 -04:00
2019-09-20 22:38:31 +10:00
2019-08-04 23:51:02 -04:00
2019-10-27 03:56:13 -04:00