]> git.sesse.net Git - nageru/blobdiff - alsa_output.h
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / alsa_output.h
index 90223b75baa71d9438cf3ce2c8580f797c347a48..3d1d2ca4add8e5735b046720e612203780b27302 100644 (file)
@@ -9,7 +9,6 @@
 // probably drift out of sync enough to make a little pop.
 
 #include <alsa/asoundlib.h>
-
 #include <vector>
 
 class ALSAOutput {