diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2024-03-29 09:48:36 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2024-03-29 09:49:35 +0100 |
commit | 8bf4c1bbaa6a533f34d74f83d72eecc0beb61d4f (patch) | |
tree | 02f7b7465cbf42c593afed7400b4cbd5d5abc585 /INSTALL | |
parent | 7a374cd7eb4b5468e2f7138c63faaac07ac0e060 (diff) | |
download | pianobar-8bf4c1bbaa6a533f34d74f83d72eecc0beb61d4f.tar.gz pianobar-8bf4c1bbaa6a533f34d74f83d72eecc0beb61d4f.tar.bz2 pianobar-8bf4c1bbaa6a533f34d74f83d72eecc0beb61d4f.zip |
player: Adapt to new ffmpeg channel layout API.
Bumps required ffmpeg version to at least 5.1.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Dependencies - libcurl>=7.32.0 - gcrypt[1] - json-c -- ffmpeg>=3.3 [2] +- ffmpeg>=5.1 [2] - UTF-8 console/locale [1] with blowfish cipher enabled |