• 此项目
    • 正在载入...
  • Sign in

xuning / livekitAndroidXuningTest

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • livekitAndroidXuningTest
  • livekit-android-track-processors
  • src
  • main
  • AndroidManifest.xml
  • VirtualBackgroundVideoProcessor and track-processors package (#660) · 69027624 ...
    69027624 浏览文件
    * save
    
    * port js shaders
    
    * save
    
    * fix downsampler
    
    * save - trying to get blur shader workging
    
    * fix wrong height to downsample
    
    * expose specific floats arguments for coordinate matrixes
    
    * constant vertex shader
    
    * properly set sizes for framebuffer to draw into
    
    * working blur shader
    
    * Rename DownSamplerShader to ResamplerShader
    
    * save
    
    * Virtual background and track-processors module
    
    * Delete experimental files
    
    * Clean up example
    
    * Clean up documentation
    
    * Delete unused file
    
    * revert change to module.md
    
    * cleanup documentation
    
    * revert unwanted change
    
    * changeset
    
    * spotless
    
    * spotless
    davidliu authored 2025-05-13 18:57:25 +0900
AndroidManifest.xml 122 字节
原文件 审查 历史 永久链接
1 2 3 4
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

</manifest>