Move FormatManager back to the media_kit

* We don't aim to replicate this functionality. I don't
think this will be useful at all in future iterations.
Originally I planned to rewrite it on top of the new
BMediaFormat, but now I am of the hopinion this is
greatly unneeded.
This commit is contained in:
Barrett17
2018-12-28 22:55:25 +01:00
parent 49a4b18141
commit fa911df6e6
4 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -36,11 +36,11 @@ for architectureObject in [ MultiArchSubDirSetup ] {
# Internal Functionality
ChunkCache.cpp
AddOnManager.cpp
FormatManager.cpp
PluginManager.cpp
# We need this to do not depend on libmedia
# will be removed when libmedia2 is introduced
FormatManager.cpp
MediaDefs.cpp
MediaFormats.cpp
RealtimeAlloc.cpp
+1
View File
@@ -60,6 +60,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
DataExchange.cpp
DefaultMediaTheme.cpp
DormantNodeManager.cpp
FormatManager.cpp
MediaRecorderNode.cpp
Notifications.cpp
request_data.cpp