X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dfcf699c0b84c9932c64d0e3a3ed1966502fe121;hb=974c5553244616ba92caf70a67d42725c6224b97;hp=80101e4b422095d53c5bf4b107330ff7a2afe6e1;hpb=c41c5f685e758a0c09530c39dc078c11d03a3366;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index 80101e4b4..dfcf699c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2014-06-03 Carl Hetherington + + * Re-calculate audio plots when the mapping is changed. + + * Change the -3dB preset to -6dB since we are talking about + amplitude, not power. + + * Version 1.69.19 released. + +2014-06-02 Carl Hetherington + + * Empirical hack to prevent over-read of array + by libswscale; may fix crashes at the start of + DCP encodes. + +2014-05-29 Carl Hetherington + + * Version 1.69.18 released. + +2014-05-28 Carl Hetherington + + * Version 1.69.17 released. + +2014-05-28 Carl Hetherington + + * Version 1.69.16 released. + +2014-05-28 Carl Hetherington + + * Rework KDM generation to be about CPLs rather than DCPs, + and allow specification of any CPL to generate KDMs for. + + Requested-by: Richard Turner + +2014-05-27 Carl Hetherington + + * Version 1.69.15 released. + 2014-05-26 Carl Hetherington * Version 1.69.14 released.