It doesn't seem necessary to use shared_ptr for the DCPVideo queue in J2KEncoder.
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Nov 2021 21:24:18 +0000 (22:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Nov 2021 21:29:40 +0000 (22:29 +0100)
commit723f062e76370a142144a86df8c75fc2176c744e
tree519cefaabd684e594fe6ec26d3864a971f71497d
parentb603730979665f49af1ca72917c81df79dea6160
It doesn't seem necessary to use shared_ptr for the DCPVideo queue in J2KEncoder.
src/lib/dcp_video.h
src/lib/j2k_encoder.cc
src/lib/j2k_encoder.h