mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
7afa97d319
below for what NMM is. Status so far: - compiles and installs (KDE integration should be possible with this) - doesn't segfault when doing a ruidemental test - doesn't provide the complete plugin set (no RTP, no shoutcast, no OSS audio (any volunteers to develop this?), ...) - TODO list integrated into the port Makefile From pkg-descr: ---snip--- The Network-Integrated Multimedia Middleware (NMM) provides an architecture that allows to create distributed multimedia application easily: local and remote multimedia devices or software components can be controlled transparently and integrated into a common multimedia processing flow graph. As an example, this allows for the quick and easy development of an application that receives TV from a remote device -- including the transparent control of the distributed TV receiver. Even a PDA with only limited computational power can run such an application: the media conversions needed to adapt the audio and video content to the resources provided by the PDA can be distributed within the network. While the distribution is transparent for developers, no overhead is added to all locally operating parts of the application. WWW: http://www.motama.com/ ---snip---
1785 lines
77 KiB
Plaintext
1785 lines
77 KiB
Plaintext
bin/nmm-clic
|
|
bin/nmm-icpp
|
|
bin/nmm-icppimpl
|
|
bin/nmm-ihpp
|
|
bin/nmm-ihppimpl
|
|
bin/nmm-serverregistry
|
|
include/nmm/Exception.hpp
|
|
include/nmm/Result.hpp
|
|
include/nmm/comm/BindingException.hpp
|
|
include/nmm/comm/CommunicationChannel.hpp
|
|
include/nmm/comm/CompositeAddress.hpp
|
|
include/nmm/comm/CompositeStrategy.hpp
|
|
include/nmm/comm/ConnectionManager.hpp
|
|
include/nmm/comm/ConnectorAcceptor.hpp
|
|
include/nmm/comm/ConnectorAddress.hpp
|
|
include/nmm/comm/DefaultTSFormatList.hpp
|
|
include/nmm/comm/FormatStrategyMap.hpp
|
|
include/nmm/comm/ICompositeStrategy.hpp
|
|
include/nmm/comm/ICompositeStrategy.idl
|
|
include/nmm/comm/ICompositeStrategyImpl.hpp
|
|
include/nmm/comm/IConnectionManager.cpp.in
|
|
include/nmm/comm/IConnectionManager.hpp
|
|
include/nmm/comm/IConnectionManager.hpp.in
|
|
include/nmm/comm/IConnectionManager.idl
|
|
include/nmm/comm/IConnectionManagerImpl.cpp.in
|
|
include/nmm/comm/IConnectionManagerImpl.hpp
|
|
include/nmm/comm/IInputJack.cpp.in
|
|
include/nmm/comm/IInputJack.hpp
|
|
include/nmm/comm/IInputJack.idl
|
|
include/nmm/comm/IInputJackImpl.cpp.in
|
|
include/nmm/comm/IInputJackImpl.hpp
|
|
include/nmm/comm/IInstreamCompositeStrategy.hpp
|
|
include/nmm/comm/IInstreamCompositeStrategy.idl
|
|
include/nmm/comm/IInstreamCompositeStrategyImpl.hpp
|
|
include/nmm/comm/IJack.cpp.in
|
|
include/nmm/comm/IJack.hpp
|
|
include/nmm/comm/IJack.idl
|
|
include/nmm/comm/IJackImpl.cpp.in
|
|
include/nmm/comm/IJackImpl.hpp
|
|
include/nmm/comm/INamed.hpp
|
|
include/nmm/comm/INamed.idl
|
|
include/nmm/comm/INamedImpl.hpp
|
|
include/nmm/comm/IObjectAcceptor.cpp.in
|
|
include/nmm/comm/IObjectAcceptor.hpp
|
|
include/nmm/comm/IObjectAcceptor.idl
|
|
include/nmm/comm/IObjectAcceptorImpl.cpp.in
|
|
include/nmm/comm/IObjectAcceptorImpl.hpp
|
|
include/nmm/comm/IOutOfBandCompositeStrategy.hpp
|
|
include/nmm/comm/IOutOfBandCompositeStrategy.idl
|
|
include/nmm/comm/IOutOfBandCompositeStrategyImpl.hpp
|
|
include/nmm/comm/IOutputJack.cpp.in
|
|
include/nmm/comm/IOutputJack.hpp
|
|
include/nmm/comm/IOutputJack.idl
|
|
include/nmm/comm/IOutputJackImpl.cpp.in
|
|
include/nmm/comm/IOutputJackImpl.hpp
|
|
include/nmm/comm/IQueued.hpp
|
|
include/nmm/comm/IQueued.idl
|
|
include/nmm/comm/IQueuedImpl.hpp
|
|
include/nmm/comm/ISetValueStream.hpp
|
|
include/nmm/comm/ISetValueStream.idl
|
|
include/nmm/comm/ISetValueStreamImpl.hpp
|
|
include/nmm/comm/ITransportStrategy.hpp
|
|
include/nmm/comm/ITransportStrategy.idl
|
|
include/nmm/comm/ITransportStrategyImpl.hpp
|
|
include/nmm/comm/InstreamChannel.hpp
|
|
include/nmm/comm/InstreamCompositeAddress.hpp
|
|
include/nmm/comm/InstreamCompositeStrategy.hpp
|
|
include/nmm/comm/InstreamDemultiplexer.hpp
|
|
include/nmm/comm/InstreamMultiplexer.hpp
|
|
include/nmm/comm/InstreamObject.hpp
|
|
include/nmm/comm/Interface.hpp
|
|
include/nmm/comm/InterfaceNotFoundException.hpp
|
|
include/nmm/comm/LocalAcceptor.hpp
|
|
include/nmm/comm/LocalAddress.hpp
|
|
include/nmm/comm/LocalStrategy.hpp
|
|
include/nmm/comm/NMMDefaultPort.hpp
|
|
include/nmm/comm/NMMObject.hpp
|
|
include/nmm/comm/NMMReference.hpp
|
|
include/nmm/comm/ObjectAcceptor.hpp
|
|
include/nmm/comm/ObjectDescription.hpp
|
|
include/nmm/comm/ObjectID.hpp
|
|
include/nmm/comm/OutOfBandChannel.hpp
|
|
include/nmm/comm/OutOfBandCompositeAddress.hpp
|
|
include/nmm/comm/OutOfBandCompositeStrategy.hpp
|
|
include/nmm/comm/ProcessUserInfo.hpp
|
|
include/nmm/comm/ProxyObject.hpp
|
|
include/nmm/comm/ReferenceManager.hpp
|
|
include/nmm/comm/ReliableInstreamDemultiplexer.hpp
|
|
include/nmm/comm/ReliableInstreamMultiplexer.hpp
|
|
include/nmm/comm/ServiceProxy.hpp
|
|
include/nmm/comm/SimpleInstreamDemultiplexer.hpp
|
|
include/nmm/comm/SimpleInstreamMultiplexer.hpp
|
|
include/nmm/comm/StaticLocalStrategy.hpp
|
|
include/nmm/comm/StdNamedObject.hpp
|
|
include/nmm/comm/TSAddress.hpp
|
|
include/nmm/comm/TSAddressOwner.hpp
|
|
include/nmm/comm/TSDescription.hpp
|
|
include/nmm/comm/TSFactory.hpp
|
|
include/nmm/comm/TSFactoryObject.hpp
|
|
include/nmm/comm/TSFormatList.hpp
|
|
include/nmm/comm/TTSFactoryObject.hpp
|
|
include/nmm/comm/TTSFactoryRegistrator.hpp
|
|
include/nmm/comm/TransportStrategy.hpp
|
|
include/nmm/comm/UnbindingException.hpp
|
|
include/nmm/comm/UnreliableInstreamDemultiplexer.hpp
|
|
include/nmm/comm/UnreliableInstreamMultiplexer.hpp
|
|
include/nmm/comm/UserInfo.hpp
|
|
include/nmm/comm/format/CParameter.hpp
|
|
include/nmm/comm/format/ComputationConfig.hpp
|
|
include/nmm/comm/format/FParameter.hpp
|
|
include/nmm/comm/format/Format.hpp
|
|
include/nmm/comm/format/FormatExceptions.hpp
|
|
include/nmm/comm/format/IParameter.hpp
|
|
include/nmm/comm/format/Parameter.hpp
|
|
include/nmm/comm/format/Property.hpp
|
|
include/nmm/comm/format/R_FLOAT.hpp
|
|
include/nmm/comm/format/R_FParameter.hpp
|
|
include/nmm/comm/format/R_INT.hpp
|
|
include/nmm/comm/format/R_IParameter.hpp
|
|
include/nmm/comm/format/SParameter.hpp
|
|
include/nmm/comm/format/WParameter.hpp
|
|
include/nmm/comm/format/definition.hpp
|
|
include/nmm/comm/format/visibility.hpp
|
|
include/nmm/comm/messaging/B_Allocator.hpp
|
|
include/nmm/comm/messaging/Buffer.hpp
|
|
include/nmm/comm/messaging/BufferManager.hpp
|
|
include/nmm/comm/messaging/CEvent.hpp
|
|
include/nmm/comm/messaging/EDObject.hpp
|
|
include/nmm/comm/messaging/Event.hpp
|
|
include/nmm/comm/messaging/EventDispatcher.hpp
|
|
include/nmm/comm/messaging/EventDispatcher_Linux.hpp
|
|
include/nmm/comm/messaging/FormatNotSupportedException.hpp
|
|
include/nmm/comm/messaging/ICSEventReceiver.hpp
|
|
include/nmm/comm/messaging/ICSMessageReceiver.hpp
|
|
include/nmm/comm/messaging/ICSSignalReceiver.hpp
|
|
include/nmm/comm/messaging/IEventReceiver.hpp
|
|
include/nmm/comm/messaging/IEventSender.hpp
|
|
include/nmm/comm/messaging/IExternalBufferManager.hpp
|
|
include/nmm/comm/messaging/IMessageReceiver.hpp
|
|
include/nmm/comm/messaging/IMessageSender.hpp
|
|
include/nmm/comm/messaging/ISignalReceiver.hpp
|
|
include/nmm/comm/messaging/ISignalSender.hpp
|
|
include/nmm/comm/messaging/IState.hpp
|
|
include/nmm/comm/messaging/ITSOneWayBufferReceiver.hpp
|
|
include/nmm/comm/messaging/ITSOneWayBufferSender.hpp
|
|
include/nmm/comm/messaging/ITSOneWayCEventReceiver.hpp
|
|
include/nmm/comm/messaging/ITSOneWayCEventSender.hpp
|
|
include/nmm/comm/messaging/ITSOneWayEventReceiver.hpp
|
|
include/nmm/comm/messaging/ITSOneWayEventSender.hpp
|
|
include/nmm/comm/messaging/ITSRequestReplyEventReceiver.hpp
|
|
include/nmm/comm/messaging/ITSRequestReplyEventSender.hpp
|
|
include/nmm/comm/messaging/IllegalStateException.hpp
|
|
include/nmm/comm/messaging/Message.hpp
|
|
include/nmm/comm/messaging/MessageDuration.hpp
|
|
include/nmm/comm/messaging/Signal.hpp
|
|
include/nmm/comm/messaging/StreamQueue.hpp
|
|
include/nmm/comm/messaging/TEDObject.hpp
|
|
include/nmm/comm/messaging/Timestamp.hpp
|
|
include/nmm/comm/messaging/TransferBuffer2.hpp
|
|
include/nmm/comm/messaging/UnexpectedException.hpp
|
|
include/nmm/comm/messaging/UnknownEventException.hpp
|
|
include/nmm/comm/messaging/UnsuccessfulRequiredCallException.hpp
|
|
include/nmm/comm/messaging/visibility.hpp
|
|
include/nmm/comm/netstrategy/BufferedINetStream.hpp
|
|
include/nmm/comm/netstrategy/BufferedONetStream.hpp
|
|
include/nmm/comm/netstrategy/IByteCounter.hpp
|
|
include/nmm/comm/netstrategy/IByteCounter.idl
|
|
include/nmm/comm/netstrategy/IByteCounterImpl.hpp
|
|
include/nmm/comm/netstrategy/IIPControl.hpp
|
|
include/nmm/comm/netstrategy/IIPControl.hpp.in
|
|
include/nmm/comm/netstrategy/IIPControl.idl
|
|
include/nmm/comm/netstrategy/IIPControlImpl.hpp
|
|
include/nmm/comm/netstrategy/INetStream.hpp
|
|
include/nmm/comm/netstrategy/IPGeneric.hpp
|
|
include/nmm/comm/netstrategy/ITCPControl.hpp
|
|
include/nmm/comm/netstrategy/ITCPControl.idl
|
|
include/nmm/comm/netstrategy/ITCPControlImpl.hpp
|
|
include/nmm/comm/netstrategy/IUDPControl.hpp
|
|
include/nmm/comm/netstrategy/IUDPControl.idl
|
|
include/nmm/comm/netstrategy/IUDPControlImpl.hpp
|
|
include/nmm/comm/netstrategy/ONetStream.hpp
|
|
include/nmm/comm/netstrategy/PacketHeader.hpp
|
|
include/nmm/comm/netstrategy/PacketINetStream.hpp
|
|
include/nmm/comm/netstrategy/PacketONetStream.hpp
|
|
include/nmm/comm/netstrategy/SerializeINetAddr.hpp
|
|
include/nmm/comm/netstrategy/StaticTransportStrategyList.hpp
|
|
include/nmm/comm/netstrategy/TCPAcceptor.hpp
|
|
include/nmm/comm/netstrategy/TCPAddress.hpp
|
|
include/nmm/comm/netstrategy/TCPStrategy.hpp
|
|
include/nmm/comm/netstrategy/UDPAddress.hpp
|
|
include/nmm/comm/netstrategy/UDPBroadcaster.hpp
|
|
include/nmm/comm/netstrategy/UDPStrategy.hpp
|
|
include/nmm/comm/netstrategy/UnbufferedINetStream.hpp
|
|
include/nmm/comm/netstrategy/UnbufferedONetStream.hpp
|
|
include/nmm/comm/netstrategy/visibility.hpp
|
|
include/nmm/comm/serialize/GenericMagicNumber.hpp
|
|
include/nmm/comm/serialize/IStream.hpp
|
|
include/nmm/comm/serialize/IValueStream.hpp
|
|
include/nmm/comm/serialize/InvalidTypeException.hpp
|
|
include/nmm/comm/serialize/MagicNumberIValueStream.hpp
|
|
include/nmm/comm/serialize/MagicNumberManager.hpp
|
|
include/nmm/comm/serialize/MagicNumberManager_Linux.hpp
|
|
include/nmm/comm/serialize/MagicNumberOValueStream.hpp
|
|
include/nmm/comm/serialize/OStream.hpp
|
|
include/nmm/comm/serialize/OValueStream.hpp
|
|
include/nmm/comm/serialize/SequenceValue.hpp
|
|
include/nmm/comm/serialize/SerializeLocalTime.hpp
|
|
include/nmm/comm/serialize/SerializePtrList.hpp
|
|
include/nmm/comm/serialize/SerializeResult.hpp
|
|
include/nmm/comm/serialize/SerializeUtilsNet.hpp
|
|
include/nmm/comm/serialize/SerializeUtilsTime.hpp
|
|
include/nmm/comm/serialize/SerializedException.hpp
|
|
include/nmm/comm/serialize/SerializedValue.hpp
|
|
include/nmm/comm/serialize/StdIStream.hpp
|
|
include/nmm/comm/serialize/StdOStream.hpp
|
|
include/nmm/comm/serialize/StdTypeInfo.hpp
|
|
include/nmm/comm/serialize/StdValue.hpp
|
|
include/nmm/comm/serialize/TAbstractValueConstructor.hpp
|
|
include/nmm/comm/serialize/TConstructor.hpp
|
|
include/nmm/comm/serialize/TValue.hpp
|
|
include/nmm/comm/serialize/TValueConstructor.hpp
|
|
include/nmm/comm/serialize/TValueStreamConstructor.hpp
|
|
include/nmm/comm/serialize/TypeInfo.hpp
|
|
include/nmm/comm/serialize/Value.hpp
|
|
include/nmm/comm/serialize/ValueConstructor.hpp
|
|
include/nmm/comm/serialize/ValueFactory.hpp
|
|
include/nmm/comm/serialize/ValueStreamConstructor.hpp
|
|
include/nmm/comm/serialize/visibility.hpp
|
|
include/nmm/comm/visibility.hpp
|
|
include/nmm/misc/graphurl/AudioCDURLObject.hpp
|
|
include/nmm/misc/graphurl/DVBTVURLObject.hpp
|
|
include/nmm/misc/graphurl/DVDURLObject.hpp
|
|
include/nmm/misc/graphurl/FileURLObject.hpp
|
|
include/nmm/misc/graphurl/GenericTVURLObject.hpp
|
|
include/nmm/misc/graphurl/GraphURL.hpp
|
|
include/nmm/misc/graphurl/GraphURLObject.hpp
|
|
include/nmm/misc/graphurl/HTTPURLObject.hpp
|
|
include/nmm/misc/graphurl/IVTVURLObject.hpp
|
|
include/nmm/misc/graphurl/MPEGTVURLObject.hpp
|
|
include/nmm/misc/graphurl/TVURLObject.hpp
|
|
include/nmm/misc/graphurl/visibility.hpp
|
|
include/nmm/misc/timer/Timer.hpp
|
|
include/nmm/misc/timer/TimerEvents.hpp
|
|
include/nmm/misc/timer/visibility.hpp
|
|
include/nmm/multimedia/DeviceNotFoundException.hpp
|
|
include/nmm/multimedia/FactoryObject.hpp
|
|
include/nmm/multimedia/FileNotFoundException.hpp
|
|
include/nmm/multimedia/FlushEvent.hpp
|
|
include/nmm/multimedia/GenericConverterNode.hpp
|
|
include/nmm/multimedia/GenericDemultiplexerNode.hpp
|
|
include/nmm/multimedia/GenericFilterNode.hpp
|
|
include/nmm/multimedia/GenericMultiplexerNode.hpp
|
|
include/nmm/multimedia/GenericMuxDemuxNode.hpp
|
|
include/nmm/multimedia/GenericNode.hpp
|
|
include/nmm/multimedia/GenericProcessorNode.hpp
|
|
include/nmm/multimedia/GenericProducer.hpp
|
|
include/nmm/multimedia/GenericSinkNode.hpp
|
|
include/nmm/multimedia/GenericSourceNode.hpp
|
|
include/nmm/multimedia/IBiDirQueuedNode.cpp.in
|
|
include/nmm/multimedia/IBiDirQueuedNode.hpp
|
|
include/nmm/multimedia/IBiDirQueuedNode.idl
|
|
include/nmm/multimedia/IBiDirQueuedNodeImpl.cpp.in
|
|
include/nmm/multimedia/IBiDirQueuedNodeImpl.hpp
|
|
include/nmm/multimedia/IBufferManager.hpp
|
|
include/nmm/multimedia/IBufferManager.idl
|
|
include/nmm/multimedia/IBufferManagerImpl.hpp
|
|
include/nmm/multimedia/IDelayMeasurement.cpp.in
|
|
include/nmm/multimedia/IDelayMeasurement.hpp
|
|
include/nmm/multimedia/IDelayMeasurement.hpp.in
|
|
include/nmm/multimedia/IDelayMeasurement.idl
|
|
include/nmm/multimedia/IDelayMeasurementImpl.cpp.in
|
|
include/nmm/multimedia/IDelayMeasurementImpl.hpp
|
|
include/nmm/multimedia/IDevice.hpp
|
|
include/nmm/multimedia/IDevice.hpp.in
|
|
include/nmm/multimedia/IDevice.idl
|
|
include/nmm/multimedia/IDeviceImpl.hpp
|
|
include/nmm/multimedia/IDeviceList.hpp
|
|
include/nmm/multimedia/IDeviceList.hpp.in
|
|
include/nmm/multimedia/IDeviceList.idl
|
|
include/nmm/multimedia/IDeviceListImpl.hpp
|
|
include/nmm/multimedia/IDeviceListImpl.hpp.in
|
|
include/nmm/multimedia/IFilterNode.hpp
|
|
include/nmm/multimedia/IFilterNode.idl
|
|
include/nmm/multimedia/IFilterNodeImpl.hpp
|
|
include/nmm/multimedia/IFormatChange.hpp
|
|
include/nmm/multimedia/IFormatChange.hpp.in
|
|
include/nmm/multimedia/IFormatChange.idl
|
|
include/nmm/multimedia/IFormatChangeImpl.hpp
|
|
include/nmm/multimedia/IInstream.cpp.in
|
|
include/nmm/multimedia/IInstream.hpp
|
|
include/nmm/multimedia/IInstream.idl
|
|
include/nmm/multimedia/IInstreamImpl.cpp.in
|
|
include/nmm/multimedia/IInstreamImpl.hpp
|
|
include/nmm/multimedia/INode.cpp.in
|
|
include/nmm/multimedia/INode.hpp
|
|
include/nmm/multimedia/INode.hpp.in
|
|
include/nmm/multimedia/INode.idl
|
|
include/nmm/multimedia/INodeImpl.cpp.in
|
|
include/nmm/multimedia/INodeImpl.hpp
|
|
include/nmm/multimedia/IPluginManagerHandle.hpp
|
|
include/nmm/multimedia/IReferenceCount.hpp
|
|
include/nmm/multimedia/IReferenceCount.idl
|
|
include/nmm/multimedia/IReferenceCountImpl.hpp
|
|
include/nmm/multimedia/ISwitch.hpp
|
|
include/nmm/multimedia/ISwitch.hpp.in
|
|
include/nmm/multimedia/ISwitch.idl
|
|
include/nmm/multimedia/ISwitchImpl.hpp
|
|
include/nmm/multimedia/ISyncReset.hpp
|
|
include/nmm/multimedia/ISyncReset.idl
|
|
include/nmm/multimedia/ISyncResetImpl.hpp
|
|
include/nmm/multimedia/IThreadedNode.hpp
|
|
include/nmm/multimedia/IThreadedNode.idl
|
|
include/nmm/multimedia/IThreadedNodeImpl.hpp
|
|
include/nmm/multimedia/IUsage.hpp
|
|
include/nmm/multimedia/IUsage.idl
|
|
include/nmm/multimedia/IUsageImpl.hpp
|
|
include/nmm/multimedia/IUsageNotify.hpp
|
|
include/nmm/multimedia/IUsageNotify.idl
|
|
include/nmm/multimedia/IUsageNotifyImpl.hpp
|
|
include/nmm/multimedia/InputJack.hpp
|
|
include/nmm/multimedia/InputProducer.hpp
|
|
include/nmm/multimedia/InputProducer_Linux.hpp
|
|
include/nmm/multimedia/Jack.hpp
|
|
include/nmm/multimedia/JackGroup.hpp
|
|
include/nmm/multimedia/Node.hpp
|
|
include/nmm/multimedia/NodeDescription.hpp
|
|
include/nmm/multimedia/OutputJack.hpp
|
|
include/nmm/multimedia/Plugin.hpp
|
|
include/nmm/multimedia/QueuedInputJack.hpp
|
|
include/nmm/multimedia/QueuedOutputJack.hpp
|
|
include/nmm/multimedia/ReferenceCount.hpp
|
|
include/nmm/multimedia/StateTransitionFailedException.hpp
|
|
include/nmm/multimedia/TDevicePlugin.hpp
|
|
include/nmm/multimedia/TFactoryObject.hpp
|
|
include/nmm/multimedia/TPlugin.hpp
|
|
include/nmm/multimedia/ThreadedNode.hpp
|
|
include/nmm/multimedia/Usage.hpp
|
|
include/nmm/multimedia/WrongDeviceException.hpp
|
|
include/nmm/multimedia/connect.hpp
|
|
include/nmm/multimedia/interfaces/IMute.hpp
|
|
include/nmm/multimedia/interfaces/IMute.idl
|
|
include/nmm/multimedia/interfaces/IMuteImpl.hpp
|
|
include/nmm/multimedia/interfaces/IProgressListener.hpp
|
|
include/nmm/multimedia/interfaces/IProgressListener.idl
|
|
include/nmm/multimedia/interfaces/IProgressListenerImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITimeProgress.cpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgress.hpp
|
|
include/nmm/multimedia/interfaces/ITimeProgress.hpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgress.idl
|
|
include/nmm/multimedia/interfaces/ITimeProgressImpl.cpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgressImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITimeProgressListener.cpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgressListener.hpp
|
|
include/nmm/multimedia/interfaces/ITimeProgressListener.hpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgressListener.idl
|
|
include/nmm/multimedia/interfaces/ITimeProgressListenerImpl.cpp.in
|
|
include/nmm/multimedia/interfaces/ITimeProgressListenerImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITrack.hpp
|
|
include/nmm/multimedia/interfaces/ITrack.idl
|
|
include/nmm/multimedia/interfaces/ITrackDuration.cpp.in
|
|
include/nmm/multimedia/interfaces/ITrackDuration.hpp
|
|
include/nmm/multimedia/interfaces/ITrackDuration.hpp.in
|
|
include/nmm/multimedia/interfaces/ITrackDuration.idl
|
|
include/nmm/multimedia/interfaces/ITrackDurationImpl.cpp.in
|
|
include/nmm/multimedia/interfaces/ITrackDurationImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITrackImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITrackList.hpp
|
|
include/nmm/multimedia/interfaces/ITrackList.idl
|
|
include/nmm/multimedia/interfaces/ITrackListDuration.cpp.in
|
|
include/nmm/multimedia/interfaces/ITrackListDuration.hpp
|
|
include/nmm/multimedia/interfaces/ITrackListDuration.hpp.in
|
|
include/nmm/multimedia/interfaces/ITrackListDuration.idl
|
|
include/nmm/multimedia/interfaces/ITrackListDurationImpl.cpp.in
|
|
include/nmm/multimedia/interfaces/ITrackListDurationImpl.hpp
|
|
include/nmm/multimedia/interfaces/ITrackListImpl.hpp
|
|
include/nmm/multimedia/interfaces/visibility.hpp
|
|
include/nmm/multimedia/sync/BSinkController.hpp
|
|
include/nmm/multimedia/sync/Controller.hpp
|
|
include/nmm/multimedia/sync/DiffTimer.hpp
|
|
include/nmm/multimedia/sync/GenericBSyncSinkNode.hpp
|
|
include/nmm/multimedia/sync/GenericSyncSinkNode.hpp
|
|
include/nmm/multimedia/sync/GenericSyncSourceNode.hpp
|
|
include/nmm/multimedia/sync/GenericUSyncSinkNode.hpp
|
|
include/nmm/multimedia/sync/MasterSlaveSourceSynchronizer.hpp
|
|
include/nmm/multimedia/sync/MultiAudioVideoSynchronizer.hpp
|
|
include/nmm/multimedia/sync/SinkController.hpp
|
|
include/nmm/multimedia/sync/SourceController.hpp
|
|
include/nmm/multimedia/sync/StreamTimer.hpp
|
|
include/nmm/multimedia/sync/Synchronizer.hpp
|
|
include/nmm/multimedia/sync/USinkController.hpp
|
|
include/nmm/multimedia/sync/interfaces/IController.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IController.hpp
|
|
include/nmm/multimedia/sync/interfaces/IController.hpp.in
|
|
include/nmm/multimedia/sync/interfaces/IController.idl
|
|
include/nmm/multimedia/sync/interfaces/IControllerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IControllerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMasterSlaveSourceSynchronizer.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IMasterSlaveSourceSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMasterSlaveSourceSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/IMasterSlaveSourceSynchronizerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IMasterSlaveSourceSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioSinkSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioSinkSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioSinkSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioVideoSynchronizer.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioVideoSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioVideoSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioVideoSynchronizerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/IMultiAudioVideoSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiVideoSinkSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/IMultiVideoSinkSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/IMultiVideoSinkSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISinkController.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISinkController.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISinkController.idl
|
|
include/nmm/multimedia/sync/interfaces/ISinkControllerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISinkControllerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISinkSynchronizer.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISinkSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISinkSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/ISinkSynchronizerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISinkSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISourceController.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISourceController.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISourceController.idl
|
|
include/nmm/multimedia/sync/interfaces/ISourceControllerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISourceControllerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISourceSynchronizer.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISourceSynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISourceSynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/ISourceSynchronizerImpl.cpp.in
|
|
include/nmm/multimedia/sync/interfaces/ISourceSynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronized.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronized.idl
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSink.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSink.idl
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSinkImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSource.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSource.idl
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizedSourceImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizer.hpp
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizer.idl
|
|
include/nmm/multimedia/sync/interfaces/ISynchronizerImpl.hpp
|
|
include/nmm/multimedia/sync/interfaces/visibility.hpp
|
|
include/nmm/multimedia/sync/visibility.hpp
|
|
include/nmm/multimedia/visibility.hpp
|
|
include/nmm/nmm_hash_map.hpp
|
|
include/nmm/nmm_inttypes.hpp
|
|
include/nmm/nmm_inttypes_.hpp
|
|
include/nmm/nmm_prefix.hpp
|
|
include/nmm/nmm_strstream.hpp
|
|
include/nmm/nmm_suffix.hpp
|
|
include/nmm/nmm_types.hpp
|
|
include/nmm/plugins/NMMRegisterPlugin.hpp
|
|
include/nmm/plugins/audio/ac3dec/AC3DecodeNode.hpp
|
|
include/nmm/plugins/audio/ac3dec/AC3ParseNode.hpp
|
|
include/nmm/plugins/audio/alsa/IALSADevice.hpp
|
|
include/nmm/plugins/audio/alsa/IALSADevice.idl
|
|
include/nmm/plugins/audio/alsa/IALSADeviceImpl.hpp
|
|
include/nmm/plugins/audio/alsa/visibility.hpp
|
|
include/nmm/plugins/audio/dummy/DummyAudioSinkNode.hpp
|
|
include/nmm/plugins/audio/ffmpeg/FFMpegAudioDecodeNode.hpp
|
|
include/nmm/plugins/audio/ffmpeg/FFMpegAudioEncodeNode.hpp
|
|
include/nmm/plugins/audio/icecast/IIcecast.hpp
|
|
include/nmm/plugins/audio/icecast/IIcecast.idl
|
|
include/nmm/plugins/audio/icecast/IIcecastImpl.hpp
|
|
include/nmm/plugins/audio/icecast/visibility.hpp
|
|
include/nmm/plugins/audio/interfaces/IAudioDevice.hpp
|
|
include/nmm/plugins/audio/interfaces/IAudioDevice.idl
|
|
include/nmm/plugins/audio/interfaces/IAudioDeviceImpl.hpp
|
|
include/nmm/plugins/audio/interfaces/IVolumeControl.cpp.in
|
|
include/nmm/plugins/audio/interfaces/IVolumeControl.hpp
|
|
include/nmm/plugins/audio/interfaces/IVolumeControl.hpp.in
|
|
include/nmm/plugins/audio/interfaces/IVolumeControl.idl
|
|
include/nmm/plugins/audio/interfaces/IVolumeControlImpl.cpp.in
|
|
include/nmm/plugins/audio/interfaces/IVolumeControlImpl.hpp
|
|
include/nmm/plugins/audio/interfaces/visibility.hpp
|
|
include/nmm/plugins/audio/macosx/MacOSXPlaybackNode.hpp
|
|
include/nmm/plugins/audio/mpegdec/MPEGAudioDecodeNode.hpp
|
|
include/nmm/plugins/audio/mpegdec/visibility.hpp
|
|
include/nmm/plugins/audio/mpegenc/MPEGAudioEncodeNode.hpp
|
|
include/nmm/plugins/audio/mpegenc/visibility.hpp
|
|
include/nmm/plugins/audio/mux/AudioMuxNode.hpp
|
|
include/nmm/plugins/audio/mux/IAudioMux.cpp.in
|
|
include/nmm/plugins/audio/mux/IAudioMux.hpp
|
|
include/nmm/plugins/audio/mux/IAudioMux.hpp.in
|
|
include/nmm/plugins/audio/mux/IAudioMux.idl
|
|
include/nmm/plugins/audio/mux/IAudioMuxImpl.cpp.in
|
|
include/nmm/plugins/audio/mux/IAudioMuxImpl.hpp
|
|
include/nmm/plugins/audio/mux/visibility.hpp
|
|
include/nmm/plugins/audio/oggvorbis/visibility.hpp
|
|
include/nmm/plugins/audio/oss/IFragmentSize.hpp
|
|
include/nmm/plugins/audio/oss/IFragmentSize.idl
|
|
include/nmm/plugins/audio/oss/IFragmentSizeImpl.hpp
|
|
include/nmm/plugins/audio/oss/PlaybackNode.hpp
|
|
include/nmm/plugins/audio/oss/RecordNode.hpp
|
|
include/nmm/plugins/audio/oss/visibility.hpp
|
|
include/nmm/plugins/audio/pcm/PCMDecodeNode.hpp
|
|
include/nmm/plugins/audio/pcm/PCMEncodeNode.hpp
|
|
include/nmm/plugins/audio/pcm/g711/g711.h
|
|
include/nmm/plugins/audio/visualization/IScope.hpp
|
|
include/nmm/plugins/audio/visualization/IScope.idl
|
|
include/nmm/plugins/audio/visualization/IScopeImpl.hpp
|
|
include/nmm/plugins/audio/visualization/ScopeNode.hpp
|
|
include/nmm/plugins/audio/visualization/visibility.hpp
|
|
include/nmm/plugins/av/AVDemuxNode.hpp
|
|
include/nmm/plugins/av/AVMuxNode.hpp
|
|
include/nmm/plugins/av/mpeg/IMPEGDemux.hpp
|
|
include/nmm/plugins/av/mpeg/IMPEGDemux.idl
|
|
include/nmm/plugins/av/mpeg/IMPEGDemuxImpl.hpp
|
|
include/nmm/plugins/av/mpeg/MPEGDemuxNode.hpp
|
|
include/nmm/plugins/av/mpeg/visibility.hpp
|
|
include/nmm/plugins/av/mpeg/vshdetect/MPEGVSHDetectionNode.hpp
|
|
include/nmm/plugins/av/visibility.hpp
|
|
include/nmm/plugins/file/avi/AVIReadNode.hpp
|
|
include/nmm/plugins/file/avi/AVIReadNode_Linux.hpp
|
|
include/nmm/plugins/file/avi/AVIWriteNode.hpp
|
|
include/nmm/plugins/file/avi/IFrameCount.hpp
|
|
include/nmm/plugins/file/avi/IFrameCount.idl
|
|
include/nmm/plugins/file/avi/IFrameCountImpl.hpp
|
|
include/nmm/plugins/file/avi/avilib/avilib.h
|
|
include/nmm/plugins/file/avi/libmpdemux/asf.h
|
|
include/nmm/plugins/file/avi/libmpdemux/asf_Linux.h
|
|
include/nmm/plugins/file/avi/libmpdemux/avifmt.h
|
|
include/nmm/plugins/file/avi/libmpdemux/aviheader.h
|
|
include/nmm/plugins/file/avi/libmpdemux/bswap.h
|
|
include/nmm/plugins/file/avi/libmpdemux/mmreg.h
|
|
include/nmm/plugins/file/avi/libmpdemux/mmreg_Linux.h
|
|
include/nmm/plugins/file/avi/libmpdemux/muxer.h
|
|
include/nmm/plugins/file/avi/libmpdemux/stheader.h
|
|
include/nmm/plugins/file/avi/libmpdemux/stheader_Linux.h
|
|
include/nmm/plugins/file/avi/libmpdemux/windef.h
|
|
include/nmm/plugins/file/avi/libmpdemux/windef_Linux.h
|
|
include/nmm/plugins/file/avi/visibility.hpp
|
|
include/nmm/plugins/file/cdda/ICDDA.cpp.in
|
|
include/nmm/plugins/file/cdda/ICDDA.hpp
|
|
include/nmm/plugins/file/cdda/ICDDA.idl
|
|
include/nmm/plugins/file/cdda/ICDDAImpl.cpp.in
|
|
include/nmm/plugins/file/cdda/ICDDAImpl.hpp
|
|
include/nmm/plugins/file/cdda/ICDDB.hpp
|
|
include/nmm/plugins/file/cdda/ICDDB.idl
|
|
include/nmm/plugins/file/cdda/ICDDBImpl.hpp
|
|
include/nmm/plugins/file/cdda/visibility.hpp
|
|
include/nmm/plugins/file/dvd/DVDNavReadNode.hpp
|
|
include/nmm/plugins/file/dvd/DVDReadNode.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/IDVD.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/IDVD.idl
|
|
include/nmm/plugins/file/dvd/interfaces/IDVDImpl.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/IDVDNav.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/IDVDNav.idl
|
|
include/nmm/plugins/file/dvd/interfaces/IDVDNavImpl.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/ISPUDecoder.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/ISPUDecoder.idl
|
|
include/nmm/plugins/file/dvd/interfaces/ISPUDecoderImpl.hpp
|
|
include/nmm/plugins/file/dvd/interfaces/visibility.hpp
|
|
include/nmm/plugins/file/generic/GenericReadNode.hpp
|
|
include/nmm/plugins/file/generic/GenericWriteNode.hpp
|
|
include/nmm/plugins/file/generic/utils/FileUtils.hpp
|
|
include/nmm/plugins/file/generic/utils/visibility.hpp
|
|
include/nmm/plugins/file/generic/visibility.hpp
|
|
include/nmm/plugins/file/interfaces/IFileModeHandler.hpp
|
|
include/nmm/plugins/file/interfaces/IFileModeHandler.idl
|
|
include/nmm/plugins/file/interfaces/IFileModeHandlerImpl.hpp
|
|
include/nmm/plugins/file/interfaces/IHeader.hpp
|
|
include/nmm/plugins/file/interfaces/IHeader.idl
|
|
include/nmm/plugins/file/interfaces/IHeaderImpl.hpp
|
|
include/nmm/plugins/file/interfaces/IMetaData.hpp
|
|
include/nmm/plugins/file/interfaces/IMetaData.idl
|
|
include/nmm/plugins/file/interfaces/IMetaDataImpl.hpp
|
|
include/nmm/plugins/file/interfaces/ISeekable.cpp.in
|
|
include/nmm/plugins/file/interfaces/ISeekable.hpp
|
|
include/nmm/plugins/file/interfaces/ISeekable.hpp.in
|
|
include/nmm/plugins/file/interfaces/ISeekable.idl
|
|
include/nmm/plugins/file/interfaces/ISeekableImpl.cpp.in
|
|
include/nmm/plugins/file/interfaces/ISeekableImpl.hpp
|
|
include/nmm/plugins/file/interfaces/ISendFilenameAndTimestamp.hpp
|
|
include/nmm/plugins/file/interfaces/ISendFilenameAndTimestamp.hpp.in
|
|
include/nmm/plugins/file/interfaces/ISendFilenameAndTimestamp.idl
|
|
include/nmm/plugins/file/interfaces/ISendFilenameAndTimestampImpl.hpp
|
|
include/nmm/plugins/file/interfaces/ISinkFileHandler.hpp
|
|
include/nmm/plugins/file/interfaces/ISinkFileHandler.idl
|
|
include/nmm/plugins/file/interfaces/ISinkFileHandlerImpl.hpp
|
|
include/nmm/plugins/file/interfaces/ISourceFileHandler.hpp
|
|
include/nmm/plugins/file/interfaces/ISourceFileHandler.idl
|
|
include/nmm/plugins/file/interfaces/ISourceFileHandlerImpl.hpp
|
|
include/nmm/plugins/file/interfaces/visibility.hpp
|
|
include/nmm/plugins/file/magick/MagickReadNode.hpp
|
|
include/nmm/plugins/file/magick/MagickWriteNode.hpp
|
|
include/nmm/plugins/file/mpeg/MP3ReadNode.hpp
|
|
include/nmm/plugins/file/mpeg/MPEGCheckFormat.hpp
|
|
include/nmm/plugins/file/mpeg/MPEGReadNode.hpp
|
|
include/nmm/plugins/file/mpeg/genre.h
|
|
include/nmm/plugins/file/mpeg/visibility.hpp
|
|
include/nmm/plugins/file/png/ICreateImage.hpp
|
|
include/nmm/plugins/file/png/ICreateImage.idl
|
|
include/nmm/plugins/file/png/ICreateImageImpl.hpp
|
|
include/nmm/plugins/file/png/IMultipleSourceFileHandler.hpp
|
|
include/nmm/plugins/file/png/IMultipleSourceFileHandler.idl
|
|
include/nmm/plugins/file/png/IMultipleSourceFileHandlerImpl.hpp
|
|
include/nmm/plugins/file/png/IPNGWrite.hpp
|
|
include/nmm/plugins/file/png/IPNGWrite.idl
|
|
include/nmm/plugins/file/png/IPNGWriteImpl.hpp
|
|
include/nmm/plugins/file/png/PNGReadNode.hpp
|
|
include/nmm/plugins/file/png/PNGWriteNode.hpp
|
|
include/nmm/plugins/file/png/visibility.hpp
|
|
include/nmm/plugins/file/timeshifting/FileBuffer.hpp
|
|
include/nmm/plugins/file/timeshifting/ITimeshifting.cpp.in
|
|
include/nmm/plugins/file/timeshifting/ITimeshifting.hpp
|
|
include/nmm/plugins/file/timeshifting/ITimeshifting.hpp.in
|
|
include/nmm/plugins/file/timeshifting/ITimeshifting.idl
|
|
include/nmm/plugins/file/timeshifting/ITimeshiftingImpl.cpp.in
|
|
include/nmm/plugins/file/timeshifting/ITimeshiftingImpl.hpp
|
|
include/nmm/plugins/file/timeshifting/MPEGTimeShiftingNode.hpp
|
|
include/nmm/plugins/file/timeshifting/visibility.hpp
|
|
include/nmm/plugins/file/wav/WavReadNode.hpp
|
|
include/nmm/plugins/file/wav/WavWriteNode.hpp
|
|
include/nmm/plugins/file/wav/visibility.hpp
|
|
include/nmm/plugins/general/BufferDropNode.hpp
|
|
include/nmm/plugins/general/BufferShapingNode.hpp
|
|
include/nmm/plugins/general/CopyNode.hpp
|
|
include/nmm/plugins/general/IBufferDrop.hpp
|
|
include/nmm/plugins/general/IBufferDrop.idl
|
|
include/nmm/plugins/general/IBufferDropImpl.hpp
|
|
include/nmm/plugins/general/ICopy.hpp
|
|
include/nmm/plugins/general/ICopy.idl
|
|
include/nmm/plugins/general/ICopyImpl.hpp
|
|
include/nmm/plugins/general/TimedBufferDropNode.hpp
|
|
include/nmm/plugins/general/visibility.hpp
|
|
include/nmm/plugins/ieee1394/Camera1394.hpp
|
|
include/nmm/plugins/ieee1394/GenericFireWireNode.hpp
|
|
include/nmm/plugins/interfaces/IAVMux.hpp
|
|
include/nmm/plugins/interfaces/IAVMux.idl
|
|
include/nmm/plugins/interfaces/IAVMuxImpl.hpp
|
|
include/nmm/plugins/interfaces/IBufferSize.hpp
|
|
include/nmm/plugins/interfaces/IBufferSize.idl
|
|
include/nmm/plugins/interfaces/IBufferSizeImpl.hpp
|
|
include/nmm/plugins/interfaces/IByteStream.hpp
|
|
include/nmm/plugins/interfaces/IByteStream.hpp.in
|
|
include/nmm/plugins/interfaces/IByteStream.idl
|
|
include/nmm/plugins/interfaces/IByteStreamImpl.hpp
|
|
include/nmm/plugins/interfaces/IEncode.hpp
|
|
include/nmm/plugins/interfaces/IEncode.idl
|
|
include/nmm/plugins/interfaces/IEncodeImpl.hpp
|
|
include/nmm/plugins/interfaces/IEncodeStats.hpp
|
|
include/nmm/plugins/interfaces/IEncodeStats.idl
|
|
include/nmm/plugins/interfaces/IEncodeStatsImpl.hpp
|
|
include/nmm/plugins/interfaces/IFileHandler.hpp
|
|
include/nmm/plugins/interfaces/IFileHandler.idl
|
|
include/nmm/plugins/interfaces/IFileHandlerImpl.hpp
|
|
include/nmm/plugins/interfaces/IKeyframe.hpp
|
|
include/nmm/plugins/interfaces/IKeyframe.idl
|
|
include/nmm/plugins/interfaces/IKeyframeImpl.hpp
|
|
include/nmm/plugins/interfaces/IMPEGVideoDecoder.hpp
|
|
include/nmm/plugins/interfaces/IMPEGVideoDecoder.idl
|
|
include/nmm/plugins/interfaces/IMPEGVideoDecoderImpl.hpp
|
|
include/nmm/plugins/interfaces/IProgress.hpp
|
|
include/nmm/plugins/interfaces/IProgress.idl
|
|
include/nmm/plugins/interfaces/IProgressImpl.hpp
|
|
include/nmm/plugins/interfaces/ISeekReceiver.hpp
|
|
include/nmm/plugins/interfaces/ISeekReceiver.idl
|
|
include/nmm/plugins/interfaces/ISeekReceiverImpl.hpp
|
|
include/nmm/plugins/interfaces/ISetBufferLabel.hpp
|
|
include/nmm/plugins/interfaces/ISetBufferLabel.idl
|
|
include/nmm/plugins/interfaces/ISetBufferLabelImpl.hpp
|
|
include/nmm/plugins/interfaces/IStillFrame.hpp
|
|
include/nmm/plugins/interfaces/IStillFrame.idl
|
|
include/nmm/plugins/interfaces/IStillFrameImpl.hpp
|
|
include/nmm/plugins/interfaces/IStreamJump.hpp
|
|
include/nmm/plugins/interfaces/IStreamJump.idl
|
|
include/nmm/plugins/interfaces/IStreamJumpImpl.hpp
|
|
include/nmm/plugins/interfaces/ITagInfo.hpp
|
|
include/nmm/plugins/interfaces/ITagInfo.idl
|
|
include/nmm/plugins/interfaces/ITagInfoImpl.hpp
|
|
include/nmm/plugins/interfaces/ITrackSize.hpp
|
|
include/nmm/plugins/interfaces/ITrackSize.idl
|
|
include/nmm/plugins/interfaces/ITrackSizeImpl.hpp
|
|
include/nmm/plugins/interfaces/IVideoDelay.hpp
|
|
include/nmm/plugins/interfaces/IVideoDelay.idl
|
|
include/nmm/plugins/interfaces/IVideoDelayImpl.hpp
|
|
include/nmm/plugins/interfaces/visibility.hpp
|
|
include/nmm/plugins/net/INet.cpp.in
|
|
include/nmm/plugins/net/INet.hpp
|
|
include/nmm/plugins/net/INet.hpp.in
|
|
include/nmm/plugins/net/INet.idl
|
|
include/nmm/plugins/net/INetImpl.cpp.in
|
|
include/nmm/plugins/net/INetImpl.hpp
|
|
include/nmm/plugins/net/IRTPParameters.hpp
|
|
include/nmm/plugins/net/IRTPParameters.idl
|
|
include/nmm/plugins/net/IRTPParametersImpl.hpp
|
|
include/nmm/plugins/net/url/HTTPProtocolReader.hpp
|
|
include/nmm/plugins/net/url/IURL.hpp
|
|
include/nmm/plugins/net/url/IURL.idl
|
|
include/nmm/plugins/net/url/IURLImpl.hpp
|
|
include/nmm/plugins/net/url/ProtocolReader.hpp
|
|
include/nmm/plugins/net/url/URLNode.hpp
|
|
include/nmm/plugins/net/url/visibility.hpp
|
|
include/nmm/plugins/net/visibility.hpp
|
|
include/nmm/plugins/stats/DevNullNode.hpp
|
|
include/nmm/plugins/stats/IBufferCounter.hpp
|
|
include/nmm/plugins/stats/IBufferCounter.idl
|
|
include/nmm/plugins/stats/IBufferCounterImpl.hpp
|
|
include/nmm/plugins/stats/IBuffersPassedEventReceiver.hpp
|
|
include/nmm/plugins/stats/IBuffersPassedEventReceiver.idl
|
|
include/nmm/plugins/stats/IBuffersPassedEventReceiverImpl.hpp
|
|
include/nmm/plugins/stats/IBuffersPassedEventSender.hpp
|
|
include/nmm/plugins/stats/IBuffersPassedEventSender.idl
|
|
include/nmm/plugins/stats/IBuffersPassedEventSenderImpl.hpp
|
|
include/nmm/plugins/stats/ISleep.hpp
|
|
include/nmm/plugins/stats/ISleep.idl
|
|
include/nmm/plugins/stats/ISleepImpl.hpp
|
|
include/nmm/plugins/stats/IdNode.hpp
|
|
include/nmm/plugins/stats/RawNode.hpp
|
|
include/nmm/plugins/stats/visibility.hpp
|
|
include/nmm/plugins/stats/visibility_DevNullNode.hpp
|
|
include/nmm/plugins/stats/visibility_IdNode.hpp
|
|
include/nmm/plugins/stats/visibility_RawNode.hpp
|
|
include/nmm/plugins/video/camera/ICamera.hpp
|
|
include/nmm/plugins/video/camera/ICamera.hpp.in
|
|
include/nmm/plugins/video/camera/ICamera.idl
|
|
include/nmm/plugins/video/camera/ICameraImpl.hpp
|
|
include/nmm/plugins/video/camera/visca/IVISCACamera.hpp
|
|
include/nmm/plugins/video/camera/visca/IVISCACamera.idl
|
|
include/nmm/plugins/video/camera/visca/IVISCACameraImpl.hpp
|
|
include/nmm/plugins/video/camera/visca/visibility.hpp
|
|
include/nmm/plugins/video/camera/visibility.hpp
|
|
include/nmm/plugins/video/converter/FramerateConverterNode.hpp
|
|
include/nmm/plugins/video/converter/ICrop.hpp
|
|
include/nmm/plugins/video/converter/ICropImpl.hpp
|
|
include/nmm/plugins/video/converter/IScaler.hpp
|
|
include/nmm/plugins/video/converter/IScaler.idl
|
|
include/nmm/plugins/video/converter/IScalerImpl.hpp
|
|
include/nmm/plugins/video/converter/RGBtoRGBConverterNode.hpp
|
|
include/nmm/plugins/video/converter/RGBtoYV12ConverterNode.hpp
|
|
include/nmm/plugins/video/converter/VideoCropNode.hpp
|
|
include/nmm/plugins/video/converter/VideoScaler.hpp
|
|
include/nmm/plugins/video/converter/VideoScalerNode.hpp
|
|
include/nmm/plugins/video/converter/YUVtoRGBConverterNode.hpp
|
|
include/nmm/plugins/video/converter/YUVtoYUVConverterNode.hpp
|
|
include/nmm/plugins/video/converter/scaler.h
|
|
include/nmm/plugins/video/converter/visibility.hpp
|
|
include/nmm/plugins/video/converter/visibility_RGBtoYV12ConverterNode.hpp
|
|
include/nmm/plugins/video/converter/visibility_VideoCropNode.hpp
|
|
include/nmm/plugins/video/converter/visibility_VideoScalerNode.hpp
|
|
include/nmm/plugins/video/converter/visibility_YUVtoRGBConverterNode.hpp
|
|
include/nmm/plugins/video/display/X/ShmBufferManager.hpp
|
|
include/nmm/plugins/video/display/X/VideoGrabNode.hpp
|
|
include/nmm/plugins/video/display/X/XDisplayNode.hpp
|
|
include/nmm/plugins/video/display/X/XImg.hpp
|
|
include/nmm/plugins/video/display/X/XProducer.hpp
|
|
include/nmm/plugins/video/display/X/XShmImg.hpp
|
|
include/nmm/plugins/video/display/X/XShmManager.hpp
|
|
include/nmm/plugins/video/display/X/XVirtualImg.hpp
|
|
include/nmm/plugins/video/display/X/XvImg.hpp
|
|
include/nmm/plugins/video/display/X/XvShmImg.hpp
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEventSender.hpp
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEventSender.idl
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEventSenderImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEvents.hpp
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEvents.idl
|
|
include/nmm/plugins/video/display/interfaces/IDisplayEventsImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/IMouseCursor.hpp
|
|
include/nmm/plugins/video/display/interfaces/IMouseCursor.idl
|
|
include/nmm/plugins/video/display/interfaces/IMouseCursorImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/IVideoDisplay.hpp
|
|
include/nmm/plugins/video/display/interfaces/IVideoDisplay.idl
|
|
include/nmm/plugins/video/display/interfaces/IVideoDisplayImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/IXDisplayEventSender.hpp
|
|
include/nmm/plugins/video/display/interfaces/IXDisplayEventSender.idl
|
|
include/nmm/plugins/video/display/interfaces/IXDisplayEventSenderImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/IXWindowID.hpp
|
|
include/nmm/plugins/video/display/interfaces/IXWindowID.idl
|
|
include/nmm/plugins/video/display/interfaces/IXWindowIDImpl.hpp
|
|
include/nmm/plugins/video/display/interfaces/visibility.hpp
|
|
include/nmm/plugins/video/display/ipaq/iPAQDisplayNode.hpp
|
|
include/nmm/plugins/video/dummy/DummyVideoSinkNode.hpp
|
|
include/nmm/plugins/video/ffmpeg/FFMpegDecodeNode.hpp
|
|
include/nmm/plugins/video/ffmpeg/FFMpegEncodeNode.hpp
|
|
include/nmm/plugins/video/filter/BrightnessNode.hpp
|
|
include/nmm/plugins/video/filter/IBrightness.hpp
|
|
include/nmm/plugins/video/filter/IBrightness.idl
|
|
include/nmm/plugins/video/filter/IBrightnessImpl.hpp
|
|
include/nmm/plugins/video/filter/ILogoDisplay.hpp
|
|
include/nmm/plugins/video/filter/ILogoDisplay.idl
|
|
include/nmm/plugins/video/filter/ILogoDisplayImpl.hpp
|
|
include/nmm/plugins/video/filter/IOverlay.hpp
|
|
include/nmm/plugins/video/filter/IOverlay.idl
|
|
include/nmm/plugins/video/filter/IOverlayImpl.hpp
|
|
include/nmm/plugins/video/filter/ISetOffset.hpp
|
|
include/nmm/plugins/video/filter/ISetOffset.idl
|
|
include/nmm/plugins/video/filter/ISetOffsetImpl.hpp
|
|
include/nmm/plugins/video/filter/ITextDisplay.hpp
|
|
include/nmm/plugins/video/filter/ITextDisplay.idl
|
|
include/nmm/plugins/video/filter/ITextDisplayImpl.hpp
|
|
include/nmm/plugins/video/filter/LogoNode.hpp
|
|
include/nmm/plugins/video/filter/OverlayNode.hpp
|
|
include/nmm/plugins/video/filter/TimeDisplayNode.hpp
|
|
include/nmm/plugins/video/filter/YUVDeInterlaceNode.hpp
|
|
include/nmm/plugins/video/filter/visibility.hpp
|
|
include/nmm/plugins/video/filter/visibility_OverlayNode.hpp
|
|
include/nmm/plugins/video/filter/visibility_YUVDeinterlaceNode.hpp
|
|
include/nmm/plugins/video/filter/yv12_deinterlace.h
|
|
include/nmm/plugins/video/jpeg/JPEGDecodeNode.hpp
|
|
include/nmm/plugins/video/jpeg/JPEGEncodeNode.hpp
|
|
include/nmm/plugins/video/magick/IMagickManipulationNode.hpp
|
|
include/nmm/plugins/video/magick/IMagickManipulationNode.idl
|
|
include/nmm/plugins/video/magick/IMagickManipulationNodeImpl.hpp
|
|
include/nmm/plugins/video/magick/MagickManipulationNode.hpp
|
|
include/nmm/plugins/video/magick/Manipulators.hpp
|
|
include/nmm/plugins/video/magick/visibility.hpp
|
|
include/nmm/plugins/video/mpegdec/MPEGVideoDecodeNode.hpp
|
|
include/nmm/plugins/video/mpegdec/visibility.hpp
|
|
include/nmm/plugins/video/mux/IVideoMux.cpp.in
|
|
include/nmm/plugins/video/mux/IVideoMux.hpp
|
|
include/nmm/plugins/video/mux/IVideoMux.hpp.in
|
|
include/nmm/plugins/video/mux/IVideoMux.idl
|
|
include/nmm/plugins/video/mux/IVideoMuxImpl.cpp.in
|
|
include/nmm/plugins/video/mux/IVideoMuxImpl.hpp
|
|
include/nmm/plugins/video/mux/VideoMuxNode.hpp
|
|
include/nmm/plugins/video/mux/visibility.hpp
|
|
include/nmm/plugins/video/osd/manager/BitmapFont.hpp
|
|
include/nmm/plugins/video/osd/manager/BitmapReader.hpp
|
|
include/nmm/plugins/video/osd/manager/BorderDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/Buttons.hpp
|
|
include/nmm/plugins/video/osd/manager/Callback.hpp
|
|
include/nmm/plugins/video/osd/manager/ColorBarUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/Decorator.hpp
|
|
include/nmm/plugins/video/osd/manager/DoubleListUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/HeaderDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/ImageView.hpp
|
|
include/nmm/plugins/video/osd/manager/ListUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/MessageUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/OSDElement.hpp
|
|
include/nmm/plugins/video/osd/manager/OSDElementBase.hpp
|
|
include/nmm/plugins/video/osd/manager/OSDElementComposit.hpp
|
|
include/nmm/plugins/video/osd/manager/OSDManagerNode.hpp
|
|
include/nmm/plugins/video/osd/manager/PlaneDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/ProgressBar.hpp
|
|
include/nmm/plugins/video/osd/manager/ProgressbarUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/RadioButtons.hpp
|
|
include/nmm/plugins/video/osd/manager/ScrollDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/SymbolUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/TableUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/TextDraw.hpp
|
|
include/nmm/plugins/video/osd/manager/TextView.hpp
|
|
include/nmm/plugins/video/osd/manager/TimeUnit.hpp
|
|
include/nmm/plugins/video/osd/manager/TimeView.hpp
|
|
include/nmm/plugins/video/osd/manager/Widget.hpp
|
|
include/nmm/plugins/video/osd/manager/Window.hpp
|
|
include/nmm/plugins/video/osd/manager/Workspace.hpp
|
|
include/nmm/plugins/video/osd/manager/converter.h
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBitmapReader.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBitmapReader.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBitmapReaderImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBorderDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBorderDecorator.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IBorderDecoratorImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IButtons.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IButtons.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IButtonsImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IDecorator.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IDecoratorImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IHeaderDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IHeaderDecorator.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IHeaderDecoratorImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IImageView.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IImageView.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IImageViewImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IOSDManager.cpp.in
|
|
include/nmm/plugins/video/osd/manager/interfaces/IOSDManager.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IOSDManager.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IOSDManagerImpl.cpp.in
|
|
include/nmm/plugins/video/osd/manager/interfaces/IOSDManagerImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IPlaneDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IPlaneDecorator.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IPlaneDecoratorImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IProgressBar.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IProgressBar.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IProgressBarImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IRadioButtons.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IRadioButtons.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IRadioButtonsImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollDecorator.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollDecorator.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollDecoratorImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollable.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollable.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IScrollableImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ISymbolChange.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ISymbolChange.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/ISymbolChangeImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITextView.cpp.in
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITextView.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITextView.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITextViewImpl.cpp.in
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITextViewImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITimeView.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITimeView.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/ITimeViewImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidget.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidget.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetComposite.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetComposite.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetCompositeImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetFactory.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetFactory.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetFactoryImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWidgetImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWindow.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWindow.idl
|
|
include/nmm/plugins/video/osd/manager/interfaces/IWindowImpl.hpp
|
|
include/nmm/plugins/video/osd/manager/interfaces/visibility.hpp
|
|
include/nmm/plugins/video/osd/manager/overlay.h
|
|
include/nmm/plugins/video/osd/manager/visibility.hpp
|
|
include/nmm/plugins/video/tv/dvb/DVBReadNode.hpp
|
|
include/nmm/plugins/video/tv/dvb/simulator/DVBSimulatorNode.hpp
|
|
include/nmm/plugins/video/tv/dvb/simulator/visibility.hpp
|
|
include/nmm/plugins/video/tv/dvb/vdr/DVBReadNodeTVGuideManager.hpp
|
|
include/nmm/plugins/video/tv/dvb/vdr/dvbapi.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/eit.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/recording.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/remux.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/ringbuffer.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/thread.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/tools.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/vdrconfig.h
|
|
include/nmm/plugins/video/tv/dvb/vdr/videodir.h
|
|
include/nmm/plugins/video/tv/interfaces/ChannelNotFoundException.hpp
|
|
include/nmm/plugins/video/tv/interfaces/IChannelInfo.hpp
|
|
include/nmm/plugins/video/tv/interfaces/IChannelInfoImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/IEPG.hpp
|
|
include/nmm/plugins/video/tv/interfaces/IEPGImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/ITV.hpp
|
|
include/nmm/plugins/video/tv/interfaces/ITVCard.hpp
|
|
include/nmm/plugins/video/tv/interfaces/ITVCardImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/ITVImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/TVChannel.hpp
|
|
include/nmm/plugins/video/tv/interfaces/TVChannelList.hpp
|
|
include/nmm/plugins/video/tv/interfaces/TVStructs.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ChannelDescription.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IDVBEPGPlugin.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IDVBEPGPlugin.hpp.in
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IDVBEPGPlugin.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IDVBEPGPluginImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/INxtvepgPlugin.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/INxtvepgPlugin.hpp.in
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/INxtvepgPlugin.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/INxtvepgPluginImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuide.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuide.hpp.in
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuide.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideEvents.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideEvents.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideEventsImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePeerObject.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePeerObject.hpp.in
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePeerObject.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePeerObjectImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePlugin.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePlugin.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuidePluginImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideProducer.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideProducer.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ITVGuideProducerImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IXMLTVPlugin.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IXMLTVPlugin.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/IXMLTVPluginImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ProgramDescription.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/ProgramFilter.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvguide/visibility.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvmanager/ITVManager.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvmanager/ITVManager.idl
|
|
include/nmm/plugins/video/tv/interfaces/tvmanager/ITVManagerImpl.hpp
|
|
include/nmm/plugins/video/tv/interfaces/tvmanager/visibility.hpp
|
|
include/nmm/plugins/video/tv/interfaces/visibility.hpp
|
|
include/nmm/plugins/video/tv/ivtv/ivtv-ext-api.h
|
|
include/nmm/plugins/video/tv/ivtv/videodev2.h
|
|
include/nmm/plugins/video/tv/ivtv/visibility.hpp
|
|
include/nmm/plugins/video/tv/utils/ChannelConfig.hpp
|
|
include/nmm/plugins/video/whitenoise/WhiteNoiseNode.hpp
|
|
include/nmm/services/DefaultSinks.hpp
|
|
include/nmm/services/DefaultSinks_Linux.hpp
|
|
include/nmm/services/DefaultSinks_MacOSX.hpp
|
|
include/nmm/services/DefaultSinks_iPAQ.hpp
|
|
include/nmm/services/graphbuilder/CompositeNode.hpp
|
|
include/nmm/services/graphbuilder/GraphBuilder.hpp
|
|
include/nmm/services/graphbuilder/ICompositeNode.hpp
|
|
include/nmm/services/graphbuilder/ICompositeNode.idl
|
|
include/nmm/services/graphbuilder/ICompositeNodeImpl.hpp
|
|
include/nmm/services/graphbuilder/visibility.hpp
|
|
include/nmm/services/registry/BindingDescription.hpp
|
|
include/nmm/services/registry/ClientRegistry.hpp
|
|
include/nmm/services/registry/DefaultSynchronizer.hpp
|
|
include/nmm/services/registry/DynamicLibrary.hpp
|
|
include/nmm/services/registry/DynamicLibrary_Linux.hpp
|
|
include/nmm/services/registry/EdgeDescription.hpp
|
|
include/nmm/services/registry/FactoryException.hpp
|
|
include/nmm/services/registry/FactoryTicket.hpp
|
|
include/nmm/services/registry/GraphDescription.hpp
|
|
include/nmm/services/registry/IPluginManager.hpp
|
|
include/nmm/services/registry/IPluginManager.hpp.in
|
|
include/nmm/services/registry/IPluginManager.idl
|
|
include/nmm/services/registry/IPluginManagerImpl.hpp
|
|
include/nmm/services/registry/IRegistry.hpp
|
|
include/nmm/services/registry/IRegistry.hpp.in
|
|
include/nmm/services/registry/IRegistry.idl
|
|
include/nmm/services/registry/IRegistryImpl.hpp
|
|
include/nmm/services/registry/IServerRegistry.cpp.in
|
|
include/nmm/services/registry/IServerRegistry.hpp
|
|
include/nmm/services/registry/IServerRegistry.idl
|
|
include/nmm/services/registry/IServerRegistryImpl.cpp.in
|
|
include/nmm/services/registry/IServerRegistryImpl.hpp
|
|
include/nmm/services/registry/ISession.cpp.in
|
|
include/nmm/services/registry/ISession.hpp
|
|
include/nmm/services/registry/ISession.hpp.in
|
|
include/nmm/services/registry/ISession.idl
|
|
include/nmm/services/registry/ISessionImpl.cpp.in
|
|
include/nmm/services/registry/ISessionImpl.hpp
|
|
include/nmm/services/registry/InstreamBindingDescription.hpp
|
|
include/nmm/services/registry/InstreamStrategyDescription.hpp
|
|
include/nmm/services/registry/LocalNodeFactory.hpp
|
|
include/nmm/services/registry/LocalRegistry.hpp
|
|
include/nmm/services/registry/MementoStruct.hpp
|
|
include/nmm/services/registry/NMMApplication.hpp
|
|
include/nmm/services/registry/NodeFactory.hpp
|
|
include/nmm/services/registry/NodeFactoryID.hpp
|
|
include/nmm/services/registry/NodeInfo.hpp
|
|
include/nmm/services/registry/ObjectFactory.hpp
|
|
include/nmm/services/registry/ObjectFactoryObject.hpp
|
|
include/nmm/services/registry/OutOfBandBindingDescription.hpp
|
|
include/nmm/services/registry/OutOfBandStrategyDescription.hpp
|
|
include/nmm/services/registry/Plugin1394.hpp
|
|
include/nmm/services/registry/PluginManager.hpp
|
|
include/nmm/services/registry/ProxyApplication.hpp
|
|
include/nmm/services/registry/Registry.hpp
|
|
include/nmm/services/registry/RegistryException.hpp
|
|
include/nmm/services/registry/RegistryID.hpp
|
|
include/nmm/services/registry/RegistryLock.hpp
|
|
include/nmm/services/registry/RegistryMemento.hpp
|
|
include/nmm/services/registry/Response.hpp
|
|
include/nmm/services/registry/ServerRegistry.hpp
|
|
include/nmm/services/registry/Session.hpp
|
|
include/nmm/services/registry/StaticPluginList.hpp
|
|
include/nmm/services/registry/StaticServerRegistry.hpp
|
|
include/nmm/services/registry/StrategyDescription.hpp
|
|
include/nmm/services/registry/TObjectFactoryObject.hpp
|
|
include/nmm/services/registry/visibility.hpp
|
|
include/nmm/services/utils/gdparse/GDParse.hpp
|
|
include/nmm/services/utils/gdparse/GraphDescriptionParser.h
|
|
include/nmm/services/utils/gdparse/IClicValueStream.hpp
|
|
include/nmm/services/utils/gdparse/NodeConfiguration.hpp
|
|
include/nmm/services/utils/gdparse/os_specific.h
|
|
include/nmm/services/utils/gdparse/visibility.hpp
|
|
include/nmm/services/utils/gdparse/ycommon.hpp
|
|
include/nmm/services/utils/gdparse/ycommon_Linux.hpp
|
|
include/nmm/utils/DirReader.hpp
|
|
include/nmm/utils/NMMConfig.hpp
|
|
include/nmm/utils/NamedObject.hpp
|
|
include/nmm/utils/SecurityCheck.hpp
|
|
include/nmm/utils/Singleton.hpp
|
|
include/nmm/utils/Singleton_Linux.hpp
|
|
include/nmm/utils/directory_utils.hpp
|
|
include/nmm/utils/fork/Fork.hpp
|
|
include/nmm/utils/imageconverter_utils.hpp
|
|
include/nmm/utils/interpolator/Interpolator.hpp
|
|
include/nmm/utils/interpolator/LinearInterpolator.hpp
|
|
include/nmm/utils/net/DispatchedNetHandler.hpp
|
|
include/nmm/utils/net/INetAddr.hpp
|
|
include/nmm/utils/net/NetExceptions.hpp
|
|
include/nmm/utils/net/NetHandler.hpp
|
|
include/nmm/utils/net/NetReactor.hpp
|
|
include/nmm/utils/net/NetReactor_Linux.hpp
|
|
include/nmm/utils/net/Sock.hpp
|
|
include/nmm/utils/net/SockAcceptor.hpp
|
|
include/nmm/utils/net/SockConnector.hpp
|
|
include/nmm/utils/net/SockDGram.hpp
|
|
include/nmm/utils/net/SockStream.hpp
|
|
include/nmm/utils/net/SocketHandle.hpp
|
|
include/nmm/utils/net/SocketHandle_Linux.hpp
|
|
include/nmm/utils/net/ThreadedNetHandler.hpp
|
|
include/nmm/utils/net/ThreadedNetHandler_Linux.hpp
|
|
include/nmm/utils/net/nmm_netutils.hpp
|
|
include/nmm/utils/net/nmm_sockaddr_in.hpp
|
|
include/nmm/utils/net/visibility.hpp
|
|
include/nmm/utils/overlay/overlay.h
|
|
include/nmm/utils/overlay/visibility.hpp
|
|
include/nmm/utils/png/PNGUtils.hpp
|
|
include/nmm/utils/png/visibility.hpp
|
|
include/nmm/utils/proc/CPUInfo.hpp
|
|
include/nmm/utils/proc/CPUMonitor.hpp
|
|
include/nmm/utils/scaler/VideoScaler.hpp
|
|
include/nmm/utils/scaler/scaler.h
|
|
include/nmm/utils/scaler/visibility.hpp
|
|
include/nmm/utils/string_utils.hpp
|
|
include/nmm/utils/string_utils_.hpp
|
|
include/nmm/utils/thread/MutexGuard.hpp
|
|
include/nmm/utils/thread/TTask.hpp
|
|
include/nmm/utils/thread/Task.hpp
|
|
include/nmm/utils/thread/Thread.hpp
|
|
include/nmm/utils/thread/ThreadCondition.hpp
|
|
include/nmm/utils/thread/ThreadCondition_.hpp
|
|
include/nmm/utils/thread/ThreadMutex.hpp
|
|
include/nmm/utils/thread/ThreadPool.hpp
|
|
include/nmm/utils/thread/ThreadPool_.hpp
|
|
include/nmm/utils/thread/ThreadedObject.hpp
|
|
include/nmm/utils/thread/WorkerThread.hpp
|
|
include/nmm/utils/thread/visibility.hpp
|
|
include/nmm/utils/time/Benchmark.hpp
|
|
include/nmm/utils/time/Clock.hpp
|
|
include/nmm/utils/time/Interval.hpp
|
|
include/nmm/utils/time/LocalTime.hpp
|
|
include/nmm/utils/time/Rational.hpp
|
|
include/nmm/utils/time/Time.hpp
|
|
include/nmm/utils/time/TimedElement.hpp
|
|
include/nmm/utils/time/UserTime.hpp
|
|
include/nmm/utils/time/nmm_timeval.hpp
|
|
include/nmm/utils/time/nmm_timeval_.hpp
|
|
include/nmm/utils/time/timeutils.hpp
|
|
include/nmm/utils/time/timeutils_Linux.hpp
|
|
include/nmm/utils/time/visibility.hpp
|
|
include/nmm/utils/visibility.hpp
|
|
include/nmm/utils/xml/XMLEncoder.hpp
|
|
include/nmm/utils/xml/XMLNode.hpp
|
|
include/nmm/utils/xml/XMLNodeForward.hpp
|
|
include/nmm/utils/xml/XMLParser.hpp
|
|
include/nmm/utils/xml/XMLProperty.hpp
|
|
include/nmm/utils/xml/XMLProperty_Linux.hpp
|
|
include/nmm/utils/xml/XMLTree.hpp
|
|
include/nmm/utils/xml/visibility.hpp
|
|
lib/nmm/dev-lib/libnmmAC3DecodeNode.so
|
|
lib/nmm/dev-lib/libnmmAC3ParseNode.so
|
|
lib/nmm/dev-lib/libnmmAVDemuxNode.so
|
|
lib/nmm/dev-lib/libnmmAVIReadNode.so
|
|
lib/nmm/dev-lib/libnmmAVIWriteNode.so
|
|
lib/nmm/dev-lib/libnmmAVMuxNode.so
|
|
lib/nmm/dev-lib/libnmmAudioMuxNode.so
|
|
lib/nmm/dev-lib/libnmmBrightnessNode.so
|
|
lib/nmm/dev-lib/libnmmBufferDropNode.so
|
|
lib/nmm/dev-lib/libnmmBufferShapingNode.so
|
|
lib/nmm/dev-lib/libnmmCopyNode.so
|
|
lib/nmm/dev-lib/libnmmDVDNavReadNode.so
|
|
lib/nmm/dev-lib/libnmmDVDReadNode.so
|
|
lib/nmm/dev-lib/libnmmDevNullNode.so
|
|
lib/nmm/dev-lib/libnmmDummyAudioSinkNode.so
|
|
lib/nmm/dev-lib/libnmmDummyVideoSinkNode.so
|
|
lib/nmm/dev-lib/libnmmFFMpegAudioDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmFFMpegAudioEncodeNode.so
|
|
lib/nmm/dev-lib/libnmmFFMpegDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmFFMpegEncodeNode.so
|
|
lib/nmm/dev-lib/libnmmFramerateConverterNode.so
|
|
lib/nmm/dev-lib/libnmmGenericReadNode.so
|
|
lib/nmm/dev-lib/libnmmGenericWriteNode.so
|
|
lib/nmm/dev-lib/libnmmIdNode.so
|
|
lib/nmm/dev-lib/libnmmJPEGDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmJPEGEncodeNode.so
|
|
lib/nmm/dev-lib/libnmmLogoNode.so
|
|
lib/nmm/dev-lib/libnmmMP3ReadNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGAudioDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGAudioEncodeNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGDemuxNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGReadNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGTimeShiftingNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGVSHDetectionNode.so
|
|
lib/nmm/dev-lib/libnmmMPEGVideoDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmMagickManipulationNode.so
|
|
lib/nmm/dev-lib/libnmmMagickReadNode.so
|
|
lib/nmm/dev-lib/libnmmMagickWriteNode.so
|
|
lib/nmm/dev-lib/libnmmOSDManagerNode.so
|
|
lib/nmm/dev-lib/libnmmOverlayNode.so
|
|
lib/nmm/dev-lib/libnmmPCMDecodeNode.so
|
|
lib/nmm/dev-lib/libnmmPCMEncodeNode.so
|
|
lib/nmm/dev-lib/libnmmPNGReadNode.so
|
|
lib/nmm/dev-lib/libnmmPNGWriteNode.so
|
|
lib/nmm/dev-lib/libnmmPlaybackNode.so
|
|
lib/nmm/dev-lib/libnmmRGBtoRGBConverterNode.so
|
|
lib/nmm/dev-lib/libnmmRGBtoYV12ConverterNode.so
|
|
lib/nmm/dev-lib/libnmmRawNode.so
|
|
lib/nmm/dev-lib/libnmmRecordNode.so
|
|
lib/nmm/dev-lib/libnmmScopeNode.so
|
|
lib/nmm/dev-lib/libnmmTimeDisplayNode.so
|
|
lib/nmm/dev-lib/libnmmTimedBufferDropNode.so
|
|
lib/nmm/dev-lib/libnmmURLNode.so
|
|
lib/nmm/dev-lib/libnmmVideoCropNode.so
|
|
lib/nmm/dev-lib/libnmmVideoGrabNode.so
|
|
lib/nmm/dev-lib/libnmmVideoMuxNode.so
|
|
lib/nmm/dev-lib/libnmmVideoScalerNode.so
|
|
lib/nmm/dev-lib/libnmmWavReadNode.so
|
|
lib/nmm/dev-lib/libnmmWavWriteNode.so
|
|
lib/nmm/dev-lib/libnmmWhiteNoiseNode.so
|
|
lib/nmm/dev-lib/libnmmYUVDeInterlaceNode.so
|
|
lib/nmm/dev-lib/libnmmYUVtoRGBConverterNode.so
|
|
lib/nmm/dev-lib/libnmmYUVtoYUVConverterNode.so
|
|
lib/nmm/libnmmAC3DecodeNode.la
|
|
lib/nmm/libnmmAC3DecodeNode.so
|
|
lib/nmm/libnmmAC3DecodeNode.so.0
|
|
lib/nmm/libnmmAC3ParseNode.la
|
|
lib/nmm/libnmmAC3ParseNode.so
|
|
lib/nmm/libnmmAC3ParseNode.so.0
|
|
lib/nmm/libnmmAVDemuxNode.la
|
|
lib/nmm/libnmmAVDemuxNode.so
|
|
lib/nmm/libnmmAVDemuxNode.so.0
|
|
lib/nmm/libnmmAVIReadNode.la
|
|
lib/nmm/libnmmAVIReadNode.so
|
|
lib/nmm/libnmmAVIReadNode.so.0
|
|
lib/nmm/libnmmAVIWriteNode.la
|
|
lib/nmm/libnmmAVIWriteNode.so
|
|
lib/nmm/libnmmAVIWriteNode.so.0
|
|
lib/nmm/libnmmAVMuxNode.la
|
|
lib/nmm/libnmmAVMuxNode.so
|
|
lib/nmm/libnmmAVMuxNode.so.0
|
|
lib/nmm/libnmmAudioMuxNode.la
|
|
lib/nmm/libnmmAudioMuxNode.so
|
|
lib/nmm/libnmmAudioMuxNode.so.0
|
|
lib/nmm/libnmmBrightnessNode.la
|
|
lib/nmm/libnmmBrightnessNode.so
|
|
lib/nmm/libnmmBrightnessNode.so.0
|
|
lib/nmm/libnmmBufferDropNode.la
|
|
lib/nmm/libnmmBufferDropNode.so
|
|
lib/nmm/libnmmBufferDropNode.so.0
|
|
lib/nmm/libnmmBufferDropNodeIDL.la
|
|
lib/nmm/libnmmBufferDropNodeIDL.so
|
|
lib/nmm/libnmmBufferDropNodeIDL.so.0
|
|
lib/nmm/libnmmBufferShapingNode.la
|
|
lib/nmm/libnmmBufferShapingNode.so
|
|
lib/nmm/libnmmBufferShapingNode.so.0
|
|
lib/nmm/libnmmCopyNode.la
|
|
lib/nmm/libnmmCopyNode.so
|
|
lib/nmm/libnmmCopyNode.so.0
|
|
lib/nmm/libnmmCopyNodeIDL.la
|
|
lib/nmm/libnmmCopyNodeIDL.so
|
|
lib/nmm/libnmmCopyNodeIDL.so.0
|
|
lib/nmm/libnmmDVDNavReadNode.la
|
|
lib/nmm/libnmmDVDNavReadNode.so
|
|
lib/nmm/libnmmDVDNavReadNode.so.0
|
|
lib/nmm/libnmmDVDReadNode.la
|
|
lib/nmm/libnmmDVDReadNode.so
|
|
lib/nmm/libnmmDVDReadNode.so.0
|
|
lib/nmm/libnmmDevNullNode.la
|
|
lib/nmm/libnmmDevNullNode.so
|
|
lib/nmm/libnmmDevNullNode.so.0
|
|
lib/nmm/libnmmDummyAudioSinkNode.la
|
|
lib/nmm/libnmmDummyAudioSinkNode.so
|
|
lib/nmm/libnmmDummyAudioSinkNode.so.0
|
|
lib/nmm/libnmmDummyVideoSinkNode.la
|
|
lib/nmm/libnmmDummyVideoSinkNode.so
|
|
lib/nmm/libnmmDummyVideoSinkNode.so.0
|
|
lib/nmm/libnmmFFMpegAudioDecodeNode.la
|
|
lib/nmm/libnmmFFMpegAudioDecodeNode.so
|
|
lib/nmm/libnmmFFMpegAudioDecodeNode.so.0
|
|
lib/nmm/libnmmFFMpegAudioEncodeNode.la
|
|
lib/nmm/libnmmFFMpegAudioEncodeNode.so
|
|
lib/nmm/libnmmFFMpegAudioEncodeNode.so.0
|
|
lib/nmm/libnmmFFMpegDecodeNode.la
|
|
lib/nmm/libnmmFFMpegDecodeNode.so
|
|
lib/nmm/libnmmFFMpegDecodeNode.so.0
|
|
lib/nmm/libnmmFFMpegEncodeNode.la
|
|
lib/nmm/libnmmFFMpegEncodeNode.so
|
|
lib/nmm/libnmmFFMpegEncodeNode.so.0
|
|
lib/nmm/libnmmFramerateConverterNode.la
|
|
lib/nmm/libnmmFramerateConverterNode.so
|
|
lib/nmm/libnmmFramerateConverterNode.so.0
|
|
lib/nmm/libnmmGenericReadNode.la
|
|
lib/nmm/libnmmGenericReadNode.so
|
|
lib/nmm/libnmmGenericReadNode.so.0
|
|
lib/nmm/libnmmGenericWriteNode.la
|
|
lib/nmm/libnmmGenericWriteNode.so
|
|
lib/nmm/libnmmGenericWriteNode.so.0
|
|
lib/nmm/libnmmIdNode.la
|
|
lib/nmm/libnmmIdNode.so
|
|
lib/nmm/libnmmIdNode.so.0
|
|
lib/nmm/libnmmJPEGDecodeNode.la
|
|
lib/nmm/libnmmJPEGDecodeNode.so
|
|
lib/nmm/libnmmJPEGDecodeNode.so.0
|
|
lib/nmm/libnmmJPEGEncodeNode.la
|
|
lib/nmm/libnmmJPEGEncodeNode.so
|
|
lib/nmm/libnmmJPEGEncodeNode.so.0
|
|
lib/nmm/libnmmLogoNode.la
|
|
lib/nmm/libnmmLogoNode.so
|
|
lib/nmm/libnmmLogoNode.so.0
|
|
lib/nmm/libnmmMP3ReadNode.la
|
|
lib/nmm/libnmmMP3ReadNode.so
|
|
lib/nmm/libnmmMP3ReadNode.so.0
|
|
lib/nmm/libnmmMPEGAudioDecodeNode.la
|
|
lib/nmm/libnmmMPEGAudioDecodeNode.so
|
|
lib/nmm/libnmmMPEGAudioDecodeNode.so.0
|
|
lib/nmm/libnmmMPEGAudioEncodeNode.la
|
|
lib/nmm/libnmmMPEGAudioEncodeNode.so
|
|
lib/nmm/libnmmMPEGAudioEncodeNode.so.0
|
|
lib/nmm/libnmmMPEGDemuxNode.la
|
|
lib/nmm/libnmmMPEGDemuxNode.so
|
|
lib/nmm/libnmmMPEGDemuxNode.so.0
|
|
lib/nmm/libnmmMPEGReadNode.la
|
|
lib/nmm/libnmmMPEGReadNode.so
|
|
lib/nmm/libnmmMPEGReadNode.so.0
|
|
lib/nmm/libnmmMPEGTimeShiftingNode.la
|
|
lib/nmm/libnmmMPEGTimeShiftingNode.so
|
|
lib/nmm/libnmmMPEGTimeShiftingNode.so.0
|
|
lib/nmm/libnmmMPEGVSHDetectionNode.la
|
|
lib/nmm/libnmmMPEGVSHDetectionNode.so
|
|
lib/nmm/libnmmMPEGVSHDetectionNode.so.0
|
|
lib/nmm/libnmmMPEGVideoDecodeNode.la
|
|
lib/nmm/libnmmMPEGVideoDecodeNode.so
|
|
lib/nmm/libnmmMPEGVideoDecodeNode.so.0
|
|
lib/nmm/libnmmMagickManipulationNode.la
|
|
lib/nmm/libnmmMagickManipulationNode.so
|
|
lib/nmm/libnmmMagickManipulationNode.so.0
|
|
lib/nmm/libnmmMagickReadNode.la
|
|
lib/nmm/libnmmMagickReadNode.so
|
|
lib/nmm/libnmmMagickReadNode.so.0
|
|
lib/nmm/libnmmMagickWriteNode.la
|
|
lib/nmm/libnmmMagickWriteNode.so
|
|
lib/nmm/libnmmMagickWriteNode.so.0
|
|
lib/nmm/libnmmOSDManagerNode.la
|
|
lib/nmm/libnmmOSDManagerNode.so
|
|
lib/nmm/libnmmOSDManagerNode.so.0
|
|
lib/nmm/libnmmOverlayNode.la
|
|
lib/nmm/libnmmOverlayNode.so
|
|
lib/nmm/libnmmOverlayNode.so.0
|
|
lib/nmm/libnmmPCMDecodeNode.la
|
|
lib/nmm/libnmmPCMDecodeNode.so
|
|
lib/nmm/libnmmPCMDecodeNode.so.0
|
|
lib/nmm/libnmmPCMEncodeNode.la
|
|
lib/nmm/libnmmPCMEncodeNode.so
|
|
lib/nmm/libnmmPCMEncodeNode.so.0
|
|
lib/nmm/libnmmPNGReadNode.la
|
|
lib/nmm/libnmmPNGReadNode.so
|
|
lib/nmm/libnmmPNGReadNode.so.0
|
|
lib/nmm/libnmmPNGWriteNode.la
|
|
lib/nmm/libnmmPNGWriteNode.so
|
|
lib/nmm/libnmmPNGWriteNode.so.0
|
|
lib/nmm/libnmmPlaybackNode.la
|
|
lib/nmm/libnmmPlaybackNode.so
|
|
lib/nmm/libnmmPlaybackNode.so.0
|
|
lib/nmm/libnmmRGBtoRGBConverterNode.la
|
|
lib/nmm/libnmmRGBtoRGBConverterNode.so
|
|
lib/nmm/libnmmRGBtoRGBConverterNode.so.0
|
|
lib/nmm/libnmmRGBtoYV12ConverterNode.la
|
|
lib/nmm/libnmmRGBtoYV12ConverterNode.so
|
|
lib/nmm/libnmmRGBtoYV12ConverterNode.so.0
|
|
lib/nmm/libnmmRawNode.la
|
|
lib/nmm/libnmmRawNode.so
|
|
lib/nmm/libnmmRawNode.so.0
|
|
lib/nmm/libnmmRecordNode.la
|
|
lib/nmm/libnmmRecordNode.so
|
|
lib/nmm/libnmmRecordNode.so.0
|
|
lib/nmm/libnmmScopeNode.la
|
|
lib/nmm/libnmmScopeNode.so
|
|
lib/nmm/libnmmScopeNode.so.0
|
|
lib/nmm/libnmmTimeDisplayNode.la
|
|
lib/nmm/libnmmTimeDisplayNode.so
|
|
lib/nmm/libnmmTimeDisplayNode.so.0
|
|
lib/nmm/libnmmTimedBufferDropNode.la
|
|
lib/nmm/libnmmTimedBufferDropNode.so
|
|
lib/nmm/libnmmTimedBufferDropNode.so.0
|
|
lib/nmm/libnmmURLNode.la
|
|
lib/nmm/libnmmURLNode.so
|
|
lib/nmm/libnmmURLNode.so.0
|
|
lib/nmm/libnmmVideoCropNode.la
|
|
lib/nmm/libnmmVideoCropNode.so
|
|
lib/nmm/libnmmVideoCropNode.so.0
|
|
lib/nmm/libnmmVideoGrabNode.la
|
|
lib/nmm/libnmmVideoGrabNode.so
|
|
lib/nmm/libnmmVideoGrabNode.so.0
|
|
lib/nmm/libnmmVideoMuxNode.la
|
|
lib/nmm/libnmmVideoMuxNode.so
|
|
lib/nmm/libnmmVideoMuxNode.so.0
|
|
lib/nmm/libnmmVideoScalerNode.la
|
|
lib/nmm/libnmmVideoScalerNode.so
|
|
lib/nmm/libnmmVideoScalerNode.so.0
|
|
lib/nmm/libnmmWavReadNode.la
|
|
lib/nmm/libnmmWavReadNode.so
|
|
lib/nmm/libnmmWavReadNode.so.0
|
|
lib/nmm/libnmmWavWriteNode.la
|
|
lib/nmm/libnmmWavWriteNode.so
|
|
lib/nmm/libnmmWavWriteNode.so.0
|
|
lib/nmm/libnmmWhiteNoiseNode.la
|
|
lib/nmm/libnmmWhiteNoiseNode.so
|
|
lib/nmm/libnmmWhiteNoiseNode.so.0
|
|
lib/nmm/libnmmYUVDeInterlaceNode.la
|
|
lib/nmm/libnmmYUVDeInterlaceNode.so
|
|
lib/nmm/libnmmYUVDeInterlaceNode.so.0
|
|
lib/nmm/libnmmYUVtoRGBConverterNode.la
|
|
lib/nmm/libnmmYUVtoRGBConverterNode.so
|
|
lib/nmm/libnmmYUVtoRGBConverterNode.so.0
|
|
lib/nmm/libnmmYUVtoYUVConverterNode.la
|
|
lib/nmm/libnmmYUVtoYUVConverterNode.so
|
|
lib/nmm/libnmmYUVtoYUVConverterNode.so.0
|
|
lib/nmm/libnmmalsainterfaces.la
|
|
lib/nmm/libnmmalsainterfaces.so
|
|
lib/nmm/libnmmalsainterfaces.so.0
|
|
lib/nmm/libnmmaudiointerfaces.la
|
|
lib/nmm/libnmmaudiointerfaces.so
|
|
lib/nmm/libnmmaudiointerfaces.so.0
|
|
lib/nmm/libnmmcomm.la
|
|
lib/nmm/libnmmcomm.so
|
|
lib/nmm/libnmmcomm.so.0
|
|
lib/nmm/libnmmdisplayinterfaces.la
|
|
lib/nmm/libnmmdisplayinterfaces.so
|
|
lib/nmm/libnmmdisplayinterfaces.so.0
|
|
lib/nmm/libnmmdvdinterfaces.la
|
|
lib/nmm/libnmmdvdinterfaces.so
|
|
lib/nmm/libnmmdvdinterfaces.so.0
|
|
lib/nmm/libnmmfileavilib.la
|
|
lib/nmm/libnmmfileavilib.so
|
|
lib/nmm/libnmmfileavilib.so.0
|
|
lib/nmm/libnmmfileavimpdemux.la
|
|
lib/nmm/libnmmfileavimpdemux.so
|
|
lib/nmm/libnmmfileavimpdemux.so.0
|
|
lib/nmm/libnmmfileinterfaces.la
|
|
lib/nmm/libnmmfileinterfaces.so
|
|
lib/nmm/libnmmfileinterfaces.so.0
|
|
lib/nmm/libnmmfileutils.la
|
|
lib/nmm/libnmmfileutils.so
|
|
lib/nmm/libnmmfileutils.so.0
|
|
lib/nmm/libnmmfork.la
|
|
lib/nmm/libnmmfork.so
|
|
lib/nmm/libnmmfork.so.0
|
|
lib/nmm/libnmmformat.la
|
|
lib/nmm/libnmmformat.so
|
|
lib/nmm/libnmmformat.so.0
|
|
lib/nmm/libnmmframecount.la
|
|
lib/nmm/libnmmframecount.so
|
|
lib/nmm/libnmmframecount.so.0
|
|
lib/nmm/libnmmg711.la
|
|
lib/nmm/libnmmg711.so
|
|
lib/nmm/libnmmg711.so.0
|
|
lib/nmm/libnmmgdparse.la
|
|
lib/nmm/libnmmgdparse.so
|
|
lib/nmm/libnmmgdparse.so.0
|
|
lib/nmm/libnmmgraphbuilder.la
|
|
lib/nmm/libnmmgraphbuilder.so
|
|
lib/nmm/libnmmgraphbuilder.so.0
|
|
lib/nmm/libnmmgraphurl.la
|
|
lib/nmm/libnmmgraphurl.so
|
|
lib/nmm/libnmmgraphurl.so.0
|
|
lib/nmm/libnmmiAudioMuxIDL.la
|
|
lib/nmm/libnmmiAudioMuxIDL.so
|
|
lib/nmm/libnmmiAudioMuxIDL.so.0
|
|
lib/nmm/libnmmiCropIDL.la
|
|
lib/nmm/libnmmiCropIDL.so
|
|
lib/nmm/libnmmiCropIDL.so.0
|
|
lib/nmm/libnmmiMPEGDemuxNodeIDL.la
|
|
lib/nmm/libnmmiMPEGDemuxNodeIDL.so
|
|
lib/nmm/libnmmiMPEGDemuxNodeIDL.so.0
|
|
lib/nmm/libnmmiScalerIDL.la
|
|
lib/nmm/libnmmiScalerIDL.so
|
|
lib/nmm/libnmmiScalerIDL.so.0
|
|
lib/nmm/libnmmiTimeshifting.la
|
|
lib/nmm/libnmmiTimeshifting.so
|
|
lib/nmm/libnmmiTimeshifting.so.0
|
|
lib/nmm/libnmmiVideoMuxIDL.la
|
|
lib/nmm/libnmmiVideoMuxIDL.so
|
|
lib/nmm/libnmmiVideoMuxIDL.so.0
|
|
lib/nmm/libnmmiaudiovisualization.la
|
|
lib/nmm/libnmmiaudiovisualization.so
|
|
lib/nmm/libnmmiaudiovisualization.so.0
|
|
lib/nmm/libnmmicamera.la
|
|
lib/nmm/libnmmicamera.so
|
|
lib/nmm/libnmmicamera.so.0
|
|
lib/nmm/libnmmicdda.la
|
|
lib/nmm/libnmmicdda.so
|
|
lib/nmm/libnmmicdda.so.0
|
|
lib/nmm/libnmmicecastinterfaces.la
|
|
lib/nmm/libnmmicecastinterfaces.so
|
|
lib/nmm/libnmmicecastinterfaces.so.0
|
|
lib/nmm/libnmmifilter.la
|
|
lib/nmm/libnmmifilter.so
|
|
lib/nmm/libnmmifilter.so.0
|
|
lib/nmm/libnmminterpolator.la
|
|
lib/nmm/libnmminterpolator.so
|
|
lib/nmm/libnmminterpolator.so.0
|
|
lib/nmm/libnmmipng.la
|
|
lib/nmm/libnmmipng.so
|
|
lib/nmm/libnmmipng.so.0
|
|
lib/nmm/libnmmistats.la
|
|
lib/nmm/libnmmistats.so
|
|
lib/nmm/libnmmistats.so.0
|
|
lib/nmm/libnmmiurl.la
|
|
lib/nmm/libnmmiurl.so
|
|
lib/nmm/libnmmiurl.so.0
|
|
lib/nmm/libnmmivideomagick.la
|
|
lib/nmm/libnmmivideomagick.so
|
|
lib/nmm/libnmmivideomagick.so.0
|
|
lib/nmm/libnmmiviscacamera.la
|
|
lib/nmm/libnmmiviscacamera.so
|
|
lib/nmm/libnmmiviscacamera.so.0
|
|
lib/nmm/libnmmmessaging.la
|
|
lib/nmm/libnmmmessaging.so
|
|
lib/nmm/libnmmmessaging.so.0
|
|
lib/nmm/libnmmmultimedia.la
|
|
lib/nmm/libnmmmultimedia.so
|
|
lib/nmm/libnmmmultimedia.so.0
|
|
lib/nmm/libnmmmultimediainterfaces.la
|
|
lib/nmm/libnmmmultimediainterfaces.so
|
|
lib/nmm/libnmmmultimediainterfaces.so.0
|
|
lib/nmm/libnmmnet.la
|
|
lib/nmm/libnmmnet.so
|
|
lib/nmm/libnmmnet.so.0
|
|
lib/nmm/libnmmnetinterfaces.la
|
|
lib/nmm/libnmmnetinterfaces.so
|
|
lib/nmm/libnmmnetinterfaces.so.0
|
|
lib/nmm/libnmmnetstrategy.la
|
|
lib/nmm/libnmmnetstrategy.so
|
|
lib/nmm/libnmmnetstrategy.so.0
|
|
lib/nmm/libnmmosdmanagerinterfaces.la
|
|
lib/nmm/libnmmosdmanagerinterfaces.so
|
|
lib/nmm/libnmmosdmanagerinterfaces.so.0
|
|
lib/nmm/libnmmoverlay.la
|
|
lib/nmm/libnmmoverlay.so
|
|
lib/nmm/libnmmoverlay.so.0
|
|
lib/nmm/libnmmpluginsinterfaces.la
|
|
lib/nmm/libnmmpluginsinterfaces.so
|
|
lib/nmm/libnmmpluginsinterfaces.so.0
|
|
lib/nmm/libnmmpngutils.la
|
|
lib/nmm/libnmmpngutils.so
|
|
lib/nmm/libnmmpngutils.so.0
|
|
lib/nmm/libnmmproc.la
|
|
lib/nmm/libnmmproc.so
|
|
lib/nmm/libnmmproc.so.0
|
|
lib/nmm/libnmmregistry.la
|
|
lib/nmm/libnmmregistry.so
|
|
lib/nmm/libnmmregistry.so.0
|
|
lib/nmm/libnmmscaler.la
|
|
lib/nmm/libnmmscaler.so
|
|
lib/nmm/libnmmscaler.so.0
|
|
lib/nmm/libnmmserialize.la
|
|
lib/nmm/libnmmserialize.so
|
|
lib/nmm/libnmmserialize.so.0
|
|
lib/nmm/libnmmsync.la
|
|
lib/nmm/libnmmsync.so
|
|
lib/nmm/libnmmsync.so.0
|
|
lib/nmm/libnmmsyncinterfaces.la
|
|
lib/nmm/libnmmsyncinterfaces.so
|
|
lib/nmm/libnmmsyncinterfaces.so.0
|
|
lib/nmm/libnmmthread.la
|
|
lib/nmm/libnmmthread.so
|
|
lib/nmm/libnmmthread.so.0
|
|
lib/nmm/libnmmtime.la
|
|
lib/nmm/libnmmtime.so
|
|
lib/nmm/libnmmtime.so.0
|
|
lib/nmm/libnmmtimer.la
|
|
lib/nmm/libnmmtimer.so
|
|
lib/nmm/libnmmtimer.so.0
|
|
lib/nmm/libnmmtvguideinterfaces.la
|
|
lib/nmm/libnmmtvguideinterfaces.so
|
|
lib/nmm/libnmmtvguideinterfaces.so.0
|
|
lib/nmm/libnmmtvmanagerinterfaces.la
|
|
lib/nmm/libnmmtvmanagerinterfaces.so
|
|
lib/nmm/libnmmtvmanagerinterfaces.so.0
|
|
lib/nmm/libnmmutils.la
|
|
lib/nmm/libnmmutils.so
|
|
lib/nmm/libnmmutils.so.0
|
|
share/nmm/COPYING.resources
|
|
share/nmm/READMEs/README.registry
|
|
share/nmm/XProducer.xml
|
|
share/nmm/clockfont.png
|
|
share/nmm/dvb/COPYING.dvb
|
|
share/nmm/dvb/channel.alias
|
|
share/nmm/dvb/channels.conf
|
|
share/nmm/dvb/channels.conf.all
|
|
share/nmm/dvb/keys-pc.conf
|
|
share/nmm/dvb/setup.conf
|
|
share/nmm/font/COPYING.font
|
|
share/nmm/font/arpi_osd_a.raw
|
|
share/nmm/font/arpi_osd_b.raw
|
|
share/nmm/font/arpi_progress_a.raw
|
|
share/nmm/font/arpi_progress_b.raw
|
|
share/nmm/font/font.desc
|
|
share/nmm/font/font.png
|
|
share/nmm/font/font.xml
|
|
share/nmm/font/nfont_a.png
|
|
share/nmm/font/nfont_a.raw
|
|
share/nmm/font/nfont_b.png
|
|
share/nmm/font/nfont_b.raw
|
|
share/nmm/gd/crossplatform/playback/audio/mp3play_dist_linux_linux_windows.gd
|
|
share/nmm/gd/crossplatform/playback/audio/mp3play_dist_linux_windows_linux.gd
|
|
share/nmm/gd/crossplatform/playback/audio/mp3play_dist_windows_linux_windows.gd
|
|
share/nmm/gd/crossplatform/playback/audio/mp3play_dist_windows_windows_linux.gd
|
|
share/nmm/gd/crossplatform/playback/audio/wavplay_dist_linux_linux_windows.gd
|
|
share/nmm/gd/crossplatform/playback/audio/wavplay_dist_linux_windows_linux.gd
|
|
share/nmm/gd/crossplatform/playback/audio/wavplay_dist_windows_linux_windows.gd
|
|
share/nmm/gd/crossplatform/playback/audio/wavplay_dist_windows_windows_linux.gd
|
|
share/nmm/gd/crossplatform/playback/video/aviplay_dist_linux_win.gd
|
|
share/nmm/gd/crossplatform/playback/video/mpegplay_dist_linux_win.gd
|
|
share/nmm/gd/crossplatform/playback/video/mpegplay_dist_linux_win_linux.gd
|
|
share/nmm/gd/crossplatform/playback/video/mpegplay_dist_win_linux.gd
|
|
share/nmm/gd/crossplatform/playback/video/mpegplay_dist_win_linux_win.gd
|
|
share/nmm/gd/linux/misc/icecast.gd
|
|
share/nmm/gd/linux/playback/audio/mp3play.gd
|
|
share/nmm/gd/linux/playback/audio/mp3play_dist.gd
|
|
share/nmm/gd/linux/playback/audio/mp3play_oss.gd
|
|
share/nmm/gd/linux/playback/audio/mp3play_remote.gd
|
|
share/nmm/gd/linux/playback/audio/mp3play_rtp.gd
|
|
share/nmm/gd/linux/playback/audio/oggvorbisplay.gd
|
|
share/nmm/gd/linux/playback/audio/wavplay.gd
|
|
share/nmm/gd/linux/playback/audio/wavplay_oss.gd
|
|
share/nmm/gd/linux/playback/audio/wavplay_remote.gd
|
|
share/nmm/gd/linux/playback/audio/wavplay_rtp.gd
|
|
share/nmm/gd/linux/playback/dvd/dvdnavread.gd
|
|
share/nmm/gd/linux/playback/dvd/dvdread.gd
|
|
share/nmm/gd/linux/playback/tv/ivtv_remote.gd
|
|
share/nmm/gd/linux/playback/tv/ivtv_rtp.gd
|
|
share/nmm/gd/linux/playback/tv/ivtv_udp.gd
|
|
share/nmm/gd/linux/playback/video/aviplay.gd
|
|
share/nmm/gd/linux/playback/video/aviplay_with_logo.gd
|
|
share/nmm/gd/linux/playback/video/aviplay_with_time.gd
|
|
share/nmm/gd/linux/playback/video/camera_play.gd
|
|
share/nmm/gd/linux/playback/video/magick_read.gd
|
|
share/nmm/gd/linux/playback/video/mpegplay.gd
|
|
share/nmm/gd/linux/playback/video/mpegplay_ac3.gd
|
|
share/nmm/gd/linux/playback/video/mpegplay_rtp.gd
|
|
share/nmm/gd/linux/playback/video/noise_rgb.gd
|
|
share/nmm/gd/linux/playback/video/noise_yv12.gd
|
|
share/nmm/gd/linux/playback/video/ogmplay.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play2.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play2_linux.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play_linux.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play_wav2_linux.gd
|
|
share/nmm/gd/linux/session_sharing/audio/shared_mp3play_wav_linux.gd
|
|
share/nmm/gd/linux/transcoding/magick_convert.gd
|
|
share/nmm/gd/linux/transcoding/magick_pic_noise.gd
|
|
share/nmm/gd/linux/transcoding/mp3_to_wav.gd
|
|
share/nmm/gd/linux/transcoding/wav_to_mp3.gd
|
|
share/nmm/gd/linux/visualization/analyzer.gd
|
|
share/nmm/gd/linux/visualization/scope.gd
|
|
share/nmm/gd/macosx/playback/audio/mp3play.gd
|
|
share/nmm/gd/macosx/playback/audio/mp3play_remote.gd
|
|
share/nmm/gd/macosx/playback/audio/mp3play_rtp.gd
|
|
share/nmm/gd/macosx/playback/audio/oggvorbisplay.gd
|
|
share/nmm/gd/macosx/playback/audio/wavplay.gd
|
|
share/nmm/gd/macosx/playback/audio/wavplay_remote.gd
|
|
share/nmm/gd/macosx/playback/audio/wavplay_rtp.gd
|
|
share/nmm/gd/macosx/playback/video/aviplay.gd
|
|
share/nmm/gd/macosx/playback/video/mpegplay.gd
|
|
share/nmm/gd/macosx/playback/video/mpegplay_ac3.gd
|
|
share/nmm/gd/macosx/playback/video/mpegplay_rtp.gd
|
|
share/nmm/gd/macosx/playback/video/noise_rgb.gd
|
|
share/nmm/gd/macosx/transcoding/wav_to_mp3.gd
|
|
share/nmm/gd/ps3/playback/audio/mp3play.gd
|
|
share/nmm/gd/ps3/playback/audio/mp3play_remote.gd
|
|
share/nmm/gd/ps3/playback/audio/wavplay.gd
|
|
share/nmm/gd/ps3/playback/audio/wavplay_remote.gd
|
|
share/nmm/ivtv/COPYING.ivtv
|
|
share/nmm/ivtv/channel.alias
|
|
share/nmm/ivtv/ivtv.conf
|
|
share/nmm/ivtv/tuner.xml
|
|
share/nmm/logo.png
|
|
share/nmm/nmmrc_sample
|
|
share/nmm/viscacamera_configuration.xml
|
|
@dirrm share/nmm/ivtv
|
|
@dirrm share/nmm/gd/ps3/playback/audio
|
|
@dirrm share/nmm/gd/ps3/playback
|
|
@dirrm share/nmm/gd/ps3
|
|
@dirrm share/nmm/gd/macosx/transcoding
|
|
@dirrm share/nmm/gd/macosx/playback/video
|
|
@dirrm share/nmm/gd/macosx/playback/audio
|
|
@dirrm share/nmm/gd/macosx/playback
|
|
@dirrm share/nmm/gd/macosx
|
|
@dirrm share/nmm/gd/linux/visualization
|
|
@dirrm share/nmm/gd/linux/transcoding
|
|
@dirrm share/nmm/gd/linux/session_sharing/audio
|
|
@dirrm share/nmm/gd/linux/session_sharing
|
|
@dirrm share/nmm/gd/linux/playback/video
|
|
@dirrm share/nmm/gd/linux/playback/tv
|
|
@dirrm share/nmm/gd/linux/playback/dvd
|
|
@dirrm share/nmm/gd/linux/playback/audio
|
|
@dirrm share/nmm/gd/linux/playback
|
|
@dirrm share/nmm/gd/linux/misc
|
|
@dirrm share/nmm/gd/linux
|
|
@dirrm share/nmm/gd/crossplatform/playback/video
|
|
@dirrm share/nmm/gd/crossplatform/playback/audio
|
|
@dirrm share/nmm/gd/crossplatform/playback
|
|
@dirrm share/nmm/gd/crossplatform
|
|
@dirrm share/nmm/gd
|
|
@dirrm share/nmm/font
|
|
@dirrm share/nmm/dvb
|
|
@dirrm share/nmm/READMEs
|
|
@dirrm share/nmm
|
|
@dirrm lib/nmm/dev-lib
|
|
@dirrm lib/nmm
|
|
@dirrm include/nmm/utils/xml
|
|
@dirrm include/nmm/utils/time
|
|
@dirrm include/nmm/utils/thread
|
|
@dirrm include/nmm/utils/scaler
|
|
@dirrm include/nmm/utils/proc
|
|
@dirrm include/nmm/utils/png
|
|
@dirrm include/nmm/utils/overlay
|
|
@dirrm include/nmm/utils/net
|
|
@dirrm include/nmm/utils/interpolator
|
|
@dirrm include/nmm/utils/fork
|
|
@dirrm include/nmm/utils
|
|
@dirrm include/nmm/services/utils/gdparse
|
|
@dirrm include/nmm/services/utils
|
|
@dirrm include/nmm/services/registry
|
|
@dirrm include/nmm/services/graphbuilder
|
|
@dirrm include/nmm/services
|
|
@dirrm include/nmm/plugins/video/whitenoise
|
|
@dirrm include/nmm/plugins/video/tv/utils
|
|
@dirrm include/nmm/plugins/video/tv/tvcard
|
|
@dirrm include/nmm/plugins/video/tv/ivtv
|
|
@dirrm include/nmm/plugins/video/tv/interfaces/tvmanager
|
|
@dirrm include/nmm/plugins/video/tv/interfaces/tvguide
|
|
@dirrm include/nmm/plugins/video/tv/interfaces
|
|
@dirrm include/nmm/plugins/video/tv/dvb/vdr
|
|
@dirrm include/nmm/plugins/video/tv/dvb/simulator
|
|
@dirrm include/nmm/plugins/video/tv/dvb
|
|
@dirrm include/nmm/plugins/video/tv
|
|
@dirrm include/nmm/plugins/video/osd/manager/interfaces
|
|
@dirrm include/nmm/plugins/video/osd/manager
|
|
@dirrm include/nmm/plugins/video/osd
|
|
@dirrm include/nmm/plugins/video/mux
|
|
@dirrm include/nmm/plugins/video/mpegdec
|
|
@dirrm include/nmm/plugins/video/magick
|
|
@dirrm include/nmm/plugins/video/jpeg
|
|
@dirrm include/nmm/plugins/video/filter
|
|
@dirrm include/nmm/plugins/video/ffmpeg
|
|
@dirrm include/nmm/plugins/video/dummy
|
|
@dirrm include/nmm/plugins/video/display/ipaq
|
|
@dirrm include/nmm/plugins/video/display/interfaces
|
|
@dirrm include/nmm/plugins/video/display/X
|
|
@dirrm include/nmm/plugins/video/display
|
|
@dirrm include/nmm/plugins/video/converter
|
|
@dirrm include/nmm/plugins/video/camera/visca
|
|
@dirrm include/nmm/plugins/video/camera
|
|
@dirrm include/nmm/plugins/video
|
|
@dirrm include/nmm/plugins/stats
|
|
@dirrm include/nmm/plugins/net/url
|
|
@dirrm include/nmm/plugins/net
|
|
@dirrm include/nmm/plugins/interfaces
|
|
@dirrm include/nmm/plugins/ieee1394
|
|
@dirrm include/nmm/plugins/general
|
|
@dirrm include/nmm/plugins/file/wav
|
|
@dirrm include/nmm/plugins/file/timeshifting
|
|
@dirrm include/nmm/plugins/file/png
|
|
@dirrm include/nmm/plugins/file/mpeg
|
|
@dirrm include/nmm/plugins/file/magick
|
|
@dirrm include/nmm/plugins/file/interfaces
|
|
@dirrm include/nmm/plugins/file/generic/utils
|
|
@dirrm include/nmm/plugins/file/generic
|
|
@dirrm include/nmm/plugins/file/dvd/interfaces
|
|
@dirrm include/nmm/plugins/file/dvd
|
|
@dirrm include/nmm/plugins/file/cdda
|
|
@dirrm include/nmm/plugins/file/avi/libmpdemux
|
|
@dirrm include/nmm/plugins/file/avi/avilib
|
|
@dirrm include/nmm/plugins/file/avi
|
|
@dirrm include/nmm/plugins/file
|
|
@dirrm include/nmm/plugins/av/ogm
|
|
@dirrm include/nmm/plugins/av/mpeg/vshdetect
|
|
@dirrm include/nmm/plugins/av/mpeg
|
|
@dirrm include/nmm/plugins/av
|
|
@dirrm include/nmm/plugins/audio/visualization
|
|
@dirrm include/nmm/plugins/audio/pcm/g711
|
|
@dirrm include/nmm/plugins/audio/pcm
|
|
@dirrm include/nmm/plugins/audio/oss
|
|
@dirrm include/nmm/plugins/audio/oggvorbis
|
|
@dirrm include/nmm/plugins/audio/mux
|
|
@dirrm include/nmm/plugins/audio/mpegenc
|
|
@dirrm include/nmm/plugins/audio/mpegdec
|
|
@dirrm include/nmm/plugins/audio/macosx
|
|
@dirrm include/nmm/plugins/audio/interfaces
|
|
@dirrm include/nmm/plugins/audio/icecast
|
|
@dirrm include/nmm/plugins/audio/ffmpeg
|
|
@dirrm include/nmm/plugins/audio/dummy
|
|
@dirrm include/nmm/plugins/audio/alsa
|
|
@dirrm include/nmm/plugins/audio/ac3dec
|
|
@dirrm include/nmm/plugins/audio
|
|
@dirrm include/nmm/plugins
|
|
@dirrm include/nmm/multimedia/sync/interfaces
|
|
@dirrm include/nmm/multimedia/sync
|
|
@dirrm include/nmm/multimedia/interfaces
|
|
@dirrm include/nmm/multimedia
|
|
@dirrm include/nmm/misc/timer
|
|
@dirrm include/nmm/misc/lirc
|
|
@dirrm include/nmm/misc/graphurl
|
|
@dirrm include/nmm/misc
|
|
@dirrm include/nmm/comm/serialize
|
|
@dirrm include/nmm/comm/netstrategy
|
|
@dirrm include/nmm/comm/messaging
|
|
@dirrm include/nmm/comm/format
|
|
@dirrm include/nmm/comm
|
|
@dirrm include/nmm
|