obs-ffmpeg: Rename obs-ffmpeg-aac.c file
Renames obs-ffmpeg-aac.c to obs-ffmpeg-audio-encoders.c due to the fact that it can be abstracted for multiple audio encoders.
This commit is contained in:
@@ -15,7 +15,7 @@ set(obs-ffmpeg_HEADERS
|
||||
closest-pixel-format.h)
|
||||
set(obs-ffmpeg_SOURCES
|
||||
obs-ffmpeg.c
|
||||
obs-ffmpeg-aac.c
|
||||
obs-ffmpeg-audio-encoders.c
|
||||
obs-ffmpeg-nvenc.c
|
||||
obs-ffmpeg-output.c
|
||||
obs-ffmpeg-mux.c
|
||||
|
Reference in New Issue
Block a user