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

Revert "VideoStoreImportService: break out of endless loop in case of error"

This reverts commit 6c6a241918a7821e39cf91b91e85db4535828cf0.

github.com/nova-video-player/aos-MediaLib - 653c8c872b306b016110ba0809557dc0ff01f769 authored about 1 year ago
Revert "VideoStoreImportImpl: exit while true loop in case of error that is catched"

This reverts commit 3e280ec6b11291f3284fb650a755deb68d43b84b.

github.com/nova-video-player/aos-MediaLib - 70db6fe05f92dbb487c1f09bef3c2e45c0fd119e authored about 1 year ago
Revert "fix CI"

This reverts commit d4bf04090ef41686a43e33e4b0178f4a01265ad8.

github.com/nova-video-player/aos-MediaLib - e5183bcf8ff61b5264e7b6b943b9513d081b01c4 authored about 1 year ago
Revert "add logs to /VideoStoreImportImpl"

This reverts commit 573bc40e1ac1fcfca9c058eb8b717b39baa99c87.

github.com/nova-video-player/aos-MediaLib - 192a58793313d250351ab7357fe5abf52ed1e902 authored about 1 year ago
handle WebDAV 302 redirects through custom OkHttpClient

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

github.com/nova-video-player/aos-FileCoreLibrary - 2164f7d04a70ad385fb76f7d6ba5c15291164f52 authored about 1 year ago
add logs to /VideoStoreImportImpl

github.com/nova-video-player/aos-MediaLib - 573bc40e1ac1fcfca9c058eb8b717b39baa99c87 authored about 1 year ago
do not process gestures if player is locked

Fixes https://github.com/nova-video-player/aos-AVP/issues/1024

github.com/nova-video-player/aos-Video - 8011f92bef0f0cb4811a0fb94666e9f1c785e729 authored about 1 year ago
Fix none subs not remembered

Fixes https://github.com/nova-video-player/aos-AVP/issues/1020

github.com/nova-video-player/aos-Video - 2d2c1b27a62c6d699fb2e580b6642742ea889667 authored about 1 year ago
VideoStoreImportImpl: exit while true loop in case of error that is catched

github.com/nova-video-player/aos-MediaLib - 3e280ec6b11291f3284fb650a755deb68d43b84b authored about 1 year ago
VideoStoreImportService: break out of endless loop in case of error

github.com/nova-video-player/aos-MediaLib - 6c6a241918a7821e39cf91b91e85db4535828cf0 authored about 1 year ago
try to unbreak scan in loop on large local hdd

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

github.com/nova-video-player/aos-MediaLib - e4fb5178155b76ec28d7fa613888d8af99b97c32 authored about 1 year ago
nova icon: add missing androidtv banner

github.com/nova-video-player/aos-Video - 389b4a77f566cead03cdf1a7acf4117192aca209 authored about 1 year ago
use env to find python assuming version 3

github.com/nova-video-player/aos-AVP - efb7c311f15b48d4c8579bee2ccd92809bf56885 authored about 1 year ago
use all cores for release.sh

github.com/nova-video-player/aos-AVP - 1284c419b9b881a0bfa210428f024bfd5cc6d14d authored about 1 year ago
SubtitlesDownloaderActivity2: shorter filename no subs report in the toast

github.com/nova-video-player/aos-Video - 3bf1621f4d22f99f13d6369ea3d53be49673f876 authored about 1 year ago
TorrentLoaderActivity: provide toast feedback on error

github.com/nova-video-player/aos-Video - 74f1439e6f81e0da5d390f7f2403f042ce8cc745 authored about 1 year ago
TorrentLoaderActivity: finish activity if cannot load torrent and avoid activity leak with progress dialog

This happens when opening a smb share torrent and there is the same file in Download (not visibl...

github.com/nova-video-player/aos-Video - e8a54bd04b97ec1270374fe702e6feef5ae54105 authored about 1 year ago
use libtorrent v2.0.9 tag

boost-1.84.0 upstep

use maximum of cores for compilation

github.com/nova-video-player/aos-libtorrent-android-builder - f527ac9580ac62323a42b327ee019e409a0305b3 authored about 1 year ago
torrentd prebuilts corresponding to boost-1.84.0 upstep

github.com/nova-video-player/aos-torrentd - 180ca0fa8c133327f7b9538460b75254b7c3b00b authored about 1 year ago
opensubtitles: close dialog if no result on sub search

github.com/nova-video-player/aos-Video - 7334761f7aa1e1ada23fd8c01d9960304c3eb740 authored about 1 year ago
opensubtitles api selection has no option now: rest api is forced

github.com/nova-video-player/aos-Video - 5753c224d971f3e302f15eddc5804d3a699cec3e authored about 1 year ago
use new opensubtitles API by default now

github.com/nova-video-player/aos-Video - 20d8f797ae555a1f05bccad9385b6935ac0519f2 authored about 1 year ago
Adapt codec PrivateData following libavformat behavior change for AV1

FFmpeg pre 5.0 used to skip the first 4 bytes,
hw codecs does not know how to manage without thi...

github.com/nova-video-player/aos-avos - 6994e494f8a8bbd500d7fbcc5bd5f9fa79d90fa9 authored about 1 year ago
Add cpuid target to CMakeList.txt

Reduce convert_test to just Opt on RISC-V

cmake -B out/Release/ -DCMAKE_BUILD_TYPE=Release .
cma...

github.com/nova-video-player/aos-libyuv - 7da8059c262c237d6673e4717c6d29911051adff authored about 1 year ago
Do not close SubtitlesDownloaderActivity2 immediately before sub pickup

Fixes https://github.com/nova-video-player/aos-AVP/issues/1017

github.com/nova-video-player/aos-Video - ceefbfc212138d70f0e45c82c245e7ade621757a authored about 1 year ago
Split scale_test and scale_plane_test to allow building on small devices

Bug: libyuv:956
Change-Id: I1903aa616243e891440ed92836dfb0992d31d4cd
Reviewed-on: https://chromi...

github.com/nova-video-player/aos-libyuv - 6dc03dacbf7f5e2bc2b1f54fb20dc3ae4c78c100 authored about 1 year ago
Fix cursor window too large issue seen on sentry in VideoStoreImportService

github.com/nova-video-player/aos-MediaLib - 291e17a7fc1e1edb539f7cc6183db791640bb6d4 authored about 1 year ago
Fix SQLiteBlobTooBigException in handleCursor seen on sentry in VideoStoreImportImpl

Fixes https://github.com/nova-video-player/aos-AVP/issues/1014

github.com/nova-video-player/aos-MediaLib - 4ab449915dd6c3398ecd93873eb85ac0c1f31f8e authored about 1 year ago
Fix CursorWindowAllocationException in VideoStoreImportImpl seen on sentry

Fix https://github.com/nova-video-player/aos-AVP/issues/1013

github.com/nova-video-player/aos-MediaLib - 9bdb363c92729ec285fb8d7df5f2a12f035c3038 authored about 1 year ago
Split convert_test and convert_argb_test to allow building on small systems that run out of memory compiling unittests.

Update build files to include the new tests and source code.

Bug: libyuv:956
Change-Id: I6ec0be...

github.com/nova-video-player/aos-libyuv - 9e61d7f9c1535e324618f0e508a775f4245c5e82 authored about 1 year ago
Add HAS_SCALEARGBROWDOWNEVEN_RVV marco and disable it by default

HAS_SCALEARGBROWDOWNEVEN_RVV wasn't defined,
so we cannot use ScaleARGBRowDownEven_RVV & ScaleAR...

github.com/nova-video-player/aos-libyuv - 1dcbc3055352a7fe4eb5d35b183f7cb6d1938b98 authored about 1 year ago
Do not attach background manager if already attached

Fixes https://github.com/nova-video-player/aos-AVP/issues/1009

github.com/nova-video-player/aos-Video - b05984732524cf74cb7ded936d97512cbb23dceb authored about 1 year ago
notify ListView when content adapter changes and run it on UI thread

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

github.com/nova-video-player/aos-Video - 0dbff35b8dcf5e3cbcdad710ae1f176ded9f6b3c authored about 1 year ago
Attempt to fix ViewRootImpl$CalledFromWrongThreadException seen in sentry

Fixes https://github.com/nova-video-player/aos-AVP/issues/1008

github.com/nova-video-player/aos-Video - af116b4d81b160344d7b7e0f3b0b81cbd34d9b15 authored about 1 year ago
catch classexception seen on sentry

github.com/nova-video-player/aos-Video - b0f2c4a8d604aa49bd710963fe1660748e5236fb authored about 1 year ago
malloc return 1 for failures and assert for internal functions

Bug: libyuv:968
Change-Id: Iea2f907061532d2e00347996124bc80d079a7bdc
Reviewed-on: https://chromi...

github.com/nova-video-player/aos-libyuv - def473f501acbd652cd4593fd2a90a067e8c9f1a authored about 1 year ago
player_controller_inside: this padding is required to have play button aligned

github.com/nova-video-player/aos-Video - ab82e980f0e5d5941ae60fd8f9fbadec5cab5c7c authored about 1 year ago
correct player_controller_inside too large buttons

turns out that the xhdpi webm icons are 116x116px and the xml vector graphics are 116dp and this...

github.com/nova-video-player/aos-Video - 43f08919667e067512902b98a669e6e9f2bc2b8f authored about 1 year ago
player controller vector graphics assets

github.com/nova-video-player/aos-Video - 314b8a3f3168bbffd265257044fc69262c4c367d authored about 1 year ago
vector graphics volume assets

github.com/nova-video-player/aos-MediaLib - 79745786f04d0a7f3246b30db573726adae820b1 authored about 1 year ago
new larget player buttons

github.com/nova-video-player/aos-Video - db10ed21e76974283052293ca9e51325fcbc502c authored about 1 year ago
original psd for archos player buttons and afdesign vectorized ones

github.com/nova-video-player/aos-Video - 81eddc776905140f2bd76db7ef2f714feb389e00 authored about 1 year ago
move brightness logic into PlayerController

github.com/nova-video-player/aos-Video - c97cb1ccb4182bfe7531e5c57db55459fc826576 authored about 1 year ago
VideoInfoScraperSearchFragment: fix NPE seen on sentry

github.com/nova-video-player/aos-Video - 15c29fe08ea18f10cc87fb229eb1e511a85ef754 authored about 1 year ago
PlayerController: fix NPE seen on sentry

github.com/nova-video-player/aos-Video - 71e2969bc9922e9f972ab2df8b08eb72c1d27745 authored about 1 year ago
org.apache.httpcomponents.client5:httpclient5:5.2.2

github.com/nova-video-player/aos-MediaLib - 274df5c75cd08ac0058d0722cead81e74e0d79bd authored about 1 year ago
com.github.triplet.play++

github.com/nova-video-player/aos-Video - f8231caff3e22bc286eb4595d8f5dada9595d089 authored about 1 year ago
PlayerController: catch NPE seen on sentry regarding gestures

github.com/nova-video-player/aos-Video - f4e9b71885c80749dbd261aa491aa04910ac1def authored about 1 year ago
WebViewActivity: catch NPE seen on sentry

github.com/nova-video-player/aos-Video - 38d17f5491b885d269bccdebb559dc3059645460 authored about 1 year ago
gesture: update volumebar status

github.com/nova-video-player/aos-Video - e89f6176577fe1d8dcd1b99cc6bd217e880f2ad5 authored about 1 year ago
brightness gesture: take into account auto brightness returning -1.0

in this case manual brightness is level 10 since the real brightness level is inaccessible

github.com/nova-video-player/aos-Video - f1166894aa334f38dc91f8b3c3626fb7bc157f0e authored about 1 year ago
SubtitlesDownloaderActivity2: remove unused

github.com/nova-video-player/aos-Video - e79b00c6da31bd73045ea8926461ea18eecde56f authored about 1 year ago
oops add missing resource rounded_rectangle

github.com/nova-video-player/aos-Video - 5152f23950e27b8750bcf97cde028d4c2036fa30 authored about 1 year ago
add gestures to player

following gestures are supported:
- double tap on left/right regions of the screen for +-10s see...

github.com/nova-video-player/aos-Video - 7f847ebda99586cae1dc0c1226aec8703b33e9fa authored about 1 year ago
opensubtitles: unused

github.com/nova-video-player/aos-Video - 4060e36139607f099925d15bede31b7b7ec6a25b authored about 1 year ago
opensubtitles: indent

github.com/nova-video-player/aos-Video - 9912093f1f701cd54d82f02ff9418fdc7eb2eb24 authored about 1 year ago
opensubtitles: close dialog if no result on sub search

github.com/nova-video-player/aos-Video - 28e80b1f20ed50ff5a8a6c225828826d1ef65f4b authored about 1 year ago
opensubtitles: do not dupplicate on local storage cache sub downloaded resulting in dupplicate external subs on remote shares

github.com/nova-video-player/aos-Video - 66269f22f1b4c8aefa1e5a8b633c2edcb1bc0234 authored about 1 year ago
IMPORTANT: include new revision

git add -f build-*/src/libdav1d.so.[0-9]

github.com/nova-video-player/aos-dav1d-android-builder - 8a2f102615afea32859988a8827645b8f9443907 authored about 1 year ago
IMPORTANT: include new revision

git add -f build-*/src/libdav1d.so.[0-9].[0-9].[0-9]

github.com/nova-video-player/aos-dav1d-android-builder - 07bf3986137f7844c097ed6173c9af64769ba0a4 authored about 1 year ago
corresponding prebuilt binaries

github.com/nova-video-player/aos-dav1d-android-builder - 1d217f27790f752a1e527346b3368a325d40dae3 authored about 1 year ago
corresponding prebuilt binaries

github.com/nova-video-player/opus-android-builder - 49d4c4d63b5edd81310179b61be8df74cafede35 authored about 1 year ago
Fix print of a GG_LONGLONG value.

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

github.com/nova-video-player/aos-libyuv - e6d5adb3629a4aedb385f948fc5a8eb379a5ca3b authored about 1 year ago
remove av_register_all

github.com/nova-video-player/aos-avos - 4f39683d2110ccdbcaee9a94077e73615bc936c7 authored about 1 year ago
ffmpeg audio decode: Properly report 'decoded'. Log errors if we skipped something we shouldnt have

github.com/nova-video-player/aos-avos - 25e1cebb53769c116dce4a7602a3dd75187b622a authored about 1 year ago
Revert "Revert "Make avos build with FFmpeg 5.0""

This reverts commit 8fd02d50850cb0128956ead61565f57a060b2f2a.

github.com/nova-video-player/aos-avos - f1254d638d40e21fb28ec52fe88aa7a0022bfd89 authored about 1 year ago
use desugaring to solve NoClassDefFoundError with duration

sentry++

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

github.com/nova-video-player/aos-FileCoreLibrary - 77da53beb02e6982a19f102afc5bfc8597bf64d6 authored about 1 year ago