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

Commit 6f770c6c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add a flag for APV support in mp4 writer" into main

parents b9a3d1b1 d05739d5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,3 +15,10 @@ flag {
  description: "Enable B frames for Stagefright recorder."
  bug: "341121900"
}

flag {
  name: "muxer_mp4_enable_apv"
  namespace: "media_solutions"
  description: "Enable APV support in mp4 writer."
  bug: "370061501"
}