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:
@@ -36,11 +36,11 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
|||||||
# Internal Functionality
|
# Internal Functionality
|
||||||
ChunkCache.cpp
|
ChunkCache.cpp
|
||||||
AddOnManager.cpp
|
AddOnManager.cpp
|
||||||
FormatManager.cpp
|
|
||||||
PluginManager.cpp
|
PluginManager.cpp
|
||||||
|
|
||||||
# We need this to do not depend on libmedia
|
# We need this to do not depend on libmedia
|
||||||
# will be removed when libmedia2 is introduced
|
# will be removed when libmedia2 is introduced
|
||||||
|
FormatManager.cpp
|
||||||
MediaDefs.cpp
|
MediaDefs.cpp
|
||||||
MediaFormats.cpp
|
MediaFormats.cpp
|
||||||
RealtimeAlloc.cpp
|
RealtimeAlloc.cpp
|
||||||
|
|||||||
@@ -60,6 +60,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
|||||||
DataExchange.cpp
|
DataExchange.cpp
|
||||||
DefaultMediaTheme.cpp
|
DefaultMediaTheme.cpp
|
||||||
DormantNodeManager.cpp
|
DormantNodeManager.cpp
|
||||||
|
FormatManager.cpp
|
||||||
MediaRecorderNode.cpp
|
MediaRecorderNode.cpp
|
||||||
Notifications.cpp
|
Notifications.cpp
|
||||||
request_data.cpp
|
request_data.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user