]> git.sesse.net Git - nageru/blobdiff - ffmpeg_capture.h
Add support for using FFmpeg video sources as audio.
[nageru] / ffmpeg_capture.h
index 0fbc3e895ddaa6726fa976378f3d8a526009ab06..336f6bd253ae25945843d672eae7c1bda915091b 100644 (file)
@@ -17,7 +17,6 @@
 // changes parameters midway, which is allowed in some formats.
 //
 // You can get out the audio either as decoded or in raw form (Kaeru uses this).
-// However, the rest of Nageru can't really use the audio for anything yet.
 
 #include <assert.h>
 #include <stdint.h>