haiku/headers/private/media
Marcus Overhagen 0d1adad317 Media Codec API just got a visit from the coding style police.
We now use "const" for the chunk buffer pointer returned by GetNextChunk,
because the buffer is not supposed to be modified by the codec.
size_t is used for the size where applicable. This matches BMediaDecoder.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-30 00:24:06 +00:00
..
experimental
audio_module.h
DataExchange.h
debug.h
DecoderPlugin.h Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
DefaultMediaTheme.h
DormantNodeManager.h
Encoder.h
MediaExtractor.h Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
MediaMisc.h
MediaPlugin.h
MediaRosterEx.h
MetaFormat.h
multi_audio.h
Notifications.h
OldSoundDriver.h
PluginManager.h
PortPool.h
RawFormats.h
ReaderPlugin.h Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
SharedBufferList.h
TList.h
TMap.h
TStack.h
Writer.h