itsmattkc
1aa87cbda6
various: encapsulate all code in the olive namespace to avoid name collisions
...
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
2020-04-06 15:29:53 +10:00
itsmattkc
6ddfd2fc8e
waveinput: return actual read count when reading into an existing buffer
2020-03-18 19:06:08 +11:00
itsmattkc
a719618b31
waveinput: better handling of WAV data sections
2020-02-19 12:45:21 +11:00
itsmattkc
5e75e9b3b0
waveinput/output: allowed external access to data length value
2020-02-19 11:40:54 +11:00
itsmattkc
1101b58ee8
allow setting of pixel format/ocio method/sample format in preferences
...
Implementation isn't perfect yet, viewer/renderer doesn't update yet when
the preference is changed so a sequence needs to be re-opened for the change to
take effect.
2020-01-18 03:37:36 +11:00
itsmattkc
1a1a7f029a
changed waveinput error messages from debug to critical
2019-12-26 21:50:55 +11:00
itsmattkc
ee31da9e71
merged encoder and decoder code into one folder since they can share quite a bit of code
2019-12-21 20:03:25 +11:00