1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:58:14 +03:00

contrib header changes

This commit is contained in:
Anton Afanasyeu
2026-05-20 15:17:13 +02:00
parent d420c3e94a
commit 5d8e82d2e6
249 changed files with 3597 additions and 22 deletions

View File

@@ -1,3 +1,14 @@
/* package ndk/jni/libvpx_bridge.c */
/*********************************************************************
* libvpx_bridge.c
* Created at: Sun 17 May 2026 22:49:49 +0200
* Updated at: Tue 19 May 2026 12:23:39 +0200 by Anton Afanasyeu <a.afanasieff@gmail.com>
* Contributors:
* - Anton Afanasyeu <a.afanasieff@gmail.com> (5 commits, 424 lines)
* - Cursor Agent (project assistant)
* Digest: SHA256 34be3d873167d9aeb4ec3525d87260fc517ee25b21b1a52870ec330dbc642983
**********************************************************************/
#include <jni.h>
#include <android/native_window.h>
#include <android/native_window_jni.h>