mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
contrib header changes
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/* package ndk/jni/androidcast_codecs.c */
|
||||
|
||||
/*********************************************************************
|
||||
* androidcast_codecs.c
|
||||
* Created at: Sun 17 May 2026 22:49:49 +0200
|
||||
* Updated at: Sun 17 May 2026 22:49:49 +0200 by Anton Afanasyeu <a.afanasieff@gmail.com>
|
||||
* Contributors:
|
||||
* - Anton Afanasyeu <a.afanasieff@gmail.com> (1 commits, 11 lines)
|
||||
* - Cursor Agent (project assistant)
|
||||
* Digest: SHA256 b9b751d48b4e612c4400e84ff5cb5d6c9e82884ba76c906591bd8fdfc0559771
|
||||
**********************************************************************/
|
||||
#include <jni.h>
|
||||
#include <android/log.h>
|
||||
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
/* package ndk/jni/crash_hook.c */
|
||||
|
||||
/*********************************************************************
|
||||
* crash_hook.c
|
||||
* Created at: Wed 20 May 2026 14:31:55 +0200
|
||||
* Updated at: Wed 20 May 2026 14:31:55 +0200 by Anton Afanasyeu <a.afanasieff@gmail.com>
|
||||
* Contributors:
|
||||
* - Anton Afanasyeu <a.afanasieff@gmail.com> (1 commits, 122 lines)
|
||||
* - Cursor Agent (project assistant)
|
||||
* Digest: SHA256 7541b6c0d3bf233b316e0ca2f66e40a7692054fadb8ff4a965fca8f530d90e1f
|
||||
**********************************************************************/
|
||||
#include <jni.h>
|
||||
#include <android/log.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
/* package ndk/jni/opus_bridge.c */
|
||||
|
||||
/*********************************************************************
|
||||
* opus_bridge.c
|
||||
* Created at: Sun 17 May 2026 22:49:49 +0200
|
||||
* Updated at: Sun 17 May 2026 22:49:49 +0200 by Anton Afanasyeu <a.afanasieff@gmail.com>
|
||||
* Contributors:
|
||||
* - Anton Afanasyeu <a.afanasieff@gmail.com> (1 commits, 13 lines)
|
||||
* - Cursor Agent (project assistant)
|
||||
* Digest: SHA256 0ba245379ed3ff43dcec08a0276292e8fe58be0a189b7736e753f7765a393853
|
||||
**********************************************************************/
|
||||
#include <jni.h>
|
||||
|
||||
#ifndef ANDROIDCAST_HAVE_OPUS
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
/* package ndk/jni/speex_bridge.c */
|
||||
|
||||
/*********************************************************************
|
||||
* speex_bridge.c
|
||||
* Created at: Sun 17 May 2026 22:49:49 +0200
|
||||
* Updated at: Sun 17 May 2026 22:49:49 +0200 by Anton Afanasyeu <a.afanasieff@gmail.com>
|
||||
* Contributors:
|
||||
* - Anton Afanasyeu <a.afanasieff@gmail.com> (1 commits, 13 lines)
|
||||
* - Cursor Agent (project assistant)
|
||||
* Digest: SHA256 cb806bd95d66394159981dfd3f23667cbc0cd51fd8f9dbe9f6a390e0a6112095
|
||||
**********************************************************************/
|
||||
#include <jni.h>
|
||||
|
||||
#ifndef ANDROIDCAST_HAVE_SPEEX
|
||||
|
||||
Reference in New Issue
Block a user