Yoda local fork of System76 cosmic-player
Find a file
Matthew Fallah (マシュー・ファラー) c2c20c1614
Fix syntax error in Japanese file
2024-02-28 17:22:32 -10:00
debian Make debian/rules executable 2024-02-28 14:01:45 -07:00
i18n Fix syntax error in Japanese file 2024-02-28 17:22:32 -10:00
res Convert to libcosmic and parse audio 2024-01-24 14:31:39 -07:00
src Pass HW decoder choice to player 2024-02-16 03:15:23 -05:00
.gitignore init 2024-01-23 21:55:34 -07:00
Cargo.lock Wrap FFmpeg's AVHWDeviceType and av_hwdevice_iterate_types 2024-02-14 03:09:44 -05:00
Cargo.toml Wrap FFmpeg's AVHWDeviceType and av_hwdevice_iterate_types 2024-02-14 03:09:44 -05:00
i18n.toml Convert to libcosmic and parse audio 2024-01-24 14:31:39 -07:00
justfile Hacky hardware decoding 2024-01-25 15:08:59 -07:00
LICENSE init 2024-01-23 21:55:34 -07:00
README.md Adding just dependency to README. 2024-02-28 13:49:52 -07:00

cosmic-player

WIP COSMIC media player

Dependencies

For debian-based systems:

sudo apt-get install clang just libasound2-dev libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev pkg-config