haiku/headers/os/codec
Barrett17 b4d8bbd540 Codec Kit: Move Managers to private headers
* Those classes are not ready for public consumption. Ideally,
I'd add a well designed BCodecRoster wrapping them. This is part
of the general cleanup I am doing to get the code in a good state
before going to finalize the design.
* I don't plan to reintroduce BMediaFile in the media2 API, and
I'd like to remove any (explicit) usage of entry_refs and things
like that.
* I plan to introduce BMetaData and BMediaFormat which is going
to be different than what we do now.
* We need to explicitly use the mime type when it's available and
it is another design consideration when CodecRoster will be introduced.
2018-11-18 13:15:35 +01:00
..
AdapterIO.h
DecoderPlugin.h Revert "codec_kit: Remove Perform" 2018-11-18 12:06:14 +01:00
EncoderPlugin.h Revert "codec_kit: Remove Perform" 2018-11-18 12:06:14 +01:00
MediaExtractor.h MediaExtractor: Move stream_info to private 2018-11-18 12:53:14 +01:00
MediaIO.h
MediaPlugin.h codec_kit: Some more style and cosmetic fixes 2018-10-29 10:15:26 +01:00
MediaStreamer.h codec_kit: Add some padding 2018-10-28 16:14:25 +01:00
MediaWriter.h codec_kit: Add some padding 2018-10-28 16:14:25 +01:00
ReaderPlugin.h Revert "codec_kit: Remove Perform" 2018-11-18 12:06:14 +01:00
StreamerPlugin.h StreamerPlugin: Add ctor 2018-11-17 18:39:39 +01:00
WriterPlugin.h Revert "codec_kit: Remove Perform" 2018-11-18 12:06:14 +01:00