···85 url = "https://chromium.googlesource.com/webm/libvpx";
86 /* DO NOT under any circumstance ever just bump the git commit without
87 confirming changes have not been made to the configure system */
88- rev = "aa6db39a173a1f69d9d80e578bc5ca0a06d0bac3"; # 2015-2-6
89- sha256 = "1d6lf3hksk59f50wkjidbmbglwppl5kqwmbsbi3ba83xbbpz84yp";
90 };
9192 patchPhase = ''
···155 (mkFlag temporalDenoisingSupport "temporal-denoising")
156 (mkFlag vp9TemporalDenoisingSupport "vp9-temporal-denoising")
157 (mkFlag coefficientRangeCheckingSupport "coefficient-range-checking")
158- (mkFlag vp9HighbitdepthSupport "vp9-highbitdepth")
159 (mkFlag experimentalSupport "experimental")
160 # Experimental features
161 (mkFlag experimentalSpatialSvcSupport "spatial-svc")
···85 url = "https://chromium.googlesource.com/webm/libvpx";
86 /* DO NOT under any circumstance ever just bump the git commit without
87 confirming changes have not been made to the configure system */
88+ rev = "f4c29ae9ea16c502c980a81ca9683327d5051929"; # 2015-2-12
89+ sha256 = "1d5m3dryfdrsf3mi6bcbsndyhihzksqalzfvi21fbxxkk1imsb9x";
90 };
9192 patchPhase = ''
···155 (mkFlag temporalDenoisingSupport "temporal-denoising")
156 (mkFlag vp9TemporalDenoisingSupport "vp9-temporal-denoising")
157 (mkFlag coefficientRangeCheckingSupport "coefficient-range-checking")
158+ (mkFlag (vp9HighbitdepthSupport && !stdenv.isi686) "vp9-highbitdepth")
159 (mkFlag experimentalSupport "experimental")
160 # Experimental features
161 (mkFlag experimentalSpatialSvcSupport "spatial-svc")