summaryrefslogtreecommitdiff
path: root/src/lib/j2k_encoder.h
AgeCommit message (Expand)Author
2022-12-10Extract constants.hCarl Hetherington
2022-11-06Cleanup: J2KEncoder does not need enable_shared_from_this.Carl Hetherington
2022-10-17Remove some unnecessary use of shared_ptr.Carl Hetherington
2022-09-27Use EnumIndexedVector in J2KEncoder.Carl Hetherington
2022-09-27Cleanup: sorting things.Carl Hetherington
2022-05-02It doesn't seem necessary to use shared_ptr for the DCPVideo queue in J2KEnco...v2.16.x-oldCarl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-04Re-add mutex that was taken away inCarl Hetherington
2020-07-23Use thread_group for improved exception safety (#1785).Carl Hetherington
2020-02-19Can't put boost::thread in a std::list with our macOS compiler.Carl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2019-11-30Don't say we're encoding at 0fps when we're waiting for the timing history to...Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington