Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nova Video Player

NOVA stands for opeN sOurce Video plAyer and is an open source video player for Android.
Collective - Host: opensource - https://opencollective.com/novavideoplayer - Code: https://github.com/nova-video-player

add option to use sshj for sftp:// links

github.com/nova-video-player/aos-FileCoreLibrary - 96b07f006fe0e0a701635bbb5d4a0e9d3d743958 authored over 1 year ago
smbj: be sure to be connected

github.com/nova-video-player/aos-FileCoreLibrary - 62fdce8695a43e4140bb714a411f5f84135e0aae authored over 1 year ago
sshj in case of SSHException remove sftpClient and sshClient

it typically happens when changing networks

better way would be on network change to clean reco...

github.com/nova-video-player/aos-FileCoreLibrary - 06f816c4dfa39d05c10d92e3061acc1bd275b691 authored over 1 year ago
bump cling and seamless since latest changes breaks browsing

github.com/nova-video-player/aos-MediaLib - 81c8d69d6d66172d6c5ba82f72c763f11a49f389 authored over 1 year ago
cling/seamless realignment

github.com/nova-video-player/aos-MediaLib - 8f7897de52a958c041fe434a815d2cad3c59574d authored over 1 year ago
Fix compile error for riscv scalar & simplify cmake cross build flow

1. Fix compile error when build riscv without using vector

2. Fix run_qemu.sh misused v=true fo...

github.com/nova-video-player/aos-libyuv - f4bd840794ec09fc1e493398a032f6026fb01ea3 authored over 1 year ago
Fix TestLinuxRVV test fail

Fail log:
[ RUN ] LibYUVBaseTest.TestLinuxRVV
Note: testing to load "../../unit_test/testda...

github.com/nova-video-player/aos-libyuv - 8811ad8ba13e8fc15cf68feb9529832962515cc2 authored over 1 year ago
Define enable_safe_libcxx in build_overrides/build.gni.

enable_safe_libcxx will be overridable by projects that embed Chrome's
//build using the build_o...

github.com/nova-video-player/aos-libyuv - 5c36ff76f1ce6550294c9c8b7777ffce15473b76 authored over 1 year ago
sshj: better handle exceptions

github.com/nova-video-player/aos-FileCoreLibrary - 75cc5058a2dc7f71387f59b48da796c8d19c4572 authored over 1 year ago
if smbj file does not exist exit before trying to find type

github.com/nova-video-player/aos-FileCoreLibrary - 942dd82183232944d3c1bbfeec3a7b968729a842 authored over 1 year ago
sshj and webdav are remote servers: do not check their availability

github.com/nova-video-player/aos-MediaLib - 8099984d59c6c0a3e486a4eba9a1e07a2268c5d9 authored over 1 year ago
closing sshclient or sftclient should be silent

github.com/nova-video-player/aos-FileCoreLibrary - 26fe52c745a8280b90baa01b30e8a1e4ce419dd3 authored over 1 year ago
specify calling class when using caughtException since otherwise identified as FileUtils

github.com/nova-video-player/aos-FileCoreLibrary - 5abaaa4e5d3d603744bccf511baea03621ac399b authored over 1 year ago
make sshj known from FileEditorFactory

github.com/nova-video-player/aos-FileCoreLibrary - 66d80ac46a0199f9238ac451f83ce6b3da9a7f86 authored over 1 year ago
WIP: add sshj for sftp to replace jcsh

github.com/nova-video-player/aos-Video - c8e1235ededb8abd932b86447e9fb8e3d5014b9a authored over 1 year ago
WIP: add sshj for sftp to replace jcsh

github.com/nova-video-player/aos-MediaLib - 0d4b2dd5b4357fff3fd85f33eb0e56f195a07894 authored over 1 year ago
add isNetworkShortcutAvailable in RemoteStateService

github.com/nova-video-player/aos-MediaLib - 96f55feaeb5b0a1ba971ad97273538ed97f01278 authored over 1 year ago
WIP: add sshj for sftp to replace jcsh

github.com/nova-video-player/aos-FileCoreLibrary - 55b55bcc48b4becb4d9b663a61829b98393710ee authored over 1 year ago
Add Split/Merge RGB/ARGB/XRGB Row_RVV

* Run on SiFive internal FPGA:

SplitRGBPlane_Opt (~6.87x vs scalar)

SplitARGBPlane_Opt (~10.77...

github.com/nova-video-player/aos-libyuv - 1b3c4c12d4b7972b6656438a37949309bfb2c18a authored almost 2 years ago
cpuid for arm/mips/riscv initialize buffer

- change cpu printf to hex to better show flags

util/cpuid:
Cpu Flags 0x30000001
Has RISCV 0x10...

github.com/nova-video-player/aos-libyuv - 7c6a7e5737ec0afa12f132e8d1831d5ffd9ad623 authored almost 2 years ago
Rename variables to match layout of ABGR

Bug: None
Change-Id: Ia1d596b6e108307fe042a03c34162b25152293d4
Reviewed-on: https://chromium-rev...

github.com/nova-video-player/aos-libyuv - cf21b5ea5c52ca0f284106b717d60613261847df authored almost 2 years ago
add smbj in remoteStateService

github.com/nova-video-player/aos-MediaLib - a1d60fdd0c9c2afc151868a9b256977025e68996 authored almost 2 years ago
disable (again) throttling

github.com/nova-video-player/aos-Video - 14ee5a3e816d988811b1e39153dc9d14866443e3 authored almost 2 years ago
rely on jcifs-ng to check SMB server existence even with smbj

github.com/nova-video-player/aos-MediaLib - f311034bbadb278ce9694196cf02753b2d660a83 authored almost 2 years ago
smbj: start capturing querying a server

github.com/nova-video-player/aos-FileCoreLibrary - 13bbc494f32d9a567ba88531596e78144af5dc65 authored almost 2 years ago
do not try to get first element if pathsegments is empty

github.com/nova-video-player/aos-FileCoreLibrary - 83c31022b000124c2ee94485c66ebc3623de9905 authored almost 2 years ago
add option to use smbj for smb:// links

github.com/nova-video-player/aos-FileCoreLibrary - e392f0d36e1cb7bc638f03a6db6caa55acc59e2e authored almost 2 years ago
add option to use smbj for smb:// links

github.com/nova-video-player/aos-Video - 4a54fab176b5108a42723f41e8df682e7e5a6ac3 authored almost 2 years ago
damn forgot one :-(

See https://nova-video-player.sentry.io/issues/4117037034

See https://github.com/nova-video-pla...

github.com/nova-video-player/aos-FileCoreLibrary - 0caedad4be21a47b47f23a2d61145e0d0e442b3c authored almost 2 years ago
closing an already closed file can cause SMBApiException

use builtin try/catch from smbj closeSilently

this time the real commit...

See https://github....

github.com/nova-video-player/aos-FileCoreLibrary - 75e249291985a647eed140776906d278c3cbcdf9 authored almost 2 years ago
closing an already closed file can cause SMBApiException

use builtin try/catch from smbj closeSilently

See https://github.com/nova-video-player/aos-AVP/...

github.com/nova-video-player/aos-FileCoreLibrary - 3cd8b52e819736e496de861dfcefd90b571bc070 authored almost 2 years ago
do not mandate wifi and bluetooth

github.com/nova-video-player/aos-Video - 13b1e5c7796c0d83ebecf9ef704e7dd79e7bf65c authored almost 2 years ago
add sardine-android and smbj in licenses info

github.com/nova-video-player/aos-Video - b01be8dbac0b238f0411be0ccb4db78e0aee4dbb authored almost 2 years ago
fixes https://github.com/nova-video-player/aos-AVP/issues/880

github.com/nova-video-player/aos-FileCoreLibrary - 2960ead993ea494676f0f0425d4db6b805217837 authored almost 2 years ago
fixes //github.com/nova-video-player/aos-AVP/issues/879

but will most likely move the crash later

github.com/nova-video-player/aos-FileCoreLibrary - 38867cbeaf46f3465b7cc9fec7eb27f33d9cfba4 authored almost 2 years ago
fixes https://github.com/nova-video-player/aos-AVP/issues/878

github.com/nova-video-player/aos-MediaLib - 65cf42b0111726a54c5e72eda3f15a0a9a7adafd authored almost 2 years ago
fixes https://github.com/nova-video-player/aos-AVP/issues/877

github.com/nova-video-player/aos-FileCoreLibrary - 178db7ca8f9445deada83a33f9b377aa136a6060 authored almost 2 years ago
use jcifs-ng name resolution in smbj

github.com/nova-video-player/aos-FileCoreLibrary - 6a2638bc366fb2c2b78289a037668fe10e124e51 authored almost 2 years ago
use jcifs samba discovery to make smb server name resolution which is lacking in smbj

github.com/nova-video-player/aos-FileCoreLibrary - b4a5de0a4f05b6c06803fd215253f415e8872b4b authored almost 2 years ago
avoid STATUS_SHARING_VIOLATION when not closing smbjFile

github.com/nova-video-player/aos-FileCoreLibrary - b9101edade354588e68910e40b3fa28c8e15950f authored almost 2 years ago
logback debug infra for XmlDb and some indent

github.com/nova-video-player/aos-MediaLib - 3377e7dd8a8b5fde0751c63fd7b94601dac7f20d authored almost 2 years ago
add port management in smbj

github.com/nova-video-player/aos-FileCoreLibrary - 482e4e1a8bad378179b964faa363d5d3b07cead4 authored almost 2 years ago
throw AuthenticationException

github.com/nova-video-player/aos-FileCoreLibrary - afe389325a75d37a42a4093c1a770c7eddc76a20 authored almost 2 years ago
WIP get correct options for write compatible with rm: works on smbjcli but not there yet for xml resule

github.com/nova-video-player/aos-FileCoreLibrary - 3a6dace86321880a515e2b4167580613c532755c authored almost 2 years ago
Optimized AR64/AB64 <-> ARGB with RVV

* Run on SiFive internal FPGA:

ARGBToAR64_Opt (~13.7x vs scalar)
ARGBToAB64_Opt (~5.81x vs scal...

github.com/nova-video-player/aos-libyuv - 1330a79e9fcd86d06c26b5be861a6ff7946893f4 authored almost 2 years ago
[ios-blink] Enabled JPEG for ios-blink

MJPGToI420 and MJPGToNV12 are needed for successfully compiling
/m/c/v/m/sample_buffer_transform...

github.com/nova-video-player/aos-libyuv - 77c2121f7e6b8e694d6e908bbbe9be24214097da authored almost 2 years ago
do not check .nomedia for smbj too

github.com/nova-video-player/aos-MediaLib - 51628a58fa915cabb8d42671648358de76c2b869 authored almost 2 years ago
make #file.mkv recognized

github.com/nova-video-player/aos-MediaLib - 40b895ff4824b84b0e8baa9336533b6432794704 authored almost 2 years ago
fix smbj authentication (put smbj at right place...)

github.com/nova-video-player/aos-MediaLib - fd813ec413aa93be3a36122c98ab78fe1fb239c9 authored almost 2 years ago
log4j/logback debug infra

github.com/nova-video-player/aos-MediaLib - cf6c6d0cee4faa2a4861ed4eba0b9b1e4dc9d23c authored almost 2 years ago
add smbjUtils in CustomApplication

github.com/nova-video-player/aos-Video - 821754e5964f22efe4727dfcccb5dff2c6ea0b1a authored almost 2 years ago
make smbj uri known

github.com/nova-video-player/aos-Video - 64b9f01d33c64d843c6d253f3120158163c10165 authored almost 2 years ago
add missing smbj activities on ADTV

github.com/nova-video-player/aos-Video - cc871a8d4825aee3d7b4999e79e34416b3567d0c authored almost 2 years ago
add smbj folder icons

github.com/nova-video-player/aos-Video - 019e23a6997ff776970ee6e6dd8a80471a100f95 authored almost 2 years ago
rework logic of getting diskshares trying to verify connexion

github.com/nova-video-player/aos-FileCoreLibrary - 855a1f6f1e534fc05623fc70f7f6789b5a80c583 authored almost 2 years ago
add some helpers for smbj

github.com/nova-video-player/aos-FileCoreLibrary - 740de111f06417dbd1bf009067fe22a35876a8f9 authored almost 2 years ago
authException triggered by SMBApiException

github.com/nova-video-player/aos-FileCoreLibrary - f3076017cda8bc438745bbb96d0637fb2d919de7 authored almost 2 years ago
move caughtException in FileUtils

github.com/nova-video-player/aos-FileCoreLibrary - a2e8655928d7040ddb4b9aac6f5f436129274339 authored almost 2 years ago
encode uri to handle files with #

github.com/nova-video-player/aos-FileCoreLibrary - e52e3e38cd618ed79a0b895f9d1f764143bab550 authored almost 2 years ago
smbj: fix duplicate concatenated paths here too

github.com/nova-video-player/aos-FileCoreLibrary - edbf664d69d923ecf12892d03d29137508839e3c authored almost 2 years ago
add outputstream to smbjfileeditor

github.com/nova-video-player/aos-FileCoreLibrary - 75c7c5eab47c99c7f2179ec72b064699ede15355 authored almost 2 years ago
fix smbj getfilepath and fix npe on getsharename

github.com/nova-video-player/aos-FileCoreLibrary - eb1310931de215ff83932a4937354f0fb752de3d authored almost 2 years ago
smbj: fix concatenation of duplicated paths

github.com/nova-video-player/aos-FileCoreLibrary - 6fd5bb5acf2901183e1b11362268a565252c881b authored almost 2 years ago
add mbj file editor and listing capabilities

github.com/nova-video-player/aos-FileCoreLibrary - 31fea93631fd2034296ad539ecb5480ad2a52f2d authored almost 2 years ago
smbjfile fixed allows playing

github.com/nova-video-player/aos-FileCoreLibrary - 3bd14271afd1c59d38e7559e88e956214e8979eb authored almost 2 years ago
smbj/logback debug infra for NetworkCredentialsDatabase

github.com/nova-video-player/aos-FileCoreLibrary - bdacbbfc5873f316f78e843ad076dd58cb498b89 authored almost 2 years ago
assume canWrite again for webdav

github.com/nova-video-player/aos-FileCoreLibrary - f587056db4fa32feb63bbe99ae52ae59623b1d50 authored almost 2 years ago
Remove out-of-date description for testing RVV on QEMU

Aafter commit in CL: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4429570
We don't...

github.com/nova-video-player/aos-libyuv - aec27be648ccd55a529d8d75dbe8bca543ae959d authored almost 2 years ago
Enable RVV if qemu is detected

- include a fix for jpeg unittests to do at least 1 iteration
- include a fix for scale uv to on...

github.com/nova-video-player/aos-libyuv - c99478208686d9f5adbabffd346ddaf899a9ddc7 authored almost 2 years ago
webdav is readonly untill outputStream implemented

github.com/nova-video-player/aos-FileCoreLibrary - e96e5fc7efedb360eed6c44de315a763aef0b36f authored almost 2 years ago