From: Steinar H. Gunderson Date: Sat, 13 Oct 2012 21:43:12 +0000 (+0200) Subject: Fix an issue where we could try to incorrectly gamma correct the colorspace conversio... X-Git-Tag: 1.0~257 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=02dd3a9d0eac3d760dd09cf3690d0c1b92155cf1;hp=02dd3a9d0eac3d760dd09cf3690d0c1b92155cf1;ds=sidebyside Fix an issue where we could try to incorrectly gamma correct the colorspace conversion inserted at the end, due to a missing propagate call. ---