Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d729cd7 authored by Yixiao Luo's avatar Yixiao Luo Committed by Gerrit Code Review
Browse files

Merge "Use LinearBlock buffer for thumbnail extraction" into main

parents 21e2e90a c4585475
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -133,3 +133,10 @@ flag {
  description: "Feature flag to track teamfood population"
  bug: "328770262"
}

flag {
  name: "thumbnail_block_model"
  namespace: "codec_fwk"
  description: "Feature flag for using block model decoder in thumbnail generation"
  bug: "329521645"
}
+314 −35

File changed.

Preview size limit exceeded, changes collapsed.

+59 −23

File changed.

Preview size limit exceeded, changes collapsed.