Skip to content

Commit e1531a0

Browse files
authored
Reorganize sources (#542)
1 parent b65e175 commit e1531a0

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

src/libspdl/core/CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ set(srcs
3030
detail/ffmpeg/filter_graph.cpp
3131
detail/ffmpeg/wrappers.cpp
3232
detail/logging.cpp
33-
buffer/cpu.cpp
34-
frames/ffmpeg.cpp
3533
adaptor/adaptor.cpp
3634
adaptor/bytes.cpp
37-
storage/cpu.cpp
35+
frames.cpp
36+
buffer.cpp
37+
storage.cpp
3838
decoder.cpp
3939
decoding.cpp
4040
demuxing.cpp
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)