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

Commit 0d2d31d0 authored by Yixiao Luo's avatar Yixiao Luo Committed by Automerger Merge Worker
Browse files

Merge "Use LinearBlock buffer for thumbnail extraction" into main am: 5d729cd7

parents 67c45b77 5d729cd7
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.