• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Dec-2023-

benchmarks/H12-Dec-2023-344189

tests/H12-Dec-2023-1,4211,146

.clang-formatH A D12-Dec-2023291 1413

Android.bpH A D12-Dec-20231.2 KiB6154

MODULE_LICENSE_APACHE2H A D12-Dec-20230

NOTICEH A D12-Dec-202310.4 KiB191158

PreProcessing.cppH A D12-Dec-202361.6 KiB1,5881,315

README.mdH A D12-Dec-2023275 86

README.md

1# Preprocessing effects
2
3## Limitations
4- Preprocessing effects currently work on 10ms worth of data and do not support
5  arbitrary frame counts. This limiation comes from the underlying effects in
6  webrtc modules
7- There is currently no api to communicate this requirement
8