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

Commit d05739d5 authored by Harish Mahendrakar's avatar Harish Mahendrakar Committed by Harish Mahendrakar (xWF)
Browse files

Add a flag for APV support in mp4 writer

Bug: 370061501
Test: Builds

Change-Id: I5700d268967ebc53e76787cdc31539084cf66bc6
parent 238801c3
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"
}