Skip to content

Commit

Permalink
configure.ac: Add audio remap filter
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiatka committed Jul 15, 2024
1 parent 5133afc commit 97c51cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3307,6 +3307,7 @@ if test "$build_default" != no || test $req_files = all; then
src/audio/filter/controlport_stats.o
src/audio/filter/silence.o
src/audio/filter/playback.o
src/audio/filter/channel_remap.o
src/capture_filter/change_pixfmt.o
src/capture_filter/color.o
src/capture_filter/display.o
Expand Down

0 comments on commit 97c51cd

Please sign in to comment.