Skip to content

Navigation Menu

Sign in
Sign up

Add audio renderer via ALSA - #326

Open
whitegl0w wants to merge 3 commits into
FD-:master from
whitegl0w:master
Open

Add audio renderer via ALSA #326
whitegl0w wants to merge 3 commits into
FD-:master from
whitegl0w:master

Conversation

@whitegl0w

@whitegl0w whitegl0w commented Feb 27, 2022

Copy link
Copy Markdown

Add new audio renderer that uses fdk-aac for decoding and ALSA for rendering

minoskt and createcandle reacted with hooray emoji
Comment thread renderers/CMakeLists.txt Outdated
set( RENDERER_FLAGS "${RENDERER_FLAGS} -DHAS_RPI_RENDERER" )
set( RENDERER_SOURCES ${RENDERER_SOURCES} audio_renderer_rpi.c video_renderer_rpi.c )
set( RENDERER_LINK_LIBS ${RENDERER_LINK_LIBS} ilclient airplay fdk-aac h264-bitstream )
# set( RENDERER_LINK_LIBS ${RENDERER_LINK_LIBS} ilclient airplay fdk-aac h264-bitstream )

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove the commented-out line?

@whitegl0w whitegl0w Mar 9, 2022

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Removed extra lines in the last commit

FD- commented Mar 12, 2022
edited
Loading

Copy link
Copy Markdown
Owner

Thank you very much for your contribution! I found some small issues with code style. Please excuse my nitpicking! Once these minor things are corrected, we'll gladly merge this in! Anything I overlooked @pallas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pallas pallas pallas left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /