Skip to content

Commit

Permalink
utils.cpp/h : Refactor for reduced redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
LufeBisect committed Jan 23, 2025
1 parent 56b4075 commit 460f2cc
Show file tree
Hide file tree
Showing 16 changed files with 428 additions and 1,132 deletions.
4 changes: 1 addition & 3 deletions cpp/libs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ add_subdirectory(bisect_expected)
add_subdirectory(bisect_nmoscpp)
add_subdirectory(bisect_sdp)
add_subdirectory(bisect_gst)
add_subdirectory(gst_nmos_sender_plugin)
add_subdirectory(gst_nmos_video_receiver_plugin)
add_subdirectory(gst_nmos_audio_receiver_plugin)
add_subdirectory(gst_nmos_plugins)
add_subdirectory(ossrf_nmos_api)
add_subdirectory(ossrf_gstreamer_api)
add_subdirectory(bisect_json)
67 changes: 0 additions & 67 deletions cpp/libs/gst_nmos_audio_receiver_plugin/CMakeLists.txt

This file was deleted.

198 changes: 0 additions & 198 deletions cpp/libs/gst_nmos_audio_receiver_plugin/utils.cpp

This file was deleted.

116 changes: 0 additions & 116 deletions cpp/libs/gst_nmos_audio_receiver_plugin/utils.h

This file was deleted.

Loading

0 comments on commit 460f2cc

Please sign in to comment.