mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
pw-cat: Rework encoded audio support to use libavformat to parse frames
This commit is contained in:
parent
580a3d9872
commit
dc161fc6af
2 changed files with 75 additions and 72 deletions
|
|
@ -55,6 +55,7 @@ if get_option('pw-cat').allowed() and sndfile_dep.found()
|
|||
'pw-midiplay',
|
||||
'pw-midirecord',
|
||||
'pw-dsdplay',
|
||||
'pw-encplay',
|
||||
]
|
||||
|
||||
executable('pw-cat',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue