MInimal ffmpeg implementation
This commit is contained in:
@@ -9,6 +9,7 @@ add_library(ffmpeg_audio SHARED
|
||||
ffmpeg_audio.cpp
|
||||
ffmpeg_audio.h
|
||||
../ffi_version.h
|
||||
ffmpeg_audio_refactored.cpp
|
||||
)
|
||||
|
||||
add_executable(demo_ffmpeg_audio
|
||||
|
||||
Reference in New Issue
Block a user