summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-20bump: 0.38.0Inochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2024-02-09bumpInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-12-02Update: Fix some errorsInochi Amaoto
1. remove spirv-cross for mpv build 2. reenable tensorflow 3. allow to build ffmpeg against glslang git Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-11-24update: 0.37.0Inochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-11-06Fix: api name changedInochi Amaoto
win32-internal-pthreads -> win32-threads Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-11-06Fix: set nvcc g++ to fix ffmpeg cuda detectionInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-10-28Update: use upstream ffnvcodec header, update optionsInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-10-28ffmpeg: disable tensorflow when detectedInochi Amaoto
Due to upstream bug, the tensorflow can not be detected and not link. Disable tensorflow until it fixed. Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-08-20mpv: remove libplacebo-next optionsInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-07-28PKGBUILD: cleanup commented optionsInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-07-28mpv: remove vaapi egl optionsInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-07-21Add wayland dmabuf supportInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-06-02Update: add vulkan interop supportInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-04-07Update: Add libvpl and other supportInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-01-27Update: add sdl2-gamepad optionsInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-01-22Fix: fix build missing package 'glad'Inochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2023-01-22Update: swith to mesonInochi Amaoto
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
2022-10-21update: recal the version, fix build flagsInochi Amaoto
2022-09-30add libass options to restrict build autodetectInochi Amaoto
2022-09-02use system libplacebo to avoid dependency and build problemInochi Amaoto
2022-07-29fix: remove dependency celtInochi Amaoto
2022-06-24fix: add depends XpresentInochi Amaoto
2022-05-06make clang non default buildInochi Amaoto
2022-04-29feat: add clang build, add lcms2Inochi Amaoto
2021-12-10fix: mpv-build configure api changedInochi Amaoto
2021-12-05feat: switch lua to lua52, correct othersInochi Amaoto
2021-09-10respect makepkg.conf MAKEFLAGSInochi Amaoto
2021-09-10fix: remove ffmpeg strict abi since is defaultInochi Amaoto
2021-08-28feat: move depends from AUR to community, fix ffmpeg vmafInochi Amaoto
2021-08-27add ffmpeg-strict-abi to avoid package build failedInochi Amaoto
2021-03-20add avisynthplus, intel QuickSync, amd hw accel, enable nvidia llvm compile, ↵Inochi Amaoto
ffmpeg lto support
2021-02-26fix libass linking problemInochi Amaoto
2021-02-22temporary disable lensfun(ffmpeg) to wait for upstream updateInochi Amaoto
2020-12-20reenable glslangInochi Amaoto
2020-11-27Add sixel support, update versionInochi Amaoto
2020-11-13temporarily disable glslangInochi Amaoto
2020-11-13update SRCINFOInochi Amaoto
2020-11-13update versionInochi Amaoto
2020-10-16update srcinfoInochi Amaoto
2020-10-16change LICENSE to customInochi Amaoto
2020-10-05remove wavpackInochi Amaoto
2020-09-20remove mpv legacy x11 optionsInochi Amaoto
2020-09-16fix dependency glslangInochi Amaoto
2020-07-31add ffmpeg libvmaf supportInochi Amaoto
2020-07-31tempoary change nvcc flag to compileInochi Amaoto
2020-04-12disable avisynth due to dependencyInochi Amaoto
2020-03-29remove sound sndio(71d218eae4b4d93ada34ff74906f71ad359c84bc) ↵Inochi Amaoto
rsound(4583bd8cc7bf538bce424983d49729c934d13a53)
2020-03-22drop libass support(0b9ed9c2744ada1eefc1f254c5f3ade6c626ed72)Inochi Amaoto
2020-03-10remove smbclientInochi Amaoto
2020-02-17fix drmprimeInochi Amaoto