From 71f3c096727ecf8482bfdca4f3920f41d32d04b7 Mon Sep 17 00:00:00 2001 From: melchi45 Date: Thu, 11 Jan 2024 14:43:50 +0900 Subject: [PATCH] [origin] Bump up to 2023.11.30 [112.0.0] 2023.11.30: - In the implementation of the "MPEGVideoStreamFramer" class, gave "TimeCode::operator==()" the "const" qualifier, to make some compilers happy. (Thanks to Dmitry Bely for the report) - Performed the annual update of the copyright years near the start of each file --- BasicUsageEnvironment/BasicHashTable.cpp | 2 +- BasicUsageEnvironment/BasicTaskScheduler.cpp | 2 +- BasicUsageEnvironment/BasicTaskScheduler0.cpp | 2 +- BasicUsageEnvironment/BasicUsageEnvironment.cpp | 2 +- BasicUsageEnvironment/BasicUsageEnvironment0.cpp | 2 +- BasicUsageEnvironment/DelayQueue.cpp | 2 +- BasicUsageEnvironment/include/BasicHashTable.hh | 2 +- BasicUsageEnvironment/include/BasicUsageEnvironment.hh | 2 +- BasicUsageEnvironment/include/BasicUsageEnvironment0.hh | 2 +- .../include/BasicUsageEnvironment_version.hh | 4 ++-- BasicUsageEnvironment/include/DelayQueue.hh | 2 +- BasicUsageEnvironment/include/HandlerSet.hh | 2 +- UsageEnvironment/HashTable.cpp | 2 +- UsageEnvironment/UsageEnvironment.cpp | 2 +- UsageEnvironment/include/HashTable.hh | 2 +- UsageEnvironment/include/UsageEnvironment.hh | 2 +- UsageEnvironment/include/UsageEnvironment_version.hh | 4 ++-- UsageEnvironment/include/strDup.hh | 2 +- UsageEnvironment/strDup.cpp | 2 +- WindowsAudioInputDevice/WindowsAudioInputDevice_common.hh | 2 +- WindowsAudioInputDevice/WindowsAudioInputDevice_mixer.hh | 2 +- WindowsAudioInputDevice/WindowsAudioInputDevice_noMixer.hh | 2 +- WindowsAudioInputDevice/showAudioInputPorts.cpp | 2 +- config.linux-with-shared-libraries | 2 +- groupsock/GroupEId.cpp | 2 +- groupsock/Groupsock.cpp | 2 +- groupsock/GroupsockHelper.cpp | 2 +- groupsock/IOHandlers.cpp | 2 +- groupsock/NetAddress.cpp | 2 +- groupsock/NetInterface.cpp | 2 +- groupsock/include/GroupEId.hh | 2 +- groupsock/include/Groupsock.hh | 2 +- groupsock/include/GroupsockHelper.hh | 2 +- groupsock/include/IOHandlers.hh | 2 +- groupsock/include/NetAddress.hh | 2 +- groupsock/include/NetCommon.h | 2 +- groupsock/include/NetInterface.hh | 2 +- groupsock/include/groupsock_version.hh | 4 ++-- hlsProxy/live555HLSProxy.cpp | 2 +- liveMedia/AC3AudioFileServerMediaSubsession.cpp | 2 +- liveMedia/AC3AudioRTPSink.cpp | 2 +- liveMedia/AC3AudioRTPSource.cpp | 2 +- liveMedia/AC3AudioStreamFramer.cpp | 2 +- liveMedia/ADTSAudioFileServerMediaSubsession.cpp | 2 +- liveMedia/ADTSAudioFileSource.cpp | 2 +- liveMedia/ADTSAudioStreamDiscreteFramer.cpp | 2 +- liveMedia/AMRAudioFileServerMediaSubsession.cpp | 2 +- liveMedia/AMRAudioFileSink.cpp | 2 +- liveMedia/AMRAudioFileSource.cpp | 2 +- liveMedia/AMRAudioRTPSink.cpp | 2 +- liveMedia/AMRAudioRTPSource.cpp | 2 +- liveMedia/AMRAudioSource.cpp | 2 +- liveMedia/AVIFileSink.cpp | 2 +- liveMedia/AudioRTPSink.cpp | 2 +- liveMedia/Base64.cpp | 2 +- liveMedia/BasicUDPSink.cpp | 2 +- liveMedia/BasicUDPSource.cpp | 2 +- liveMedia/BitVector.cpp | 2 +- liveMedia/ByteStreamFileSource.cpp | 2 +- liveMedia/ByteStreamMemoryBufferSource.cpp | 2 +- liveMedia/ByteStreamMultiFileSource.cpp | 2 +- liveMedia/DVVideoFileServerMediaSubsession.cpp | 2 +- liveMedia/DVVideoRTPSink.cpp | 2 +- liveMedia/DVVideoRTPSource.cpp | 2 +- liveMedia/DVVideoStreamFramer.cpp | 2 +- liveMedia/DeviceSource.cpp | 2 +- liveMedia/DigestAuthentication.cpp | 2 +- liveMedia/EBMLNumber.cpp | 2 +- liveMedia/EBMLNumber.hh | 2 +- liveMedia/FileServerMediaSubsession.cpp | 2 +- liveMedia/FileSink.cpp | 2 +- liveMedia/FramedFileSource.cpp | 2 +- liveMedia/FramedFilter.cpp | 2 +- liveMedia/FramedSource.cpp | 2 +- liveMedia/GSMAudioRTPSink.cpp | 2 +- liveMedia/GenericMediaServer.cpp | 2 +- liveMedia/H261VideoRTPSource.cpp | 2 +- liveMedia/H263plusVideoFileServerMediaSubsession.cpp | 2 +- liveMedia/H263plusVideoRTPSink.cpp | 2 +- liveMedia/H263plusVideoRTPSource.cpp | 2 +- liveMedia/H263plusVideoStreamFramer.cpp | 2 +- liveMedia/H263plusVideoStreamParser.cpp | 2 +- liveMedia/H263plusVideoStreamParser.hh | 2 +- liveMedia/H264VideoFileServerMediaSubsession.cpp | 2 +- liveMedia/H264VideoFileSink.cpp | 2 +- liveMedia/H264VideoRTPSink.cpp | 2 +- liveMedia/H264VideoRTPSource.cpp | 2 +- liveMedia/H264VideoStreamDiscreteFramer.cpp | 2 +- liveMedia/H264VideoStreamFramer.cpp | 2 +- liveMedia/H264or5VideoFileSink.cpp | 2 +- liveMedia/H264or5VideoRTPSink.cpp | 2 +- liveMedia/H264or5VideoStreamDiscreteFramer.cpp | 2 +- liveMedia/H264or5VideoStreamFramer.cpp | 2 +- liveMedia/H265VideoFileServerMediaSubsession.cpp | 2 +- liveMedia/H265VideoFileSink.cpp | 2 +- liveMedia/H265VideoRTPSink.cpp | 2 +- liveMedia/H265VideoRTPSource.cpp | 2 +- liveMedia/H265VideoStreamDiscreteFramer.cpp | 2 +- liveMedia/H265VideoStreamFramer.cpp | 2 +- liveMedia/HLSSegmenter.cpp | 2 +- liveMedia/HMAC_SHA1.cpp | 2 +- liveMedia/InputFile.cpp | 2 +- liveMedia/JPEG2000VideoRTPSink.cpp | 2 +- liveMedia/JPEG2000VideoRTPSource.cpp | 2 +- liveMedia/JPEGVideoRTPSink.cpp | 2 +- liveMedia/JPEGVideoRTPSource.cpp | 2 +- liveMedia/JPEGVideoSource.cpp | 2 +- liveMedia/Locale.cpp | 2 +- liveMedia/MIKEY.cpp | 2 +- liveMedia/MP3ADU.cpp | 2 +- liveMedia/MP3ADURTPSink.cpp | 2 +- liveMedia/MP3ADURTPSource.cpp | 2 +- liveMedia/MP3ADUTranscoder.cpp | 2 +- liveMedia/MP3ADUdescriptor.cpp | 2 +- liveMedia/MP3ADUdescriptor.hh | 2 +- liveMedia/MP3ADUinterleaving.cpp | 2 +- liveMedia/MP3AudioFileServerMediaSubsession.cpp | 2 +- liveMedia/MP3AudioMatroskaFileServerMediaSubsession.cpp | 2 +- liveMedia/MP3AudioMatroskaFileServerMediaSubsession.hh | 2 +- liveMedia/MP3FileSource.cpp | 2 +- liveMedia/MP3Internals.cpp | 2 +- liveMedia/MP3Internals.hh | 2 +- liveMedia/MP3InternalsHuffman.cpp | 2 +- liveMedia/MP3InternalsHuffman.hh | 2 +- liveMedia/MP3InternalsHuffmanTable.cpp | 2 +- liveMedia/MP3StreamState.cpp | 2 +- liveMedia/MP3StreamState.hh | 2 +- liveMedia/MP3Transcoder.cpp | 2 +- liveMedia/MPEG1or2AudioRTPSink.cpp | 2 +- liveMedia/MPEG1or2AudioRTPSource.cpp | 2 +- liveMedia/MPEG1or2AudioStreamFramer.cpp | 2 +- liveMedia/MPEG1or2Demux.cpp | 2 +- liveMedia/MPEG1or2DemuxedElementaryStream.cpp | 2 +- liveMedia/MPEG1or2DemuxedServerMediaSubsession.cpp | 2 +- liveMedia/MPEG1or2FileServerDemux.cpp | 2 +- liveMedia/MPEG1or2VideoFileServerMediaSubsession.cpp | 2 +- liveMedia/MPEG1or2VideoRTPSink.cpp | 2 +- liveMedia/MPEG1or2VideoRTPSource.cpp | 2 +- liveMedia/MPEG1or2VideoStreamDiscreteFramer.cpp | 2 +- liveMedia/MPEG1or2VideoStreamFramer.cpp | 2 +- liveMedia/MPEG2IndexFromTransportStream.cpp | 2 +- liveMedia/MPEG2TransportFileServerMediaSubsession.cpp | 2 +- liveMedia/MPEG2TransportStreamAccumulator.cpp | 2 +- liveMedia/MPEG2TransportStreamDemux.cpp | 2 +- liveMedia/MPEG2TransportStreamDemuxedTrack.cpp | 2 +- liveMedia/MPEG2TransportStreamDemuxedTrack.hh | 2 +- liveMedia/MPEG2TransportStreamFramer.cpp | 2 +- liveMedia/MPEG2TransportStreamFromESSource.cpp | 2 +- liveMedia/MPEG2TransportStreamFromPESSource.cpp | 2 +- liveMedia/MPEG2TransportStreamIndexFile.cpp | 2 +- liveMedia/MPEG2TransportStreamMultiplexor.cpp | 2 +- liveMedia/MPEG2TransportStreamParser.cpp | 2 +- liveMedia/MPEG2TransportStreamParser.hh | 2 +- liveMedia/MPEG2TransportStreamParser_PAT.cpp | 2 +- liveMedia/MPEG2TransportStreamParser_PMT.cpp | 2 +- liveMedia/MPEG2TransportStreamParser_STREAM.cpp | 2 +- liveMedia/MPEG2TransportStreamTrickModeFilter.cpp | 2 +- liveMedia/MPEG2TransportUDPServerMediaSubsession.cpp | 2 +- liveMedia/MPEG4ESVideoRTPSink.cpp | 2 +- liveMedia/MPEG4ESVideoRTPSource.cpp | 2 +- liveMedia/MPEG4GenericRTPSink.cpp | 2 +- liveMedia/MPEG4GenericRTPSource.cpp | 2 +- liveMedia/MPEG4LATMAudioRTPSink.cpp | 2 +- liveMedia/MPEG4LATMAudioRTPSource.cpp | 2 +- liveMedia/MPEG4VideoFileServerMediaSubsession.cpp | 2 +- liveMedia/MPEG4VideoStreamDiscreteFramer.cpp | 2 +- liveMedia/MPEG4VideoStreamFramer.cpp | 2 +- liveMedia/MPEGVideoStreamFramer.cpp | 4 ++-- liveMedia/MPEGVideoStreamParser.cpp | 2 +- liveMedia/MPEGVideoStreamParser.hh | 2 +- liveMedia/MatroskaDemuxedTrack.cpp | 2 +- liveMedia/MatroskaDemuxedTrack.hh | 2 +- liveMedia/MatroskaFile.cpp | 2 +- liveMedia/MatroskaFileParser.cpp | 2 +- liveMedia/MatroskaFileParser.hh | 2 +- liveMedia/MatroskaFileServerDemux.cpp | 2 +- liveMedia/MatroskaFileServerMediaSubsession.cpp | 2 +- liveMedia/MatroskaFileServerMediaSubsession.hh | 2 +- liveMedia/Media.cpp | 2 +- liveMedia/MediaSession.cpp | 2 +- liveMedia/MediaSink.cpp | 2 +- liveMedia/MediaSource.cpp | 2 +- liveMedia/MultiFramedRTPSink.cpp | 2 +- liveMedia/MultiFramedRTPSource.cpp | 2 +- liveMedia/OggDemuxedTrack.cpp | 2 +- liveMedia/OggDemuxedTrack.hh | 2 +- liveMedia/OggFile.cpp | 2 +- liveMedia/OggFileParser.cpp | 2 +- liveMedia/OggFileParser.hh | 2 +- liveMedia/OggFileServerDemux.cpp | 2 +- liveMedia/OggFileServerMediaSubsession.cpp | 2 +- liveMedia/OggFileServerMediaSubsession.hh | 2 +- liveMedia/OggFileSink.cpp | 2 +- liveMedia/OnDemandServerMediaSubsession.cpp | 2 +- liveMedia/OutputFile.cpp | 2 +- liveMedia/PassiveServerMediaSubsession.cpp | 2 +- liveMedia/ProxyServerMediaSession.cpp | 2 +- liveMedia/QCELPAudioRTPSource.cpp | 2 +- liveMedia/QuickTimeFileSink.cpp | 2 +- liveMedia/QuickTimeGenericRTPSource.cpp | 2 +- liveMedia/RTCP.cpp | 2 +- liveMedia/RTPInterface.cpp | 2 +- liveMedia/RTPSink.cpp | 2 +- liveMedia/RTPSource.cpp | 2 +- liveMedia/RTSPClient.cpp | 2 +- liveMedia/RTSPCommon.cpp | 2 +- liveMedia/RTSPRegisterSender.cpp | 2 +- liveMedia/RTSPServer.cpp | 2 +- liveMedia/RTSPServerRegister.cpp | 2 +- liveMedia/RawVideoRTPSink.cpp | 2 +- liveMedia/RawVideoRTPSource.cpp | 2 +- liveMedia/SIPClient.cpp | 2 +- liveMedia/SRTPCryptographicContext.cpp | 2 +- liveMedia/ServerMediaSession.cpp | 2 +- liveMedia/SimpleRTPSink.cpp | 2 +- liveMedia/SimpleRTPSource.cpp | 2 +- liveMedia/StreamParser.cpp | 2 +- liveMedia/StreamParser.hh | 2 +- liveMedia/StreamReplicator.cpp | 2 +- liveMedia/T140TextRTPSink.cpp | 2 +- liveMedia/TLSState.cpp | 2 +- liveMedia/TextRTPSink.cpp | 2 +- liveMedia/TheoraVideoRTPSink.cpp | 2 +- liveMedia/TheoraVideoRTPSource.cpp | 2 +- liveMedia/VP8VideoRTPSink.cpp | 2 +- liveMedia/VP8VideoRTPSource.cpp | 2 +- liveMedia/VP9VideoRTPSink.cpp | 2 +- liveMedia/VP9VideoRTPSource.cpp | 2 +- liveMedia/VideoRTPSink.cpp | 2 +- liveMedia/VorbisAudioRTPSink.cpp | 2 +- liveMedia/VorbisAudioRTPSource.cpp | 2 +- liveMedia/WAVAudioFileServerMediaSubsession.cpp | 2 +- liveMedia/WAVAudioFileSource.cpp | 2 +- liveMedia/include/AC3AudioFileServerMediaSubsession.hh | 2 +- liveMedia/include/AC3AudioRTPSink.hh | 2 +- liveMedia/include/AC3AudioRTPSource.hh | 2 +- liveMedia/include/AC3AudioStreamFramer.hh | 2 +- liveMedia/include/ADTSAudioFileServerMediaSubsession.hh | 2 +- liveMedia/include/ADTSAudioFileSource.hh | 2 +- liveMedia/include/ADTSAudioStreamDiscreteFramer.hh | 2 +- liveMedia/include/AMRAudioFileServerMediaSubsession.hh | 2 +- liveMedia/include/AMRAudioFileSink.hh | 2 +- liveMedia/include/AMRAudioFileSource.hh | 2 +- liveMedia/include/AMRAudioRTPSink.hh | 2 +- liveMedia/include/AMRAudioRTPSource.hh | 2 +- liveMedia/include/AMRAudioSource.hh | 2 +- liveMedia/include/AVIFileSink.hh | 2 +- liveMedia/include/AudioInputDevice.hh | 2 +- liveMedia/include/AudioRTPSink.hh | 2 +- liveMedia/include/Base64.hh | 2 +- liveMedia/include/BasicUDPSink.hh | 2 +- liveMedia/include/BasicUDPSource.hh | 2 +- liveMedia/include/BitVector.hh | 2 +- liveMedia/include/ByteStreamFileSource.hh | 2 +- liveMedia/include/ByteStreamMemoryBufferSource.hh | 2 +- liveMedia/include/ByteStreamMultiFileSource.hh | 2 +- liveMedia/include/DVVideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/DVVideoRTPSink.hh | 2 +- liveMedia/include/DVVideoRTPSource.hh | 2 +- liveMedia/include/DVVideoStreamFramer.hh | 2 +- liveMedia/include/DeviceSource.hh | 2 +- liveMedia/include/DigestAuthentication.hh | 2 +- liveMedia/include/FileServerMediaSubsession.hh | 2 +- liveMedia/include/FileSink.hh | 2 +- liveMedia/include/FramedFileSource.hh | 2 +- liveMedia/include/FramedFilter.hh | 2 +- liveMedia/include/FramedSource.hh | 2 +- liveMedia/include/GSMAudioRTPSink.hh | 2 +- liveMedia/include/GenericMediaServer.hh | 2 +- liveMedia/include/H261VideoRTPSource.hh | 2 +- liveMedia/include/H263plusVideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/H263plusVideoRTPSink.hh | 2 +- liveMedia/include/H263plusVideoRTPSource.hh | 2 +- liveMedia/include/H263plusVideoStreamFramer.hh | 2 +- liveMedia/include/H264VideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/H264VideoFileSink.hh | 2 +- liveMedia/include/H264VideoRTPSink.hh | 2 +- liveMedia/include/H264VideoRTPSource.hh | 2 +- liveMedia/include/H264VideoStreamDiscreteFramer.hh | 2 +- liveMedia/include/H264VideoStreamFramer.hh | 2 +- liveMedia/include/H264or5VideoFileSink.hh | 2 +- liveMedia/include/H264or5VideoRTPSink.hh | 2 +- liveMedia/include/H264or5VideoStreamDiscreteFramer.hh | 2 +- liveMedia/include/H264or5VideoStreamFramer.hh | 2 +- liveMedia/include/H265VideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/H265VideoFileSink.hh | 2 +- liveMedia/include/H265VideoRTPSink.hh | 2 +- liveMedia/include/H265VideoRTPSource.hh | 2 +- liveMedia/include/H265VideoStreamDiscreteFramer.hh | 2 +- liveMedia/include/H265VideoStreamFramer.hh | 2 +- liveMedia/include/HLSSegmenter.hh | 2 +- liveMedia/include/HMAC_SHA1.hh | 2 +- liveMedia/include/HMAC_hash.hh | 2 +- liveMedia/include/InputFile.hh | 2 +- liveMedia/include/JPEG2000VideoRTPSink.hh | 2 +- liveMedia/include/JPEG2000VideoRTPSource.hh | 2 +- liveMedia/include/JPEGVideoRTPSink.hh | 2 +- liveMedia/include/JPEGVideoRTPSource.hh | 2 +- liveMedia/include/JPEGVideoSource.hh | 2 +- liveMedia/include/Locale.hh | 2 +- liveMedia/include/MIKEY.hh | 2 +- liveMedia/include/MP3ADU.hh | 2 +- liveMedia/include/MP3ADURTPSink.hh | 2 +- liveMedia/include/MP3ADURTPSource.hh | 2 +- liveMedia/include/MP3ADUTranscoder.hh | 2 +- liveMedia/include/MP3ADUinterleaving.hh | 2 +- liveMedia/include/MP3AudioFileServerMediaSubsession.hh | 2 +- liveMedia/include/MP3FileSource.hh | 2 +- liveMedia/include/MP3Transcoder.hh | 2 +- liveMedia/include/MPEG1or2AudioRTPSink.hh | 2 +- liveMedia/include/MPEG1or2AudioRTPSource.hh | 2 +- liveMedia/include/MPEG1or2AudioStreamFramer.hh | 2 +- liveMedia/include/MPEG1or2Demux.hh | 2 +- liveMedia/include/MPEG1or2DemuxedElementaryStream.hh | 2 +- liveMedia/include/MPEG1or2DemuxedServerMediaSubsession.hh | 2 +- liveMedia/include/MPEG1or2FileServerDemux.hh | 2 +- liveMedia/include/MPEG1or2VideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/MPEG1or2VideoRTPSink.hh | 2 +- liveMedia/include/MPEG1or2VideoRTPSource.hh | 2 +- liveMedia/include/MPEG1or2VideoStreamDiscreteFramer.hh | 2 +- liveMedia/include/MPEG1or2VideoStreamFramer.hh | 2 +- liveMedia/include/MPEG2IndexFromTransportStream.hh | 2 +- liveMedia/include/MPEG2TransportFileServerMediaSubsession.hh | 2 +- liveMedia/include/MPEG2TransportStreamAccumulator.hh | 2 +- liveMedia/include/MPEG2TransportStreamDemux.hh | 2 +- liveMedia/include/MPEG2TransportStreamFramer.hh | 2 +- liveMedia/include/MPEG2TransportStreamFromESSource.hh | 2 +- liveMedia/include/MPEG2TransportStreamFromPESSource.hh | 2 +- liveMedia/include/MPEG2TransportStreamIndexFile.hh | 2 +- liveMedia/include/MPEG2TransportStreamMultiplexor.hh | 2 +- liveMedia/include/MPEG2TransportStreamTrickModeFilter.hh | 2 +- liveMedia/include/MPEG2TransportUDPServerMediaSubsession.hh | 2 +- liveMedia/include/MPEG4ESVideoRTPSink.hh | 2 +- liveMedia/include/MPEG4ESVideoRTPSource.hh | 2 +- liveMedia/include/MPEG4GenericRTPSink.hh | 2 +- liveMedia/include/MPEG4GenericRTPSource.hh | 2 +- liveMedia/include/MPEG4LATMAudioRTPSink.hh | 2 +- liveMedia/include/MPEG4LATMAudioRTPSource.hh | 2 +- liveMedia/include/MPEG4VideoFileServerMediaSubsession.hh | 2 +- liveMedia/include/MPEG4VideoStreamDiscreteFramer.hh | 2 +- liveMedia/include/MPEG4VideoStreamFramer.hh | 2 +- liveMedia/include/MPEGVideoStreamFramer.hh | 4 ++-- liveMedia/include/MatroskaFile.hh | 2 +- liveMedia/include/MatroskaFileServerDemux.hh | 2 +- liveMedia/include/Media.hh | 2 +- liveMedia/include/MediaSession.hh | 2 +- liveMedia/include/MediaSink.hh | 2 +- liveMedia/include/MediaSource.hh | 2 +- liveMedia/include/MediaTranscodingTable.hh | 2 +- liveMedia/include/MultiFramedRTPSink.hh | 2 +- liveMedia/include/MultiFramedRTPSource.hh | 2 +- liveMedia/include/OggFile.hh | 2 +- liveMedia/include/OggFileServerDemux.hh | 2 +- liveMedia/include/OggFileSink.hh | 2 +- liveMedia/include/OnDemandServerMediaSubsession.hh | 2 +- liveMedia/include/OutputFile.hh | 2 +- liveMedia/include/PassiveServerMediaSubsession.hh | 2 +- liveMedia/include/ProxyServerMediaSession.hh | 2 +- liveMedia/include/QCELPAudioRTPSource.hh | 2 +- liveMedia/include/QuickTimeFileSink.hh | 2 +- liveMedia/include/QuickTimeGenericRTPSource.hh | 2 +- liveMedia/include/RTCP.hh | 2 +- liveMedia/include/RTPInterface.hh | 2 +- liveMedia/include/RTPSink.hh | 2 +- liveMedia/include/RTPSource.hh | 2 +- liveMedia/include/RTSPClient.hh | 2 +- liveMedia/include/RTSPCommon.hh | 2 +- liveMedia/include/RTSPRegisterSender.hh | 2 +- liveMedia/include/RTSPServer.hh | 2 +- liveMedia/include/RawVideoFrameParameters.hh | 2 +- liveMedia/include/RawVideoRTPSink.hh | 2 +- liveMedia/include/RawVideoRTPSource.hh | 2 +- liveMedia/include/SIPClient.hh | 2 +- liveMedia/include/SRTPCryptographicContext.hh | 2 +- liveMedia/include/ServerMediaSession.hh | 2 +- liveMedia/include/SimpleRTPSink.hh | 2 +- liveMedia/include/SimpleRTPSource.hh | 2 +- liveMedia/include/StreamReplicator.hh | 2 +- liveMedia/include/T140TextRTPSink.hh | 2 +- liveMedia/include/TLSState.hh | 2 +- liveMedia/include/TextRTPSink.hh | 2 +- liveMedia/include/TheoraVideoRTPSink.hh | 2 +- liveMedia/include/TheoraVideoRTPSource.hh | 2 +- liveMedia/include/VP8VideoRTPSink.hh | 2 +- liveMedia/include/VP8VideoRTPSource.hh | 2 +- liveMedia/include/VP9VideoRTPSink.hh | 2 +- liveMedia/include/VP9VideoRTPSource.hh | 2 +- liveMedia/include/VideoRTPSink.hh | 2 +- liveMedia/include/VorbisAudioRTPSink.hh | 2 +- liveMedia/include/VorbisAudioRTPSource.hh | 2 +- liveMedia/include/WAVAudioFileServerMediaSubsession.hh | 2 +- liveMedia/include/WAVAudioFileSource.hh | 2 +- liveMedia/include/liveMedia.hh | 2 +- liveMedia/include/liveMedia_version.hh | 4 ++-- liveMedia/include/ourMD5.hh | 2 +- liveMedia/include/uLawAudioFilter.hh | 2 +- liveMedia/ourMD5.cpp | 2 +- liveMedia/rtcp_from_spec.h | 2 +- liveMedia/uLawAudioFilter.cpp | 2 +- mediaServer/DynamicRTSPServer.cpp | 2 +- mediaServer/DynamicRTSPServer.hh | 2 +- mediaServer/live555MediaServer.cpp | 2 +- mediaServer/version.hh | 2 +- proxyServer/live555ProxyServer.cpp | 2 +- testProgs/MPEG2TransportStreamIndexer.cpp | 2 +- testProgs/announceURL.cpp | 2 +- testProgs/announceURL.hh | 2 +- testProgs/openRTSP.cpp | 2 +- testProgs/playCommon.cpp | 2 +- testProgs/playCommon.hh | 2 +- testProgs/playSIP.cpp | 2 +- testProgs/registerRTSPStream.cpp | 2 +- testProgs/sapWatch.cpp | 2 +- testProgs/testAMRAudioStreamer.cpp | 2 +- testProgs/testDVVideoStreamer.cpp | 2 +- testProgs/testGSMStreamer.cpp | 2 +- testProgs/testH264VideoStreamer.cpp | 2 +- testProgs/testH264VideoToHLSSegments.cpp | 2 +- testProgs/testH264VideoToTransportStream.cpp | 2 +- testProgs/testH265VideoStreamer.cpp | 2 +- testProgs/testH265VideoToTransportStream.cpp | 2 +- testProgs/testMKVSplitter.cpp | 2 +- testProgs/testMKVStreamer.cpp | 2 +- testProgs/testMP3Receiver.cpp | 2 +- testProgs/testMP3Streamer.cpp | 2 +- testProgs/testMPEG1or2AudioVideoStreamer.cpp | 2 +- testProgs/testMPEG1or2ProgramToTransportStream.cpp | 2 +- testProgs/testMPEG1or2Splitter.cpp | 2 +- testProgs/testMPEG1or2VideoReceiver.cpp | 2 +- testProgs/testMPEG1or2VideoStreamer.cpp | 2 +- testProgs/testMPEG2TransportReceiver.cpp | 2 +- testProgs/testMPEG2TransportStreamSplitter.cpp | 2 +- testProgs/testMPEG2TransportStreamTrickPlay.cpp | 2 +- testProgs/testMPEG2TransportStreamer.cpp | 2 +- testProgs/testMPEG4VideoStreamer.cpp | 2 +- testProgs/testOggStreamer.cpp | 2 +- testProgs/testOnDemandRTSPServer.cpp | 2 +- testProgs/testRTSPClient.cpp | 2 +- testProgs/testRelay.cpp | 2 +- testProgs/testReplicator.cpp | 2 +- testProgs/testWAVAudioStreamer.cpp | 2 +- testProgs/vobStreamer.cpp | 2 +- 442 files changed, 448 insertions(+), 448 deletions(-) diff --git a/BasicUsageEnvironment/BasicHashTable.cpp b/BasicUsageEnvironment/BasicHashTable.cpp index 91537ff6..23bd5ae7 100644 --- a/BasicUsageEnvironment/BasicHashTable.cpp +++ b/BasicUsageEnvironment/BasicHashTable.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Hash Table implementation // Implementation diff --git a/BasicUsageEnvironment/BasicTaskScheduler.cpp b/BasicUsageEnvironment/BasicTaskScheduler.cpp index e48f78d1..416317de 100644 --- a/BasicUsageEnvironment/BasicTaskScheduler.cpp +++ b/BasicUsageEnvironment/BasicTaskScheduler.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // Implementation diff --git a/BasicUsageEnvironment/BasicTaskScheduler0.cpp b/BasicUsageEnvironment/BasicTaskScheduler0.cpp index 4b74868b..757bce60 100644 --- a/BasicUsageEnvironment/BasicTaskScheduler0.cpp +++ b/BasicUsageEnvironment/BasicTaskScheduler0.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // Implementation diff --git a/BasicUsageEnvironment/BasicUsageEnvironment.cpp b/BasicUsageEnvironment/BasicUsageEnvironment.cpp index 6a80d235..db4563c4 100644 --- a/BasicUsageEnvironment/BasicUsageEnvironment.cpp +++ b/BasicUsageEnvironment/BasicUsageEnvironment.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // Implementation diff --git a/BasicUsageEnvironment/BasicUsageEnvironment0.cpp b/BasicUsageEnvironment/BasicUsageEnvironment0.cpp index 0e17a9bf..24d8defd 100644 --- a/BasicUsageEnvironment/BasicUsageEnvironment0.cpp +++ b/BasicUsageEnvironment/BasicUsageEnvironment0.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // Implementation diff --git a/BasicUsageEnvironment/DelayQueue.cpp b/BasicUsageEnvironment/DelayQueue.cpp index 1e5186b6..d10913e7 100644 --- a/BasicUsageEnvironment/DelayQueue.cpp +++ b/BasicUsageEnvironment/DelayQueue.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // Help by Carlo Bonamico to get working for Windows // Delay queue // Implementation diff --git a/BasicUsageEnvironment/include/BasicHashTable.hh b/BasicUsageEnvironment/include/BasicHashTable.hh index 71ffbb92..1c9a9239 100644 --- a/BasicUsageEnvironment/include/BasicHashTable.hh +++ b/BasicUsageEnvironment/include/BasicHashTable.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Hash Table implementation // C++ header diff --git a/BasicUsageEnvironment/include/BasicUsageEnvironment.hh b/BasicUsageEnvironment/include/BasicUsageEnvironment.hh index e3ad8d1a..875af9ab 100644 --- a/BasicUsageEnvironment/include/BasicUsageEnvironment.hh +++ b/BasicUsageEnvironment/include/BasicUsageEnvironment.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // C++ header diff --git a/BasicUsageEnvironment/include/BasicUsageEnvironment0.hh b/BasicUsageEnvironment/include/BasicUsageEnvironment0.hh index 2ba58350..08e826f4 100644 --- a/BasicUsageEnvironment/include/BasicUsageEnvironment0.hh +++ b/BasicUsageEnvironment/include/BasicUsageEnvironment0.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // C++ header diff --git a/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh b/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh index 88eff540..5bdf2552 100644 --- a/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh +++ b/BasicUsageEnvironment/include/BasicUsageEnvironment_version.hh @@ -19,7 +19,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., #ifndef _BASICUSAGEENVIRONMENT_VERSION_HH #define _BASICUSAGEENVIRONMENT_VERSION_HH -#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_STRING "2023.11.08" -#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_INT 1699401600 +#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_STRING "2023.11.30" +#define BASICUSAGEENVIRONMENT_LIBRARY_VERSION_INT 1701302400 #endif diff --git a/BasicUsageEnvironment/include/DelayQueue.hh b/BasicUsageEnvironment/include/DelayQueue.hh index fdcf0e45..195e7cca 100644 --- a/BasicUsageEnvironment/include/DelayQueue.hh +++ b/BasicUsageEnvironment/include/DelayQueue.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ - // Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved + // Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // Delay queue // C++ header diff --git a/BasicUsageEnvironment/include/HandlerSet.hh b/BasicUsageEnvironment/include/HandlerSet.hh index 3777d3a1..a07846f8 100644 --- a/BasicUsageEnvironment/include/HandlerSet.hh +++ b/BasicUsageEnvironment/include/HandlerSet.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Basic Usage Environment: for a simple, non-scripted, console application // C++ header diff --git a/UsageEnvironment/HashTable.cpp b/UsageEnvironment/HashTable.cpp index 4a81d007..d761d3a4 100644 --- a/UsageEnvironment/HashTable.cpp +++ b/UsageEnvironment/HashTable.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Generic Hash Table // Implementation diff --git a/UsageEnvironment/UsageEnvironment.cpp b/UsageEnvironment/UsageEnvironment.cpp index 83479582..f7317c86 100644 --- a/UsageEnvironment/UsageEnvironment.cpp +++ b/UsageEnvironment/UsageEnvironment.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Usage Environment // Implementation diff --git a/UsageEnvironment/include/HashTable.hh b/UsageEnvironment/include/HashTable.hh index 86003425..a934af4e 100644 --- a/UsageEnvironment/include/HashTable.hh +++ b/UsageEnvironment/include/HashTable.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Generic Hash Table // C++ header diff --git a/UsageEnvironment/include/UsageEnvironment.hh b/UsageEnvironment/include/UsageEnvironment.hh index bffde818..d8c5625b 100644 --- a/UsageEnvironment/include/UsageEnvironment.hh +++ b/UsageEnvironment/include/UsageEnvironment.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Usage Environment // C++ header diff --git a/UsageEnvironment/include/UsageEnvironment_version.hh b/UsageEnvironment/include/UsageEnvironment_version.hh index fd681eca..64ed680a 100644 --- a/UsageEnvironment/include/UsageEnvironment_version.hh +++ b/UsageEnvironment/include/UsageEnvironment_version.hh @@ -19,7 +19,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., #ifndef _USAGEENVIRONMENT_VERSION_HH #define _USAGEENVIRONMENT_VERSION_HH -#define USAGEENVIRONMENT_LIBRARY_VERSION_STRING "2023.11.08" -#define USAGEENVIRONMENT_LIBRARY_VERSION_INT 1699401600 +#define USAGEENVIRONMENT_LIBRARY_VERSION_STRING "2023.11.30" +#define USAGEENVIRONMENT_LIBRARY_VERSION_INT 1701302400 #endif diff --git a/UsageEnvironment/include/strDup.hh b/UsageEnvironment/include/strDup.hh index c1ce74b8..eb7149dc 100644 --- a/UsageEnvironment/include/strDup.hh +++ b/UsageEnvironment/include/strDup.hh @@ -17,7 +17,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., #ifndef _STRDUP_HH #define _STRDUP_HH -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A C++ equivalent to the standard C routine "strdup()". // This generates a char* that can be deleted using "delete[]" // Header diff --git a/UsageEnvironment/strDup.cpp b/UsageEnvironment/strDup.cpp index 84e4d815..be5a318d 100644 --- a/UsageEnvironment/strDup.cpp +++ b/UsageEnvironment/strDup.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A C++ equivalent to the standard C routine "strdup()". // This generates a char* that can be deleted using "delete[]" // Implementation diff --git a/WindowsAudioInputDevice/WindowsAudioInputDevice_common.hh b/WindowsAudioInputDevice/WindowsAudioInputDevice_common.hh index a4545116..57030c48 100644 --- a/WindowsAudioInputDevice/WindowsAudioInputDevice_common.hh +++ b/WindowsAudioInputDevice/WindowsAudioInputDevice_common.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Windows implementation of a generic audio input device // Base class for both library versions: // One that uses Windows' built-in software mixer; another that doesn't. diff --git a/WindowsAudioInputDevice/WindowsAudioInputDevice_mixer.hh b/WindowsAudioInputDevice/WindowsAudioInputDevice_mixer.hh index 4b7e44dc..10fe4d30 100644 --- a/WindowsAudioInputDevice/WindowsAudioInputDevice_mixer.hh +++ b/WindowsAudioInputDevice/WindowsAudioInputDevice_mixer.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Windows implementation of a generic audio input device // This version uses Windows' built-in software mixer. // C++ header diff --git a/WindowsAudioInputDevice/WindowsAudioInputDevice_noMixer.hh b/WindowsAudioInputDevice/WindowsAudioInputDevice_noMixer.hh index ceb06f5c..bd3e4792 100644 --- a/WindowsAudioInputDevice/WindowsAudioInputDevice_noMixer.hh +++ b/WindowsAudioInputDevice/WindowsAudioInputDevice_noMixer.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Windows implementation of a generic audio input device // This version does not use Windows' built-in software mixer. // C++ header diff --git a/WindowsAudioInputDevice/showAudioInputPorts.cpp b/WindowsAudioInputDevice/showAudioInputPorts.cpp index 2f3e4f34..41fb048b 100644 --- a/WindowsAudioInputDevice/showAudioInputPorts.cpp +++ b/WindowsAudioInputDevice/showAudioInputPorts.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that prints out this computer's audio input ports #include "AudioInputDevice.hh" diff --git a/config.linux-with-shared-libraries b/config.linux-with-shared-libraries index 64201e2a..b50db4c3 100644 --- a/config.linux-with-shared-libraries +++ b/config.linux-with-shared-libraries @@ -3,7 +3,7 @@ # At least one interface changes, or is removed => CURRENT += 1; REVISION = 0; AGE = 0 # One or more interfaces were added, but no existing interfaces were changed or removed => CURRENT += 1; REVISION = 0; AGE += 1 -libliveMedia_VERSION_CURRENT=111 +libliveMedia_VERSION_CURRENT=112 libliveMedia_VERSION_REVISION=0 libliveMedia_VERSION_AGE=0 libliveMedia_LIB_SUFFIX=so.$(shell expr $(libliveMedia_VERSION_CURRENT) - $(libliveMedia_VERSION_AGE)).$(libliveMedia_VERSION_AGE).$(libliveMedia_VERSION_REVISION) diff --git a/groupsock/GroupEId.cpp b/groupsock/GroupEId.cpp index 82fc4e11..3a83145f 100644 --- a/groupsock/GroupEId.cpp +++ b/groupsock/GroupEId.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // "Group Endpoint Id" // Implementation diff --git a/groupsock/Groupsock.cpp b/groupsock/Groupsock.cpp index 43487b3c..014ca9ec 100644 --- a/groupsock/Groupsock.cpp +++ b/groupsock/Groupsock.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'Group sockets' // Implementation diff --git a/groupsock/GroupsockHelper.cpp b/groupsock/GroupsockHelper.cpp index 33392800..e092b7de 100644 --- a/groupsock/GroupsockHelper.cpp +++ b/groupsock/GroupsockHelper.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Helper routines to implement 'group sockets' // Implementation diff --git a/groupsock/IOHandlers.cpp b/groupsock/IOHandlers.cpp index 43eb2ddf..2a961bd4 100644 --- a/groupsock/IOHandlers.cpp +++ b/groupsock/IOHandlers.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // IO event handlers // Implementation diff --git a/groupsock/NetAddress.cpp b/groupsock/NetAddress.cpp index 7ca9a8b8..84320250 100644 --- a/groupsock/NetAddress.cpp +++ b/groupsock/NetAddress.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Network Addresses // Implementation diff --git a/groupsock/NetInterface.cpp b/groupsock/NetInterface.cpp index 30bbb65b..b0dc1068 100644 --- a/groupsock/NetInterface.cpp +++ b/groupsock/NetInterface.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Network Interfaces // Implementation diff --git a/groupsock/include/GroupEId.hh b/groupsock/include/GroupEId.hh index 628ab84c..42c90838 100644 --- a/groupsock/include/GroupEId.hh +++ b/groupsock/include/GroupEId.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "multikit" Multicast Application Shell -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // "Group Endpoint Id" // C++ header diff --git a/groupsock/include/Groupsock.hh b/groupsock/include/Groupsock.hh index 420a255d..e3f36773 100644 --- a/groupsock/include/Groupsock.hh +++ b/groupsock/include/Groupsock.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'Group sockets' // C++ header diff --git a/groupsock/include/GroupsockHelper.hh b/groupsock/include/GroupsockHelper.hh index 2ee5c029..07440641 100644 --- a/groupsock/include/GroupsockHelper.hh +++ b/groupsock/include/GroupsockHelper.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Helper routines to implement 'group sockets' // C++ header diff --git a/groupsock/include/IOHandlers.hh b/groupsock/include/IOHandlers.hh index fa01ccb5..f3daadf2 100644 --- a/groupsock/include/IOHandlers.hh +++ b/groupsock/include/IOHandlers.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // IO event handlers // C++ header diff --git a/groupsock/include/NetAddress.hh b/groupsock/include/NetAddress.hh index 879918c6..b79fce17 100644 --- a/groupsock/include/NetAddress.hh +++ b/groupsock/include/NetAddress.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Network Addresses // C++ header diff --git a/groupsock/include/NetCommon.h b/groupsock/include/NetCommon.h index c7f94e33..b194e442 100644 --- a/groupsock/include/NetCommon.h +++ b/groupsock/include/NetCommon.h @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ /* "groupsock" interface - * Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. + * Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. * Common include files, typically used for networking */ diff --git a/groupsock/include/NetInterface.hh b/groupsock/include/NetInterface.hh index 2437e710..0f089c9b 100644 --- a/groupsock/include/NetInterface.hh +++ b/groupsock/include/NetInterface.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "groupsock" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Network Interfaces // C++ header diff --git a/groupsock/include/groupsock_version.hh b/groupsock/include/groupsock_version.hh index c04570f2..cf2dc2a8 100644 --- a/groupsock/include/groupsock_version.hh +++ b/groupsock/include/groupsock_version.hh @@ -19,7 +19,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., #ifndef _GROUPSOCK_VERSION_HH #define _GROUPSOCK_VERSION_HH -#define GROUPSOCK_LIBRARY_VERSION_STRING "2023.11.08" -#define GROUPSOCK_LIBRARY_VERSION_INT 1699401600 +#define GROUPSOCK_LIBRARY_VERSION_STRING "2023.11.30" +#define GROUPSOCK_LIBRARY_VERSION_INT 1701302400 #endif diff --git a/hlsProxy/live555HLSProxy.cpp b/hlsProxy/live555HLSProxy.cpp index 19f0699a..426de587 100644 --- a/hlsProxy/live555HLSProxy.cpp +++ b/hlsProxy/live555HLSProxy.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that acts as a proxy for a RTSP stream, converting it into a sequence of // HLS (HTTP Live Streaming) segments, plus a ".m3u8" file that can be accessed via a web browser. // main program diff --git a/liveMedia/AC3AudioFileServerMediaSubsession.cpp b/liveMedia/AC3AudioFileServerMediaSubsession.cpp index abbf4c22..6d9a6bd2 100644 --- a/liveMedia/AC3AudioFileServerMediaSubsession.cpp +++ b/liveMedia/AC3AudioFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AC3 audio file. // Implementation diff --git a/liveMedia/AC3AudioRTPSink.cpp b/liveMedia/AC3AudioRTPSink.cpp index f8a750c4..6a803cf1 100644 --- a/liveMedia/AC3AudioRTPSink.cpp +++ b/liveMedia/AC3AudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for AC3 audio // Implementation diff --git a/liveMedia/AC3AudioRTPSource.cpp b/liveMedia/AC3AudioRTPSource.cpp index d0ccf045..8d502659 100644 --- a/liveMedia/AC3AudioRTPSource.cpp +++ b/liveMedia/AC3AudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AC3 Audio RTP Sources // Implementation diff --git a/liveMedia/AC3AudioStreamFramer.cpp b/liveMedia/AC3AudioStreamFramer.cpp index 7366e0ac..13e561ad 100644 --- a/liveMedia/AC3AudioStreamFramer.cpp +++ b/liveMedia/AC3AudioStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an AC3 audio elementary stream into frames // Implementation diff --git a/liveMedia/ADTSAudioFileServerMediaSubsession.cpp b/liveMedia/ADTSAudioFileServerMediaSubsession.cpp index fcdedefa..3fefaa65 100644 --- a/liveMedia/ADTSAudioFileServerMediaSubsession.cpp +++ b/liveMedia/ADTSAudioFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AAC audio file in ADTS format // Implementation diff --git a/liveMedia/ADTSAudioFileSource.cpp b/liveMedia/ADTSAudioFileSource.cpp index 41d58eda..4463b4b1 100644 --- a/liveMedia/ADTSAudioFileSource.cpp +++ b/liveMedia/ADTSAudioFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AAC audio files in ADTS format // Implementation diff --git a/liveMedia/ADTSAudioStreamDiscreteFramer.cpp b/liveMedia/ADTSAudioStreamDiscreteFramer.cpp index 3a21b16d..7ab8f7f2 100644 --- a/liveMedia/ADTSAudioStreamDiscreteFramer.cpp +++ b/liveMedia/ADTSAudioStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that reads (discrete) AAC audio frames, and outputs each frame with // a preceding ADTS header. // Implementation diff --git a/liveMedia/AMRAudioFileServerMediaSubsession.cpp b/liveMedia/AMRAudioFileServerMediaSubsession.cpp index e87d06b2..ff240323 100644 --- a/liveMedia/AMRAudioFileServerMediaSubsession.cpp +++ b/liveMedia/AMRAudioFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AMR audio file. // Implementation diff --git a/liveMedia/AMRAudioFileSink.cpp b/liveMedia/AMRAudioFileSink.cpp index 95f551e9..0afc9e40 100644 --- a/liveMedia/AMRAudioFileSink.cpp +++ b/liveMedia/AMRAudioFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AMR Audio File sinks // Implementation diff --git a/liveMedia/AMRAudioFileSource.cpp b/liveMedia/AMRAudioFileSource.cpp index 65c05a7a..fbfae8ce 100644 --- a/liveMedia/AMRAudioFileSource.cpp +++ b/liveMedia/AMRAudioFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AMR audio files (as defined in RFC 4867, section 5) // Implementation diff --git a/liveMedia/AMRAudioRTPSink.cpp b/liveMedia/AMRAudioRTPSink.cpp index d74e1d94..2566a83b 100644 --- a/liveMedia/AMRAudioRTPSink.cpp +++ b/liveMedia/AMRAudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for AMR audio (RFC 4867) // Implementation diff --git a/liveMedia/AMRAudioRTPSource.cpp b/liveMedia/AMRAudioRTPSource.cpp index 33ed6663..fdb69852 100644 --- a/liveMedia/AMRAudioRTPSource.cpp +++ b/liveMedia/AMRAudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AMR Audio RTP Sources (RFC 4867) // Implementation diff --git a/liveMedia/AMRAudioSource.cpp b/liveMedia/AMRAudioSource.cpp index 0c9c5d04..da2c43a5 100644 --- a/liveMedia/AMRAudioSource.cpp +++ b/liveMedia/AMRAudioSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AMR audio sources // Implementation diff --git a/liveMedia/AVIFileSink.cpp b/liveMedia/AVIFileSink.cpp index 6ae5ef25..4cc1086d 100644 --- a/liveMedia/AVIFileSink.cpp +++ b/liveMedia/AVIFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A sink that generates an AVI file from a composite media session // Implementation diff --git a/liveMedia/AudioRTPSink.cpp b/liveMedia/AudioRTPSink.cpp index 58a8c667..140e20cc 100644 --- a/liveMedia/AudioRTPSink.cpp +++ b/liveMedia/AudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for audio codecs (abstract base class) // Implementation diff --git a/liveMedia/Base64.cpp b/liveMedia/Base64.cpp index a1390a86..52fa180b 100644 --- a/liveMedia/Base64.cpp +++ b/liveMedia/Base64.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Base64 encoding and decoding // implementation diff --git a/liveMedia/BasicUDPSink.cpp b/liveMedia/BasicUDPSink.cpp index 4a2953a7..bb3d59f9 100644 --- a/liveMedia/BasicUDPSink.cpp +++ b/liveMedia/BasicUDPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple UDP sink (i.e., without RTP or other headers added); one frame per packet // Implementation diff --git a/liveMedia/BasicUDPSource.cpp b/liveMedia/BasicUDPSource.cpp index f1e6ecfd..78dc14e0 100644 --- a/liveMedia/BasicUDPSource.cpp +++ b/liveMedia/BasicUDPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple UDP source, where every UDP payload is a complete frame // Implementation diff --git a/liveMedia/BitVector.cpp b/liveMedia/BitVector.cpp index 1ef40678..5399a985 100644 --- a/liveMedia/BitVector.cpp +++ b/liveMedia/BitVector.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Bit Vector data structure // Implementation diff --git a/liveMedia/ByteStreamFileSource.cpp b/liveMedia/ByteStreamFileSource.cpp index 813eed3f..19aae8b8 100644 --- a/liveMedia/ByteStreamFileSource.cpp +++ b/liveMedia/ByteStreamFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A file source that is a plain byte stream (rather than frames) // Implementation diff --git a/liveMedia/ByteStreamMemoryBufferSource.cpp b/liveMedia/ByteStreamMemoryBufferSource.cpp index 9e0df432..9903099a 100644 --- a/liveMedia/ByteStreamMemoryBufferSource.cpp +++ b/liveMedia/ByteStreamMemoryBufferSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class for streaming data from a (static) memory buffer, as if it were a file. // Implementation diff --git a/liveMedia/ByteStreamMultiFileSource.cpp b/liveMedia/ByteStreamMultiFileSource.cpp index 590c2ec7..f6da22cf 100644 --- a/liveMedia/ByteStreamMultiFileSource.cpp +++ b/liveMedia/ByteStreamMultiFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source that consists of multiple byte-stream files, read sequentially. // (The input is an array of file names, with a terminating 'file name' of NULL.) // Implementation diff --git a/liveMedia/DVVideoFileServerMediaSubsession.cpp b/liveMedia/DVVideoFileServerMediaSubsession.cpp index 828dc217..029caab2 100644 --- a/liveMedia/DVVideoFileServerMediaSubsession.cpp +++ b/liveMedia/DVVideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a DV video file. // Implementation diff --git a/liveMedia/DVVideoRTPSink.cpp b/liveMedia/DVVideoRTPSink.cpp index 663e1815..16b1fe32 100644 --- a/liveMedia/DVVideoRTPSink.cpp +++ b/liveMedia/DVVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for DV video (RFC 3189) // (Thanks to Ben Hutchings for prototyping this.) // Implementation diff --git a/liveMedia/DVVideoRTPSource.cpp b/liveMedia/DVVideoRTPSource.cpp index ee6dc295..0a066b0b 100644 --- a/liveMedia/DVVideoRTPSource.cpp +++ b/liveMedia/DVVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // DV Video RTP Sources // Implementation diff --git a/liveMedia/DVVideoStreamFramer.cpp b/liveMedia/DVVideoStreamFramer.cpp index 8ec3d7ed..680b0eb9 100644 --- a/liveMedia/DVVideoStreamFramer.cpp +++ b/liveMedia/DVVideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that parses a DV input stream into DV frames to deliver to the downstream object // Implementation // (Thanks to Ben Hutchings for his help, including a prototype implementation.) diff --git a/liveMedia/DeviceSource.cpp b/liveMedia/DeviceSource.cpp index f55497b3..a9d4778e 100644 --- a/liveMedia/DeviceSource.cpp +++ b/liveMedia/DeviceSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A template for a MediaSource encapsulating an audio/video input device // // NOTE: Sections of this code labeled "%%% TO BE WRITTEN %%%" are incomplete, and need to be written by the programmer diff --git a/liveMedia/DigestAuthentication.cpp b/liveMedia/DigestAuthentication.cpp index 6734c05a..de1b286e 100644 --- a/liveMedia/DigestAuthentication.cpp +++ b/liveMedia/DigestAuthentication.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class used for digest authentication. // Implementation diff --git a/liveMedia/EBMLNumber.cpp b/liveMedia/EBMLNumber.cpp index ff24ffe1..32e56d9a 100644 --- a/liveMedia/EBMLNumber.cpp +++ b/liveMedia/EBMLNumber.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // EBML numbers (ids and sizes) // Implementation diff --git a/liveMedia/EBMLNumber.hh b/liveMedia/EBMLNumber.hh index 7c4962e5..ba9132e4 100644 --- a/liveMedia/EBMLNumber.hh +++ b/liveMedia/EBMLNumber.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // EBML numbers (ids and sizes) // C++ header diff --git a/liveMedia/FileServerMediaSubsession.cpp b/liveMedia/FileServerMediaSubsession.cpp index a547b781..97c3be02 100644 --- a/liveMedia/FileServerMediaSubsession.cpp +++ b/liveMedia/FileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a file. // Implementation diff --git a/liveMedia/FileSink.cpp b/liveMedia/FileSink.cpp index 18eeda21..bf033ecc 100644 --- a/liveMedia/FileSink.cpp +++ b/liveMedia/FileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // File sinks // Implementation diff --git a/liveMedia/FramedFileSource.cpp b/liveMedia/FramedFileSource.cpp index a051d572..a87c3b27 100644 --- a/liveMedia/FramedFileSource.cpp +++ b/liveMedia/FramedFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed File Sources // Implementation diff --git a/liveMedia/FramedFilter.cpp b/liveMedia/FramedFilter.cpp index 9871a57f..4f4b450a 100644 --- a/liveMedia/FramedFilter.cpp +++ b/liveMedia/FramedFilter.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed Filters // Implementation diff --git a/liveMedia/FramedSource.cpp b/liveMedia/FramedSource.cpp index 1b9da567..80bf5730 100644 --- a/liveMedia/FramedSource.cpp +++ b/liveMedia/FramedSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed Sources // Implementation diff --git a/liveMedia/GSMAudioRTPSink.cpp b/liveMedia/GSMAudioRTPSink.cpp index 26aed88d..953d0909 100644 --- a/liveMedia/GSMAudioRTPSink.cpp +++ b/liveMedia/GSMAudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for GSM audio // Implementation diff --git a/liveMedia/GenericMediaServer.cpp b/liveMedia/GenericMediaServer.cpp index 2aa1fc62..a7fa99e0 100644 --- a/liveMedia/GenericMediaServer.cpp +++ b/liveMedia/GenericMediaServer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic media server class, used to implement a RTSP server, and any other server that uses // "ServerMediaSession" objects to describe media to be served. // Implementation diff --git a/liveMedia/H261VideoRTPSource.cpp b/liveMedia/H261VideoRTPSource.cpp index 01b94a05..66b75440 100644 --- a/liveMedia/H261VideoRTPSource.cpp +++ b/liveMedia/H261VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.261 Video RTP Sources // Implementation diff --git a/liveMedia/H263plusVideoFileServerMediaSubsession.cpp b/liveMedia/H263plusVideoFileServerMediaSubsession.cpp index 797a5627..d9651ed8 100644 --- a/liveMedia/H263plusVideoFileServerMediaSubsession.cpp +++ b/liveMedia/H263plusVideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H263 video file. // Implementation diff --git a/liveMedia/H263plusVideoRTPSink.cpp b/liveMedia/H263plusVideoRTPSink.cpp index 263a567b..fe6433b1 100644 --- a/liveMedia/H263plusVideoRTPSink.cpp +++ b/liveMedia/H263plusVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.263+ video (RFC 4629) // Implementation diff --git a/liveMedia/H263plusVideoRTPSource.cpp b/liveMedia/H263plusVideoRTPSource.cpp index 793d20cd..0bbf52bd 100644 --- a/liveMedia/H263plusVideoRTPSource.cpp +++ b/liveMedia/H263plusVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.263+ Video RTP Sources // Implementation diff --git a/liveMedia/H263plusVideoStreamFramer.cpp b/liveMedia/H263plusVideoStreamFramer.cpp index b82eae19..1f947449 100644 --- a/liveMedia/H263plusVideoStreamFramer.cpp +++ b/liveMedia/H263plusVideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Author Bernhard Feiten // A filter that breaks up an H.263plus video stream into frames. // diff --git a/liveMedia/H263plusVideoStreamParser.cpp b/liveMedia/H263plusVideoStreamParser.cpp index b1a58c85..7f56224d 100644 --- a/liveMedia/H263plusVideoStreamParser.cpp +++ b/liveMedia/H263plusVideoStreamParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Author Bernhard Feiten // A filter that breaks up an H.263plus video stream into frames. // Based on MPEG4IP/mp4creator/h263.c diff --git a/liveMedia/H263plusVideoStreamParser.hh b/liveMedia/H263plusVideoStreamParser.hh index d12959ed..5777bc4b 100644 --- a/liveMedia/H263plusVideoStreamParser.hh +++ b/liveMedia/H263plusVideoStreamParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an H263 video stream into frames. // derived from MPEG4IP h263.c // Author Benhard Feiten diff --git a/liveMedia/H264VideoFileServerMediaSubsession.cpp b/liveMedia/H264VideoFileServerMediaSubsession.cpp index dff80164..7a4a38c3 100644 --- a/liveMedia/H264VideoFileServerMediaSubsession.cpp +++ b/liveMedia/H264VideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H264 video file. // Implementation diff --git a/liveMedia/H264VideoFileSink.cpp b/liveMedia/H264VideoFileSink.cpp index 100da6f4..675d9ccf 100644 --- a/liveMedia/H264VideoFileSink.cpp +++ b/liveMedia/H264VideoFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 Video File sinks // Implementation diff --git a/liveMedia/H264VideoRTPSink.cpp b/liveMedia/H264VideoRTPSink.cpp index b92c39d7..cf89b9cf 100644 --- a/liveMedia/H264VideoRTPSink.cpp +++ b/liveMedia/H264VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.264 video (RFC 3984) // Implementation diff --git a/liveMedia/H264VideoRTPSource.cpp b/liveMedia/H264VideoRTPSource.cpp index 1558aaf4..7b0cdb7d 100644 --- a/liveMedia/H264VideoRTPSource.cpp +++ b/liveMedia/H264VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 Video RTP Sources // Implementation diff --git a/liveMedia/H264VideoStreamDiscreteFramer.cpp b/liveMedia/H264VideoStreamDiscreteFramer.cpp index 501c1dca..ae863d8f 100644 --- a/liveMedia/H264VideoStreamDiscreteFramer.cpp +++ b/liveMedia/H264VideoStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H264VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/H264VideoStreamFramer.cpp b/liveMedia/H264VideoStreamFramer.cpp index 9c8e2a81..d4303025 100644 --- a/liveMedia/H264VideoStreamFramer.cpp +++ b/liveMedia/H264VideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.264 Video Elementary Stream into NAL units. // Implementation diff --git a/liveMedia/H264or5VideoFileSink.cpp b/liveMedia/H264or5VideoFileSink.cpp index 20ddde77..66860868 100644 --- a/liveMedia/H264or5VideoFileSink.cpp +++ b/liveMedia/H264or5VideoFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 or H.265 Video File sinks // Implementation diff --git a/liveMedia/H264or5VideoRTPSink.cpp b/liveMedia/H264or5VideoRTPSink.cpp index d8367b2d..46571a75 100644 --- a/liveMedia/H264or5VideoRTPSink.cpp +++ b/liveMedia/H264or5VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.264 or H.265 video // Implementation diff --git a/liveMedia/H264or5VideoStreamDiscreteFramer.cpp b/liveMedia/H264or5VideoStreamDiscreteFramer.cpp index a3e75478..122f531d 100644 --- a/liveMedia/H264or5VideoStreamDiscreteFramer.cpp +++ b/liveMedia/H264or5VideoStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H264or5VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/H264or5VideoStreamFramer.cpp b/liveMedia/H264or5VideoStreamFramer.cpp index 072eb60e..02275c7d 100644 --- a/liveMedia/H264or5VideoStreamFramer.cpp +++ b/liveMedia/H264or5VideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.264 or H.265 Video Elementary Stream into NAL units. // Implementation diff --git a/liveMedia/H265VideoFileServerMediaSubsession.cpp b/liveMedia/H265VideoFileServerMediaSubsession.cpp index ea37ca79..7193f37e 100644 --- a/liveMedia/H265VideoFileServerMediaSubsession.cpp +++ b/liveMedia/H265VideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H265 video file. // Implementation diff --git a/liveMedia/H265VideoFileSink.cpp b/liveMedia/H265VideoFileSink.cpp index bf078bfd..3f8e6b52 100644 --- a/liveMedia/H265VideoFileSink.cpp +++ b/liveMedia/H265VideoFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.265 Video File sinks // Implementation diff --git a/liveMedia/H265VideoRTPSink.cpp b/liveMedia/H265VideoRTPSink.cpp index bc5f8a68..13836df3 100644 --- a/liveMedia/H265VideoRTPSink.cpp +++ b/liveMedia/H265VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.265 video // Implementation diff --git a/liveMedia/H265VideoRTPSource.cpp b/liveMedia/H265VideoRTPSource.cpp index 745c256c..2de5a1d5 100644 --- a/liveMedia/H265VideoRTPSource.cpp +++ b/liveMedia/H265VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.265 Video RTP Sources // Implementation diff --git a/liveMedia/H265VideoStreamDiscreteFramer.cpp b/liveMedia/H265VideoStreamDiscreteFramer.cpp index de89b371..eb0256ec 100644 --- a/liveMedia/H265VideoStreamDiscreteFramer.cpp +++ b/liveMedia/H265VideoStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H265VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/H265VideoStreamFramer.cpp b/liveMedia/H265VideoStreamFramer.cpp index 39b37764..8ca012d4 100644 --- a/liveMedia/H265VideoStreamFramer.cpp +++ b/liveMedia/H265VideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.265 Video Elementary Stream into NAL units. // Implementation diff --git a/liveMedia/HLSSegmenter.cpp b/liveMedia/HLSSegmenter.cpp index c0e89566..e0b638c2 100644 --- a/liveMedia/HLSSegmenter.cpp +++ b/liveMedia/HLSSegmenter.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media sink that takes - as input - a MPEG Transport Stream, and outputs a series // of MPEG Transport Stream files, each representing a segment of the input stream, // suitable for HLS (Apple's "HTTP Live Streaming"). diff --git a/liveMedia/HMAC_SHA1.cpp b/liveMedia/HMAC_SHA1.cpp index 4cb378ea..650ea966 100644 --- a/liveMedia/HMAC_SHA1.cpp +++ b/liveMedia/HMAC_SHA1.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // // A function for computing the HMAC_SHA1 digest // Implementation diff --git a/liveMedia/InputFile.cpp b/liveMedia/InputFile.cpp index 080dfcfd..a508d2b9 100644 --- a/liveMedia/InputFile.cpp +++ b/liveMedia/InputFile.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines for opening/closing named input files // Implementation diff --git a/liveMedia/JPEG2000VideoRTPSink.cpp b/liveMedia/JPEG2000VideoRTPSink.cpp index a56253be..db8d4f4b 100644 --- a/liveMedia/JPEG2000VideoRTPSink.cpp +++ b/liveMedia/JPEG2000VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. #include "JPEG2000VideoRTPSink.hh" diff --git a/liveMedia/JPEG2000VideoRTPSource.cpp b/liveMedia/JPEG2000VideoRTPSource.cpp index 61d75b25..736f6a25 100644 --- a/liveMedia/JPEG2000VideoRTPSource.cpp +++ b/liveMedia/JPEG2000VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. #include "JPEG2000VideoRTPSource.hh" diff --git a/liveMedia/JPEGVideoRTPSink.cpp b/liveMedia/JPEGVideoRTPSink.cpp index ac49ba0f..804afebe 100644 --- a/liveMedia/JPEGVideoRTPSink.cpp +++ b/liveMedia/JPEGVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for JPEG video (RFC 2435) // Implementation diff --git a/liveMedia/JPEGVideoRTPSource.cpp b/liveMedia/JPEGVideoRTPSource.cpp index 6185e941..8683fc00 100644 --- a/liveMedia/JPEGVideoRTPSource.cpp +++ b/liveMedia/JPEGVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // JPEG Video (RFC 2435) RTP Sources // Implementation diff --git a/liveMedia/JPEGVideoSource.cpp b/liveMedia/JPEGVideoSource.cpp index bf7149e3..e6f82a25 100644 --- a/liveMedia/JPEGVideoSource.cpp +++ b/liveMedia/JPEGVideoSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // JPEG video sources // Implementation diff --git a/liveMedia/Locale.cpp b/liveMedia/Locale.cpp index d6d80098..6f2133fe 100644 --- a/liveMedia/Locale.cpp +++ b/liveMedia/Locale.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Support for temporarily setting the locale (e.g., to "C" or "POSIX") for (e.g.) parsing or printing // floating-point numbers in protocol headers, or calling toupper()/tolower() on human-input strings. // Implementation diff --git a/liveMedia/MIKEY.cpp b/liveMedia/MIKEY.cpp index 600a585c..388d93d5 100644 --- a/liveMedia/MIKEY.cpp +++ b/liveMedia/MIKEY.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that implements a MIKEY message (RFC 3830) // Implementation diff --git a/liveMedia/MP3ADU.cpp b/liveMedia/MP3ADU.cpp index 9e8fe1e2..5466e965 100644 --- a/liveMedia/MP3ADU.cpp +++ b/liveMedia/MP3ADU.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'ADU' MP3 streams (for improved loss-tolerance) // Implementation diff --git a/liveMedia/MP3ADURTPSink.cpp b/liveMedia/MP3ADURTPSink.cpp index ea6aff44..20ff480d 100644 --- a/liveMedia/MP3ADURTPSink.cpp +++ b/liveMedia/MP3ADURTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for 'ADUized' MP3 frames ("mpa-robust") // Implementation diff --git a/liveMedia/MP3ADURTPSource.cpp b/liveMedia/MP3ADURTPSource.cpp index cfac528a..5e96bc6d 100644 --- a/liveMedia/MP3ADURTPSource.cpp +++ b/liveMedia/MP3ADURTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP source for 'ADUized' MP3 frames ("mpa-robust") // Implementation diff --git a/liveMedia/MP3ADUTranscoder.cpp b/liveMedia/MP3ADUTranscoder.cpp index 4a922f6d..028e5b26 100644 --- a/liveMedia/MP3ADUTranscoder.cpp +++ b/liveMedia/MP3ADUTranscoder.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Transcoder for ADUized MP3 frames // Implementation diff --git a/liveMedia/MP3ADUdescriptor.cpp b/liveMedia/MP3ADUdescriptor.cpp index e5225e45..a36f9724 100644 --- a/liveMedia/MP3ADUdescriptor.cpp +++ b/liveMedia/MP3ADUdescriptor.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Descriptor preceding frames of 'ADU' MP3 streams (for improved loss-tolerance) // Implementation diff --git a/liveMedia/MP3ADUdescriptor.hh b/liveMedia/MP3ADUdescriptor.hh index b1d96a41..6e26d3ce 100644 --- a/liveMedia/MP3ADUdescriptor.hh +++ b/liveMedia/MP3ADUdescriptor.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Descriptor preceding frames of 'ADU' MP3 streams (for improved loss-tolerance) // C++ header diff --git a/liveMedia/MP3ADUinterleaving.cpp b/liveMedia/MP3ADUinterleaving.cpp index 94f048c1..1f1cefc6 100644 --- a/liveMedia/MP3ADUinterleaving.cpp +++ b/liveMedia/MP3ADUinterleaving.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Interleaving of MP3 ADUs // Implementation diff --git a/liveMedia/MP3AudioFileServerMediaSubsession.cpp b/liveMedia/MP3AudioFileServerMediaSubsession.cpp index 81ad60b1..573f1510 100644 --- a/liveMedia/MP3AudioFileServerMediaSubsession.cpp +++ b/liveMedia/MP3AudioFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MP3 audio file. // (Actually, any MPEG-1 or MPEG-2 audio file should work.) diff --git a/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.cpp b/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.cpp index 53440542..3ac456f6 100644 --- a/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.cpp +++ b/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an MP3 audio track within a Matroska file. // (Actually, MPEG-1 or MPEG-2 audio file should also work.) diff --git a/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.hh b/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.hh index c00cc139..6c6f6c44 100644 --- a/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.hh +++ b/liveMedia/MP3AudioMatroskaFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an MP3 audio track within a Matroska file. // (Actually, MPEG-1 or MPEG-2 audio should also work.) diff --git a/liveMedia/MP3FileSource.cpp b/liveMedia/MP3FileSource.cpp index e42d03e3..e8a86167 100644 --- a/liveMedia/MP3FileSource.cpp +++ b/liveMedia/MP3FileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 File Sources // Implementation diff --git a/liveMedia/MP3Internals.cpp b/liveMedia/MP3Internals.cpp index 3b9ec9a3..ce4ee6f1 100644 --- a/liveMedia/MP3Internals.cpp +++ b/liveMedia/MP3Internals.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 internal implementation details // Implementation diff --git a/liveMedia/MP3Internals.hh b/liveMedia/MP3Internals.hh index 8e886190..e803f9fa 100644 --- a/liveMedia/MP3Internals.hh +++ b/liveMedia/MP3Internals.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 internal implementation details // C++ header diff --git a/liveMedia/MP3InternalsHuffman.cpp b/liveMedia/MP3InternalsHuffman.cpp index 2b6f85e5..52469add 100644 --- a/liveMedia/MP3InternalsHuffman.cpp +++ b/liveMedia/MP3InternalsHuffman.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 internal implementation details (Huffman encoding) // Implementation diff --git a/liveMedia/MP3InternalsHuffman.hh b/liveMedia/MP3InternalsHuffman.hh index 85c7924f..c239fdde 100644 --- a/liveMedia/MP3InternalsHuffman.hh +++ b/liveMedia/MP3InternalsHuffman.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 internal implementation details (Huffman encoding) // C++ header diff --git a/liveMedia/MP3InternalsHuffmanTable.cpp b/liveMedia/MP3InternalsHuffmanTable.cpp index f7c16f4a..9ce09e0c 100644 --- a/liveMedia/MP3InternalsHuffmanTable.cpp +++ b/liveMedia/MP3InternalsHuffmanTable.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 internal implementation details (Huffman encoding) // Table diff --git a/liveMedia/MP3StreamState.cpp b/liveMedia/MP3StreamState.cpp index efbb72cf..caa6e456 100644 --- a/liveMedia/MP3StreamState.cpp +++ b/liveMedia/MP3StreamState.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class encapsulating the state of a MP3 stream // Implementation diff --git a/liveMedia/MP3StreamState.hh b/liveMedia/MP3StreamState.hh index 36e155cb..593dc9b3 100644 --- a/liveMedia/MP3StreamState.hh +++ b/liveMedia/MP3StreamState.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class encapsulating the state of a MP3 stream // C++ header diff --git a/liveMedia/MP3Transcoder.cpp b/liveMedia/MP3Transcoder.cpp index abadad7d..07b5329c 100644 --- a/liveMedia/MP3Transcoder.cpp +++ b/liveMedia/MP3Transcoder.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 Transcoder // Implementation diff --git a/liveMedia/MPEG1or2AudioRTPSink.cpp b/liveMedia/MPEG1or2AudioRTPSink.cpp index 457af05d..f33d0140 100644 --- a/liveMedia/MPEG1or2AudioRTPSink.cpp +++ b/liveMedia/MPEG1or2AudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG audio (RFC 2250) // Implementation diff --git a/liveMedia/MPEG1or2AudioRTPSource.cpp b/liveMedia/MPEG1or2AudioRTPSource.cpp index 60f1d46a..b6a623ea 100644 --- a/liveMedia/MPEG1or2AudioRTPSource.cpp +++ b/liveMedia/MPEG1or2AudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-1 or MPEG-2 Audio RTP Sources // Implementation diff --git a/liveMedia/MPEG1or2AudioStreamFramer.cpp b/liveMedia/MPEG1or2AudioStreamFramer.cpp index 7160582a..2d532e42 100644 --- a/liveMedia/MPEG1or2AudioStreamFramer.cpp +++ b/liveMedia/MPEG1or2AudioStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG (1,2) audio elementary stream into frames // Implementation diff --git a/liveMedia/MPEG1or2Demux.cpp b/liveMedia/MPEG1or2Demux.cpp index d82ea5e4..68ed3cc8 100644 --- a/liveMedia/MPEG1or2Demux.cpp +++ b/liveMedia/MPEG1or2Demux.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Demultiplexer for a MPEG 1 or 2 Program Stream // Implementation diff --git a/liveMedia/MPEG1or2DemuxedElementaryStream.cpp b/liveMedia/MPEG1or2DemuxedElementaryStream.cpp index b046ecab..94f9d02e 100644 --- a/liveMedia/MPEG1or2DemuxedElementaryStream.cpp +++ b/liveMedia/MPEG1or2DemuxedElementaryStream.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A MPEG 1 or 2 Elementary Stream, demultiplexed from a Program Stream // Implementation diff --git a/liveMedia/MPEG1or2DemuxedServerMediaSubsession.cpp b/liveMedia/MPEG1or2DemuxedServerMediaSubsession.cpp index 8a606184..2457320c 100644 --- a/liveMedia/MPEG1or2DemuxedServerMediaSubsession.cpp +++ b/liveMedia/MPEG1or2DemuxedServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-1 or 2 demuxer. // Implementation diff --git a/liveMedia/MPEG1or2FileServerDemux.cpp b/liveMedia/MPEG1or2FileServerDemux.cpp index 55874ea6..543ebc03 100644 --- a/liveMedia/MPEG1or2FileServerDemux.cpp +++ b/liveMedia/MPEG1or2FileServerDemux.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexer for a MPEG 1 or 2 Program Stream // Implementation diff --git a/liveMedia/MPEG1or2VideoFileServerMediaSubsession.cpp b/liveMedia/MPEG1or2VideoFileServerMediaSubsession.cpp index 617f4623..ccce20ef 100644 --- a/liveMedia/MPEG1or2VideoFileServerMediaSubsession.cpp +++ b/liveMedia/MPEG1or2VideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-1 or 2 Elementary Stream video file. // Implementation diff --git a/liveMedia/MPEG1or2VideoRTPSink.cpp b/liveMedia/MPEG1or2VideoRTPSink.cpp index 4873d7b0..3f0a151b 100644 --- a/liveMedia/MPEG1or2VideoRTPSink.cpp +++ b/liveMedia/MPEG1or2VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG video (RFC 2250) // Implementation diff --git a/liveMedia/MPEG1or2VideoRTPSource.cpp b/liveMedia/MPEG1or2VideoRTPSource.cpp index 2fc29672..172c108e 100644 --- a/liveMedia/MPEG1or2VideoRTPSource.cpp +++ b/liveMedia/MPEG1or2VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-1 or MPEG-2 Video RTP Sources // Implementation diff --git a/liveMedia/MPEG1or2VideoStreamDiscreteFramer.cpp b/liveMedia/MPEG1or2VideoStreamDiscreteFramer.cpp index 48775612..c37e874f 100644 --- a/liveMedia/MPEG1or2VideoStreamDiscreteFramer.cpp +++ b/liveMedia/MPEG1or2VideoStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "MPEG1or2VideoStreamFramer" that takes only // complete, discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/MPEG1or2VideoStreamFramer.cpp b/liveMedia/MPEG1or2VideoStreamFramer.cpp index 6b2b96b2..ec64c37b 100644 --- a/liveMedia/MPEG1or2VideoStreamFramer.cpp +++ b/liveMedia/MPEG1or2VideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG 1 or 2 video elementary stream into // frames for: Video_Sequence_Header, GOP_Header, Picture_Header // Implementation diff --git a/liveMedia/MPEG2IndexFromTransportStream.cpp b/liveMedia/MPEG2IndexFromTransportStream.cpp index 2476ab3d..ee136ac5 100644 --- a/liveMedia/MPEG2IndexFromTransportStream.cpp +++ b/liveMedia/MPEG2IndexFromTransportStream.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that produces a sequence of I-frame indices from a MPEG-2 Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportFileServerMediaSubsession.cpp b/liveMedia/MPEG2TransportFileServerMediaSubsession.cpp index 71757bf0..fa02a79d 100644 --- a/liveMedia/MPEG2TransportFileServerMediaSubsession.cpp +++ b/liveMedia/MPEG2TransportFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-2 Transport Stream file. // Implementation diff --git a/liveMedia/MPEG2TransportStreamAccumulator.cpp b/liveMedia/MPEG2TransportStreamAccumulator.cpp index f6903f7c..6308cd78 100644 --- a/liveMedia/MPEG2TransportStreamAccumulator.cpp +++ b/liveMedia/MPEG2TransportStreamAccumulator.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Collects a stream of incoming MPEG Transport Stream packets into // a chunk sufficiently large to send in a single outgoing (RTP or UDP) packet. // Implementation diff --git a/liveMedia/MPEG2TransportStreamDemux.cpp b/liveMedia/MPEG2TransportStreamDemux.cpp index c89b6d60..20b6303c 100644 --- a/liveMedia/MPEG2TransportStreamDemux.cpp +++ b/liveMedia/MPEG2TransportStreamDemux.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Demultiplexer for a MPEG Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamDemuxedTrack.cpp b/liveMedia/MPEG2TransportStreamDemuxedTrack.cpp index 47aa358b..358664fa 100644 --- a/liveMedia/MPEG2TransportStreamDemuxedTrack.cpp +++ b/liveMedia/MPEG2TransportStreamDemuxedTrack.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from a MPEG Transport Stream file // Implementation diff --git a/liveMedia/MPEG2TransportStreamDemuxedTrack.hh b/liveMedia/MPEG2TransportStreamDemuxedTrack.hh index 59c493ae..c2f70651 100644 --- a/liveMedia/MPEG2TransportStreamDemuxedTrack.hh +++ b/liveMedia/MPEG2TransportStreamDemuxedTrack.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from a MPEG Transport Stream file // C++ header diff --git a/liveMedia/MPEG2TransportStreamFramer.cpp b/liveMedia/MPEG2TransportStreamFramer.cpp index 5577acc8..42602180 100644 --- a/liveMedia/MPEG2TransportStreamFramer.cpp +++ b/liveMedia/MPEG2TransportStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that passes through (unchanged) chunks that contain an integral number // of MPEG-2 Transport Stream packets, but returning (in "fDurationInMicroseconds") // an updated estimate of the time gap between chunks. diff --git a/liveMedia/MPEG2TransportStreamFromESSource.cpp b/liveMedia/MPEG2TransportStreamFromESSource.cpp index da1857cb..3751048d 100644 --- a/liveMedia/MPEG2TransportStreamFromESSource.cpp +++ b/liveMedia/MPEG2TransportStreamFromESSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter for converting one or more MPEG Elementary Streams // to a MPEG-2 Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamFromPESSource.cpp b/liveMedia/MPEG2TransportStreamFromPESSource.cpp index 79c31794..fc907c3c 100644 --- a/liveMedia/MPEG2TransportStreamFromPESSource.cpp +++ b/liveMedia/MPEG2TransportStreamFromPESSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter for converting a stream of MPEG PES packets to a MPEG-2 Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamIndexFile.cpp b/liveMedia/MPEG2TransportStreamIndexFile.cpp index 9514118d..b42989b0 100644 --- a/liveMedia/MPEG2TransportStreamIndexFile.cpp +++ b/liveMedia/MPEG2TransportStreamIndexFile.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates MPEG-2 Transport Stream 'index files'/ // These index files are used to implement 'trick play' operations // (seek-by-time, fast forward, reverse play) on Transport Stream files. diff --git a/liveMedia/MPEG2TransportStreamMultiplexor.cpp b/liveMedia/MPEG2TransportStreamMultiplexor.cpp index 25ccf066..990932e3 100644 --- a/liveMedia/MPEG2TransportStreamMultiplexor.cpp +++ b/liveMedia/MPEG2TransportStreamMultiplexor.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class for generating MPEG-2 Transport Stream from one or more input // Elementary Stream data sources // Implementation diff --git a/liveMedia/MPEG2TransportStreamParser.cpp b/liveMedia/MPEG2TransportStreamParser.cpp index fff7a1fd..8daeceb6 100644 --- a/liveMedia/MPEG2TransportStreamParser.cpp +++ b/liveMedia/MPEG2TransportStreamParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a MPEG Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamParser.hh b/liveMedia/MPEG2TransportStreamParser.hh index 885e13c6..38905fb4 100644 --- a/liveMedia/MPEG2TransportStreamParser.hh +++ b/liveMedia/MPEG2TransportStreamParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a MPEG Transport Stream // C++ header diff --git a/liveMedia/MPEG2TransportStreamParser_PAT.cpp b/liveMedia/MPEG2TransportStreamParser_PAT.cpp index aab2e298..ad8ff2e3 100644 --- a/liveMedia/MPEG2TransportStreamParser_PAT.cpp +++ b/liveMedia/MPEG2TransportStreamParser_PAT.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a MPEG Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamParser_PMT.cpp b/liveMedia/MPEG2TransportStreamParser_PMT.cpp index e7d547db..005fdeb8 100644 --- a/liveMedia/MPEG2TransportStreamParser_PMT.cpp +++ b/liveMedia/MPEG2TransportStreamParser_PMT.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a MPEG Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamParser_STREAM.cpp b/liveMedia/MPEG2TransportStreamParser_STREAM.cpp index 880e00ea..daf5b6aa 100644 --- a/liveMedia/MPEG2TransportStreamParser_STREAM.cpp +++ b/liveMedia/MPEG2TransportStreamParser_STREAM.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a MPEG Transport Stream // Implementation diff --git a/liveMedia/MPEG2TransportStreamTrickModeFilter.cpp b/liveMedia/MPEG2TransportStreamTrickModeFilter.cpp index 51638e65..ce933b6f 100644 --- a/liveMedia/MPEG2TransportStreamTrickModeFilter.cpp +++ b/liveMedia/MPEG2TransportStreamTrickModeFilter.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that converts a MPEG Transport Stream file - with corresponding index file // - to a corresponding Video Elementary Stream. It also uses a "scale" parameter // to implement 'trick mode' (fast forward or reverse play, using I-frames) on diff --git a/liveMedia/MPEG2TransportUDPServerMediaSubsession.cpp b/liveMedia/MPEG2TransportUDPServerMediaSubsession.cpp index ea852ae8..f2688c89 100644 --- a/liveMedia/MPEG2TransportUDPServerMediaSubsession.cpp +++ b/liveMedia/MPEG2TransportUDPServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an incoming UDP (or RTP/UDP) MPEG-2 Transport Stream // Implementation diff --git a/liveMedia/MPEG4ESVideoRTPSink.cpp b/liveMedia/MPEG4ESVideoRTPSink.cpp index 731df231..286b0545 100644 --- a/liveMedia/MPEG4ESVideoRTPSink.cpp +++ b/liveMedia/MPEG4ESVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG-4 Elementary Stream video (RFC 3016) // Implementation diff --git a/liveMedia/MPEG4ESVideoRTPSource.cpp b/liveMedia/MPEG4ESVideoRTPSource.cpp index a4474ff1..57b7bf76 100644 --- a/liveMedia/MPEG4ESVideoRTPSource.cpp +++ b/liveMedia/MPEG4ESVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP4V-ES video RTP stream sources // Implementation diff --git a/liveMedia/MPEG4GenericRTPSink.cpp b/liveMedia/MPEG4GenericRTPSink.cpp index ce147ddb..6dc90737 100644 --- a/liveMedia/MPEG4GenericRTPSink.cpp +++ b/liveMedia/MPEG4GenericRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG4-GENERIC ("audio", "video", or "application") RTP stream sinks // Implementation diff --git a/liveMedia/MPEG4GenericRTPSource.cpp b/liveMedia/MPEG4GenericRTPSource.cpp index a803d3f8..6a783a1c 100644 --- a/liveMedia/MPEG4GenericRTPSource.cpp +++ b/liveMedia/MPEG4GenericRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG4-GENERIC ("audio", "video", or "application") RTP stream sources // Implementation diff --git a/liveMedia/MPEG4LATMAudioRTPSink.cpp b/liveMedia/MPEG4LATMAudioRTPSink.cpp index d445b6ce..74b21f14 100644 --- a/liveMedia/MPEG4LATMAudioRTPSink.cpp +++ b/liveMedia/MPEG4LATMAudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG-4 audio, using LATM multiplexing (RFC 3016) // Implementation diff --git a/liveMedia/MPEG4LATMAudioRTPSource.cpp b/liveMedia/MPEG4LATMAudioRTPSource.cpp index 0d7f2f56..ee6be795 100644 --- a/liveMedia/MPEG4LATMAudioRTPSource.cpp +++ b/liveMedia/MPEG4LATMAudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-4 audio, using LATM multiplexing // Implementation diff --git a/liveMedia/MPEG4VideoFileServerMediaSubsession.cpp b/liveMedia/MPEG4VideoFileServerMediaSubsession.cpp index a7401ac9..9094a6ef 100644 --- a/liveMedia/MPEG4VideoFileServerMediaSubsession.cpp +++ b/liveMedia/MPEG4VideoFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-4 video file. // Implementation diff --git a/liveMedia/MPEG4VideoStreamDiscreteFramer.cpp b/liveMedia/MPEG4VideoStreamDiscreteFramer.cpp index d8200a90..5d765b07 100644 --- a/liveMedia/MPEG4VideoStreamDiscreteFramer.cpp +++ b/liveMedia/MPEG4VideoStreamDiscreteFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "MPEG4VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/MPEG4VideoStreamFramer.cpp b/liveMedia/MPEG4VideoStreamFramer.cpp index cef91599..effd07b5 100644 --- a/liveMedia/MPEG4VideoStreamFramer.cpp +++ b/liveMedia/MPEG4VideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG-4 video elementary stream into // frames for: // - Visual Object Sequence (VS) Header + Visual Object (VO) Header diff --git a/liveMedia/MPEGVideoStreamFramer.cpp b/liveMedia/MPEGVideoStreamFramer.cpp index 7d6ec19a..3afa5949 100644 --- a/liveMedia/MPEGVideoStreamFramer.cpp +++ b/liveMedia/MPEGVideoStreamFramer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG video elementary stream into // headers and frames // Implementation @@ -31,7 +31,7 @@ TimeCode::TimeCode() TimeCode::~TimeCode() { } -int TimeCode::operator==(const TimeCode& arg2) const { +int TimeCode::operator==(TimeCode const& arg2) const { return pictures == arg2.pictures && seconds == arg2.seconds && minutes == arg2.minutes && hours == arg2.hours && days == arg2.days; } diff --git a/liveMedia/MPEGVideoStreamParser.cpp b/liveMedia/MPEGVideoStreamParser.cpp index bfd631dc..9f856cd2 100644 --- a/liveMedia/MPEGVideoStreamParser.cpp +++ b/liveMedia/MPEGVideoStreamParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An abstract parser for MPEG video streams // Implementation diff --git a/liveMedia/MPEGVideoStreamParser.hh b/liveMedia/MPEGVideoStreamParser.hh index eca54f0f..cd0936b3 100644 --- a/liveMedia/MPEGVideoStreamParser.hh +++ b/liveMedia/MPEGVideoStreamParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An abstract parser for MPEG video streams // C++ header diff --git a/liveMedia/MatroskaDemuxedTrack.cpp b/liveMedia/MatroskaDemuxedTrack.cpp index 117d8ad4..effe204c 100644 --- a/liveMedia/MatroskaDemuxedTrack.cpp +++ b/liveMedia/MatroskaDemuxedTrack.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from a Matroska file // Implementation diff --git a/liveMedia/MatroskaDemuxedTrack.hh b/liveMedia/MatroskaDemuxedTrack.hh index 7ab4dba7..6efa4847 100644 --- a/liveMedia/MatroskaDemuxedTrack.hh +++ b/liveMedia/MatroskaDemuxedTrack.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from a Matroska file // C++ header diff --git a/liveMedia/MatroskaFile.cpp b/liveMedia/MatroskaFile.cpp index 106f4ec7..c64d2341 100644 --- a/liveMedia/MatroskaFile.cpp +++ b/liveMedia/MatroskaFile.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates a Matroska file. // Implementation diff --git a/liveMedia/MatroskaFileParser.cpp b/liveMedia/MatroskaFileParser.cpp index 7c4a3b92..5f0f4696 100644 --- a/liveMedia/MatroskaFileParser.cpp +++ b/liveMedia/MatroskaFileParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a Matroska file. // Implementation diff --git a/liveMedia/MatroskaFileParser.hh b/liveMedia/MatroskaFileParser.hh index a6844c99..b9e0ec49 100644 --- a/liveMedia/MatroskaFileParser.hh +++ b/liveMedia/MatroskaFileParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for a Matroska file. // C++ header diff --git a/liveMedia/MatroskaFileServerDemux.cpp b/liveMedia/MatroskaFileServerDemux.cpp index 9f9ad232..a1acb936 100644 --- a/liveMedia/MatroskaFileServerDemux.cpp +++ b/liveMedia/MatroskaFileServerDemux.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexor for a Matroska file // Implementation diff --git a/liveMedia/MatroskaFileServerMediaSubsession.cpp b/liveMedia/MatroskaFileServerMediaSubsession.cpp index 8313b7c7..bf516456 100644 --- a/liveMedia/MatroskaFileServerMediaSubsession.cpp +++ b/liveMedia/MatroskaFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a track within a Matroska file. // Implementation diff --git a/liveMedia/MatroskaFileServerMediaSubsession.hh b/liveMedia/MatroskaFileServerMediaSubsession.hh index 9108c928..3836b0b1 100644 --- a/liveMedia/MatroskaFileServerMediaSubsession.hh +++ b/liveMedia/MatroskaFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a track within a Matroska file. // C++ header diff --git a/liveMedia/Media.cpp b/liveMedia/Media.cpp index da9a1d2a..d106ad39 100644 --- a/liveMedia/Media.cpp +++ b/liveMedia/Media.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Media // Implementation diff --git a/liveMedia/MediaSession.cpp b/liveMedia/MediaSession.cpp index b7febdfd..ce2e9a74 100644 --- a/liveMedia/MediaSession.cpp +++ b/liveMedia/MediaSession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that represents a session that consists of // potentially multiple (audio and/or video) sub-sessions // Implementation diff --git a/liveMedia/MediaSink.cpp b/liveMedia/MediaSink.cpp index 15621ffd..e4fa5c70 100644 --- a/liveMedia/MediaSink.cpp +++ b/liveMedia/MediaSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Media Sinks // Implementation diff --git a/liveMedia/MediaSource.cpp b/liveMedia/MediaSource.cpp index 0916754f..7cf5f36c 100644 --- a/liveMedia/MediaSource.cpp +++ b/liveMedia/MediaSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Media Sources // Implementation diff --git a/liveMedia/MultiFramedRTPSink.cpp b/liveMedia/MultiFramedRTPSink.cpp index e5b57da8..4f9ece74 100644 --- a/liveMedia/MultiFramedRTPSink.cpp +++ b/liveMedia/MultiFramedRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for a common kind of payload format: Those which pack multiple, // complete codec frames (as many as possible) into each RTP packet. // Implementation diff --git a/liveMedia/MultiFramedRTPSource.cpp b/liveMedia/MultiFramedRTPSource.cpp index 2bef788f..a0098a12 100644 --- a/liveMedia/MultiFramedRTPSource.cpp +++ b/liveMedia/MultiFramedRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP source for a common kind of payload format: Those that pack multiple, // complete codec frames (as many as possible) into each RTP packet. // Implementation diff --git a/liveMedia/OggDemuxedTrack.cpp b/liveMedia/OggDemuxedTrack.cpp index 5ad10775..fde3a651 100644 --- a/liveMedia/OggDemuxedTrack.cpp +++ b/liveMedia/OggDemuxedTrack.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from an Ogg file // Implementation diff --git a/liveMedia/OggDemuxedTrack.hh b/liveMedia/OggDemuxedTrack.hh index 1d449358..e008c0ad 100644 --- a/liveMedia/OggDemuxedTrack.hh +++ b/liveMedia/OggDemuxedTrack.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media track, demultiplexed from an Ogg file // C++ header diff --git a/liveMedia/OggFile.cpp b/liveMedia/OggFile.cpp index 400a8414..8edfb566 100644 --- a/liveMedia/OggFile.cpp +++ b/liveMedia/OggFile.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates an Ogg file. // Implementation diff --git a/liveMedia/OggFileParser.cpp b/liveMedia/OggFileParser.cpp index 16fc3a25..bd73a519 100644 --- a/liveMedia/OggFileParser.cpp +++ b/liveMedia/OggFileParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for an Ogg file. // Implementation diff --git a/liveMedia/OggFileParser.hh b/liveMedia/OggFileParser.hh index 4e65f44c..19984f4f 100644 --- a/liveMedia/OggFileParser.hh +++ b/liveMedia/OggFileParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A parser for an Ogg file // C++ header diff --git a/liveMedia/OggFileServerDemux.cpp b/liveMedia/OggFileServerDemux.cpp index 7f167e4b..e2958588 100644 --- a/liveMedia/OggFileServerDemux.cpp +++ b/liveMedia/OggFileServerDemux.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexor for a Ogg file // Implementation diff --git a/liveMedia/OggFileServerMediaSubsession.cpp b/liveMedia/OggFileServerMediaSubsession.cpp index 5a607ad5..fa967a9a 100644 --- a/liveMedia/OggFileServerMediaSubsession.cpp +++ b/liveMedia/OggFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a track within an Ogg file. // Implementation diff --git a/liveMedia/OggFileServerMediaSubsession.hh b/liveMedia/OggFileServerMediaSubsession.hh index 9f94f556..e2c2e0fe 100644 --- a/liveMedia/OggFileServerMediaSubsession.hh +++ b/liveMedia/OggFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a track within an Ogg file. // C++ header diff --git a/liveMedia/OggFileSink.cpp b/liveMedia/OggFileSink.cpp index fe01bca5..62cd5505 100644 --- a/liveMedia/OggFileSink.cpp +++ b/liveMedia/OggFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'Ogg' File Sink (recording a single media track only) // Implementation diff --git a/liveMedia/OnDemandServerMediaSubsession.cpp b/liveMedia/OnDemandServerMediaSubsession.cpp index bb9fd71e..da2f44bd 100644 --- a/liveMedia/OnDemandServerMediaSubsession.cpp +++ b/liveMedia/OnDemandServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand. // Implementation diff --git a/liveMedia/OutputFile.cpp b/liveMedia/OutputFile.cpp index 5c30282e..43b5a071 100644 --- a/liveMedia/OutputFile.cpp +++ b/liveMedia/OutputFile.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines for opening/closing named output files // Implementation diff --git a/liveMedia/PassiveServerMediaSubsession.cpp b/liveMedia/PassiveServerMediaSubsession.cpp index e282a290..660268be 100644 --- a/liveMedia/PassiveServerMediaSubsession.cpp +++ b/liveMedia/PassiveServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that represents an existing // 'RTPSink', rather than one that creates new 'RTPSink's on demand. // Implementation diff --git a/liveMedia/ProxyServerMediaSession.cpp b/liveMedia/ProxyServerMediaSession.cpp index dc01bf9e..54951a27 100644 --- a/liveMedia/ProxyServerMediaSession.cpp +++ b/liveMedia/ProxyServerMediaSession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A subclass of "ServerMediaSession" that can be used to create a (unicast) RTSP servers that acts as a 'proxy' for // another (unicast or multicast) RTSP/RTP stream. // Implementation diff --git a/liveMedia/QCELPAudioRTPSource.cpp b/liveMedia/QCELPAudioRTPSource.cpp index 03f13fe0..ec6b82d4 100644 --- a/liveMedia/QCELPAudioRTPSource.cpp +++ b/liveMedia/QCELPAudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Qualcomm "PureVoice" (aka. "QCELP") Audio RTP Sources // Implementation diff --git a/liveMedia/QuickTimeFileSink.cpp b/liveMedia/QuickTimeFileSink.cpp index 20ec3ccb..19c5e10f 100644 --- a/liveMedia/QuickTimeFileSink.cpp +++ b/liveMedia/QuickTimeFileSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A sink that generates a QuickTime file from a composite media session // Implementation diff --git a/liveMedia/QuickTimeGenericRTPSource.cpp b/liveMedia/QuickTimeGenericRTPSource.cpp index ca001bf3..e72f2fa7 100644 --- a/liveMedia/QuickTimeGenericRTPSource.cpp +++ b/liveMedia/QuickTimeGenericRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sources containing generic QuickTime stream data, as defined in // // Implementation diff --git a/liveMedia/RTCP.cpp b/liveMedia/RTCP.cpp index fcdd8d7d..c8a29304 100644 --- a/liveMedia/RTCP.cpp +++ b/liveMedia/RTCP.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTCP // Implementation diff --git a/liveMedia/RTPInterface.cpp b/liveMedia/RTPInterface.cpp index d1bffcab..4ee78eae 100644 --- a/liveMedia/RTPInterface.cpp +++ b/liveMedia/RTPInterface.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An abstraction of a network interface used for RTP (or RTCP). // (This allows the RTP-over-TCP hack (RFC 2326, section 10.12) to // be implemented transparently.) diff --git a/liveMedia/RTPSink.cpp b/liveMedia/RTPSink.cpp index c8294284..8d36ab9f 100644 --- a/liveMedia/RTPSink.cpp +++ b/liveMedia/RTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sinks // Implementation diff --git a/liveMedia/RTPSource.cpp b/liveMedia/RTPSource.cpp index 2afbfe2a..bd49d6d9 100644 --- a/liveMedia/RTPSource.cpp +++ b/liveMedia/RTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sources // Implementation diff --git a/liveMedia/RTSPClient.cpp b/liveMedia/RTSPClient.cpp index 66e0c79a..66485b4a 100644 --- a/liveMedia/RTSPClient.cpp +++ b/liveMedia/RTSPClient.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTSP client // Implementation diff --git a/liveMedia/RTSPCommon.cpp b/liveMedia/RTSPCommon.cpp index 4a398d0c..ae127f4d 100644 --- a/liveMedia/RTSPCommon.cpp +++ b/liveMedia/RTSPCommon.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines used by both RTSP clients and servers // Implementation diff --git a/liveMedia/RTSPRegisterSender.cpp b/liveMedia/RTSPRegisterSender.cpp index 7edd5025..4d31a225 100644 --- a/liveMedia/RTSPRegisterSender.cpp +++ b/liveMedia/RTSPRegisterSender.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Special objects which, when created, sends a custom RTSP "REGISTER" (or "DEREGISTER") command // to a specified client. // Implementation diff --git a/liveMedia/RTSPServer.cpp b/liveMedia/RTSPServer.cpp index 32d77db1..dfb4bd15 100644 --- a/liveMedia/RTSPServer.cpp +++ b/liveMedia/RTSPServer.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A RTSP server // Implementation diff --git a/liveMedia/RTSPServerRegister.cpp b/liveMedia/RTSPServerRegister.cpp index 27029045..9393cde2 100644 --- a/liveMedia/RTSPServerRegister.cpp +++ b/liveMedia/RTSPServerRegister.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A RTSP server // Implementation of functionality related to the "REGISTER" and "DEREGISTER" commands diff --git a/liveMedia/RawVideoRTPSink.cpp b/liveMedia/RawVideoRTPSink.cpp index 266b32c5..e013ed51 100644 --- a/liveMedia/RawVideoRTPSink.cpp +++ b/liveMedia/RawVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Raw video // Implementation diff --git a/liveMedia/RawVideoRTPSource.cpp b/liveMedia/RawVideoRTPSource.cpp index 767838a4..8fd6c7b5 100644 --- a/liveMedia/RawVideoRTPSource.cpp +++ b/liveMedia/RawVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Raw Video RTP Sources (RFC 4175) // Implementation diff --git a/liveMedia/SIPClient.cpp b/liveMedia/SIPClient.cpp index a1226073..a4f6835f 100644 --- a/liveMedia/SIPClient.cpp +++ b/liveMedia/SIPClient.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic SIP client // Implementation diff --git a/liveMedia/SRTPCryptographicContext.cpp b/liveMedia/SRTPCryptographicContext.cpp index 0a06ee10..3b2a1403 100644 --- a/liveMedia/SRTPCryptographicContext.cpp +++ b/liveMedia/SRTPCryptographicContext.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // // The SRTP 'Cryptographic Context', used in all of our uses of SRTP. // Implementation diff --git a/liveMedia/ServerMediaSession.cpp b/liveMedia/ServerMediaSession.cpp index 41beb760..f4e96ad8 100644 --- a/liveMedia/ServerMediaSession.cpp +++ b/liveMedia/ServerMediaSession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that represents a session that consists of // potentially multiple (audio and/or video) sub-sessions // (This data structure is used for media *streamers* - i.e., servers. diff --git a/liveMedia/SimpleRTPSink.cpp b/liveMedia/SimpleRTPSink.cpp index ca7b920d..0df83b0c 100644 --- a/liveMedia/SimpleRTPSink.cpp +++ b/liveMedia/SimpleRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple RTP sink that packs frames into each outgoing // packet, without any fragmentation or special headers. // Implementation diff --git a/liveMedia/SimpleRTPSource.cpp b/liveMedia/SimpleRTPSource.cpp index 0d7a6a3a..9e0ebf2e 100644 --- a/liveMedia/SimpleRTPSource.cpp +++ b/liveMedia/SimpleRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A RTP source for a simple RTP payload format that // - doesn't have any special headers following the RTP header // - doesn't have any special framing apart from the packet data itself diff --git a/liveMedia/StreamParser.cpp b/liveMedia/StreamParser.cpp index 0233af58..433f0ffb 100644 --- a/liveMedia/StreamParser.cpp +++ b/liveMedia/StreamParser.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Abstract class for parsing a byte stream // Implementation diff --git a/liveMedia/StreamParser.hh b/liveMedia/StreamParser.hh index ab97d43a..3d047471 100644 --- a/liveMedia/StreamParser.hh +++ b/liveMedia/StreamParser.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Abstract class for parsing a byte stream // C++ header diff --git a/liveMedia/StreamReplicator.cpp b/liveMedia/StreamReplicator.cpp index e18d8764..7ec1eb82 100644 --- a/liveMedia/StreamReplicator.cpp +++ b/liveMedia/StreamReplicator.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An class that can be used to create (possibly multiple) 'replicas' of an incoming stream. // Implementation. diff --git a/liveMedia/T140TextRTPSink.cpp b/liveMedia/T140TextRTPSink.cpp index be850b51..56caaee1 100644 --- a/liveMedia/T140TextRTPSink.cpp +++ b/liveMedia/T140TextRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for T.140 text (RFC 2793) // Implementation diff --git a/liveMedia/TLSState.cpp b/liveMedia/TLSState.cpp index 2eb7e8c7..ff7bde33 100644 --- a/liveMedia/TLSState.cpp +++ b/liveMedia/TLSState.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // State encapsulating a TLS connection // Implementation diff --git a/liveMedia/TextRTPSink.cpp b/liveMedia/TextRTPSink.cpp index ad2c4ab0..df6bbaf4 100644 --- a/liveMedia/TextRTPSink.cpp +++ b/liveMedia/TextRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for text codecs (abstract base class) // Implementation diff --git a/liveMedia/TheoraVideoRTPSink.cpp b/liveMedia/TheoraVideoRTPSink.cpp index 188a2541..0063be20 100644 --- a/liveMedia/TheoraVideoRTPSink.cpp +++ b/liveMedia/TheoraVideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Theora video // Implementation diff --git a/liveMedia/TheoraVideoRTPSource.cpp b/liveMedia/TheoraVideoRTPSource.cpp index d8ecd6d0..3106fea9 100644 --- a/liveMedia/TheoraVideoRTPSource.cpp +++ b/liveMedia/TheoraVideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Theora Video RTP Sources // Implementation diff --git a/liveMedia/VP8VideoRTPSink.cpp b/liveMedia/VP8VideoRTPSink.cpp index aa0d294f..0ad3c854 100644 --- a/liveMedia/VP8VideoRTPSink.cpp +++ b/liveMedia/VP8VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for VP8 video // Implementation diff --git a/liveMedia/VP8VideoRTPSource.cpp b/liveMedia/VP8VideoRTPSource.cpp index 9432fcc2..255e4380 100644 --- a/liveMedia/VP8VideoRTPSource.cpp +++ b/liveMedia/VP8VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // VP8 Video RTP Sources // Implementation diff --git a/liveMedia/VP9VideoRTPSink.cpp b/liveMedia/VP9VideoRTPSink.cpp index 2619512b..4d678c68 100644 --- a/liveMedia/VP9VideoRTPSink.cpp +++ b/liveMedia/VP9VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for VP9 video // Implementation diff --git a/liveMedia/VP9VideoRTPSource.cpp b/liveMedia/VP9VideoRTPSource.cpp index c00df7e2..808676be 100644 --- a/liveMedia/VP9VideoRTPSource.cpp +++ b/liveMedia/VP9VideoRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // VP9 Video RTP Sources // Implementation diff --git a/liveMedia/VideoRTPSink.cpp b/liveMedia/VideoRTPSink.cpp index 4610e54b..9bb6d372 100644 --- a/liveMedia/VideoRTPSink.cpp +++ b/liveMedia/VideoRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for video codecs (abstract base class) // Implementation diff --git a/liveMedia/VorbisAudioRTPSink.cpp b/liveMedia/VorbisAudioRTPSink.cpp index f45e7f1f..0102a9e3 100644 --- a/liveMedia/VorbisAudioRTPSink.cpp +++ b/liveMedia/VorbisAudioRTPSink.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Vorbis audio // Implementation diff --git a/liveMedia/VorbisAudioRTPSource.cpp b/liveMedia/VorbisAudioRTPSource.cpp index 5fac36ee..89ee6eb3 100644 --- a/liveMedia/VorbisAudioRTPSource.cpp +++ b/liveMedia/VorbisAudioRTPSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Vorbis Audio RTP Sources // Implementation diff --git a/liveMedia/WAVAudioFileServerMediaSubsession.cpp b/liveMedia/WAVAudioFileServerMediaSubsession.cpp index a0c1cd58..d261013a 100644 --- a/liveMedia/WAVAudioFileServerMediaSubsession.cpp +++ b/liveMedia/WAVAudioFileServerMediaSubsession.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an WAV audio file. // Implementation diff --git a/liveMedia/WAVAudioFileSource.cpp b/liveMedia/WAVAudioFileSource.cpp index bf48fb91..1b508160 100644 --- a/liveMedia/WAVAudioFileSource.cpp +++ b/liveMedia/WAVAudioFileSource.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A WAV audio file source // Implementation diff --git a/liveMedia/include/AC3AudioFileServerMediaSubsession.hh b/liveMedia/include/AC3AudioFileServerMediaSubsession.hh index 5b8c147e..e68ec4da 100644 --- a/liveMedia/include/AC3AudioFileServerMediaSubsession.hh +++ b/liveMedia/include/AC3AudioFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AC3 audio file. // C++ header diff --git a/liveMedia/include/AC3AudioRTPSink.hh b/liveMedia/include/AC3AudioRTPSink.hh index 0c3fd572..e13f9ed1 100644 --- a/liveMedia/include/AC3AudioRTPSink.hh +++ b/liveMedia/include/AC3AudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for AC3 audio // C++ header diff --git a/liveMedia/include/AC3AudioRTPSource.hh b/liveMedia/include/AC3AudioRTPSource.hh index 97f87e7b..0b92fdd3 100644 --- a/liveMedia/include/AC3AudioRTPSource.hh +++ b/liveMedia/include/AC3AudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AC3 Audio RTP Sources // C++ header diff --git a/liveMedia/include/AC3AudioStreamFramer.hh b/liveMedia/include/AC3AudioStreamFramer.hh index 63f49aac..1b77ca8e 100644 --- a/liveMedia/include/AC3AudioStreamFramer.hh +++ b/liveMedia/include/AC3AudioStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an AC3 audio elementary stream into frames // C++ header diff --git a/liveMedia/include/ADTSAudioFileServerMediaSubsession.hh b/liveMedia/include/ADTSAudioFileServerMediaSubsession.hh index 249d5784..5c1d61ed 100644 --- a/liveMedia/include/ADTSAudioFileServerMediaSubsession.hh +++ b/liveMedia/include/ADTSAudioFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AAC audio file in ADTS format // C++ header diff --git a/liveMedia/include/ADTSAudioFileSource.hh b/liveMedia/include/ADTSAudioFileSource.hh index 8de2b036..68637485 100644 --- a/liveMedia/include/ADTSAudioFileSource.hh +++ b/liveMedia/include/ADTSAudioFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AAC audio files in ADTS format // C++ header diff --git a/liveMedia/include/ADTSAudioStreamDiscreteFramer.hh b/liveMedia/include/ADTSAudioStreamDiscreteFramer.hh index 3c4589c5..f1640eb1 100644 --- a/liveMedia/include/ADTSAudioStreamDiscreteFramer.hh +++ b/liveMedia/include/ADTSAudioStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that reads (discrete) AAC audio frames, and outputs each frame with // a preceding ADTS header. // C++ header diff --git a/liveMedia/include/AMRAudioFileServerMediaSubsession.hh b/liveMedia/include/AMRAudioFileServerMediaSubsession.hh index c97bb198..7e289074 100644 --- a/liveMedia/include/AMRAudioFileServerMediaSubsession.hh +++ b/liveMedia/include/AMRAudioFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an AMR audio file. // C++ header diff --git a/liveMedia/include/AMRAudioFileSink.hh b/liveMedia/include/AMRAudioFileSink.hh index e8f4708a..a836a7dd 100644 --- a/liveMedia/include/AMRAudioFileSink.hh +++ b/liveMedia/include/AMRAudioFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AMR Audio File Sinks // C++ header diff --git a/liveMedia/include/AMRAudioFileSource.hh b/liveMedia/include/AMRAudioFileSource.hh index d620ee7c..da446bad 100644 --- a/liveMedia/include/AMRAudioFileSource.hh +++ b/liveMedia/include/AMRAudioFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AMR audio files (as defined in RFC 4867, section 5) // C++ header diff --git a/liveMedia/include/AMRAudioRTPSink.hh b/liveMedia/include/AMRAudioRTPSink.hh index 3b77682f..ab8dad42 100644 --- a/liveMedia/include/AMRAudioRTPSink.hh +++ b/liveMedia/include/AMRAudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for AMR audio (RFC 4867) // C++ header diff --git a/liveMedia/include/AMRAudioRTPSource.hh b/liveMedia/include/AMRAudioRTPSource.hh index dfd68834..6f33ce99 100644 --- a/liveMedia/include/AMRAudioRTPSource.hh +++ b/liveMedia/include/AMRAudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // AMR Audio RTP Sources (RFC 4867) // C++ header diff --git a/liveMedia/include/AMRAudioSource.hh b/liveMedia/include/AMRAudioSource.hh index fc7ea65b..05617bc6 100644 --- a/liveMedia/include/AMRAudioSource.hh +++ b/liveMedia/include/AMRAudioSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source object for AMR audio sources // C++ header diff --git a/liveMedia/include/AVIFileSink.hh b/liveMedia/include/AVIFileSink.hh index da9b6b36..5c0622f5 100644 --- a/liveMedia/include/AVIFileSink.hh +++ b/liveMedia/include/AVIFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A sink that generates an AVI file from a composite media session // C++ header diff --git a/liveMedia/include/AudioInputDevice.hh b/liveMedia/include/AudioInputDevice.hh index cd533673..710e63fe 100644 --- a/liveMedia/include/AudioInputDevice.hh +++ b/liveMedia/include/AudioInputDevice.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Generic audio input device (such as a microphone, or an input sound card) // C++ header diff --git a/liveMedia/include/AudioRTPSink.hh b/liveMedia/include/AudioRTPSink.hh index 90592882..939e1263 100644 --- a/liveMedia/include/AudioRTPSink.hh +++ b/liveMedia/include/AudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for audio codecs (abstract base class) // C++ header diff --git a/liveMedia/include/Base64.hh b/liveMedia/include/Base64.hh index 852094e5..deaa09d9 100644 --- a/liveMedia/include/Base64.hh +++ b/liveMedia/include/Base64.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Base64 encoding and decoding // C++ header diff --git a/liveMedia/include/BasicUDPSink.hh b/liveMedia/include/BasicUDPSink.hh index 779ae6aa..b25de47d 100644 --- a/liveMedia/include/BasicUDPSink.hh +++ b/liveMedia/include/BasicUDPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple UDP sink (i.e., without RTP or other headers added); one frame per packet // C++ header diff --git a/liveMedia/include/BasicUDPSource.hh b/liveMedia/include/BasicUDPSource.hh index 11e4a450..d21cc435 100644 --- a/liveMedia/include/BasicUDPSource.hh +++ b/liveMedia/include/BasicUDPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple UDP source, where every UDP payload is a complete frame // C++ header diff --git a/liveMedia/include/BitVector.hh b/liveMedia/include/BitVector.hh index c2e49003..dc77e540 100644 --- a/liveMedia/include/BitVector.hh +++ b/liveMedia/include/BitVector.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Bit Vector data structure // C++ header diff --git a/liveMedia/include/ByteStreamFileSource.hh b/liveMedia/include/ByteStreamFileSource.hh index 55bf7c20..841a895d 100644 --- a/liveMedia/include/ByteStreamFileSource.hh +++ b/liveMedia/include/ByteStreamFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A file source that is a plain byte stream (rather than frames) // C++ header diff --git a/liveMedia/include/ByteStreamMemoryBufferSource.hh b/liveMedia/include/ByteStreamMemoryBufferSource.hh index 6acd7309..4b195d5e 100644 --- a/liveMedia/include/ByteStreamMemoryBufferSource.hh +++ b/liveMedia/include/ByteStreamMemoryBufferSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class for streaming data from a (static) memory buffer, as if it were a file. // C++ header diff --git a/liveMedia/include/ByteStreamMultiFileSource.hh b/liveMedia/include/ByteStreamMultiFileSource.hh index 36ea4c6b..7020d437 100644 --- a/liveMedia/include/ByteStreamMultiFileSource.hh +++ b/liveMedia/include/ByteStreamMultiFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A source that consists of multiple byte-stream files, read sequentially. // (The input is an array of file names, with a terminating 'file name' of NULL.) // C++ header diff --git a/liveMedia/include/DVVideoFileServerMediaSubsession.hh b/liveMedia/include/DVVideoFileServerMediaSubsession.hh index 50ba97fc..bd0014bc 100644 --- a/liveMedia/include/DVVideoFileServerMediaSubsession.hh +++ b/liveMedia/include/DVVideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a DV video file. // C++ header diff --git a/liveMedia/include/DVVideoRTPSink.hh b/liveMedia/include/DVVideoRTPSink.hh index ac9a6593..6f6d0f9f 100644 --- a/liveMedia/include/DVVideoRTPSink.hh +++ b/liveMedia/include/DVVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for DV video (RFC 3189) // (Thanks to Ben Hutchings for prototyping this.) // C++ header diff --git a/liveMedia/include/DVVideoRTPSource.hh b/liveMedia/include/DVVideoRTPSource.hh index 1c294545..c1e9670b 100644 --- a/liveMedia/include/DVVideoRTPSource.hh +++ b/liveMedia/include/DVVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // DV Video RTP Sources // C++ header diff --git a/liveMedia/include/DVVideoStreamFramer.hh b/liveMedia/include/DVVideoStreamFramer.hh index 89ab2cea..380e79ad 100644 --- a/liveMedia/include/DVVideoStreamFramer.hh +++ b/liveMedia/include/DVVideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that parses a DV input stream into DV frames to deliver to the downstream object // C++ header diff --git a/liveMedia/include/DeviceSource.hh b/liveMedia/include/DeviceSource.hh index 7f18ff1d..9343b354 100644 --- a/liveMedia/include/DeviceSource.hh +++ b/liveMedia/include/DeviceSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A template for a MediaSource encapsulating an audio/video input device // // NOTE: Sections of this code labeled "%%% TO BE WRITTEN %%%" are incomplete, and needto be written by the programmer diff --git a/liveMedia/include/DigestAuthentication.hh b/liveMedia/include/DigestAuthentication.hh index 6279c540..68b7fedc 100644 --- a/liveMedia/include/DigestAuthentication.hh +++ b/liveMedia/include/DigestAuthentication.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class used for digest authentication. // C++ header diff --git a/liveMedia/include/FileServerMediaSubsession.hh b/liveMedia/include/FileServerMediaSubsession.hh index 58fa0bb3..8ffecb52 100644 --- a/liveMedia/include/FileServerMediaSubsession.hh +++ b/liveMedia/include/FileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a file. // C++ header diff --git a/liveMedia/include/FileSink.hh b/liveMedia/include/FileSink.hh index a8162dfb..97bdba28 100644 --- a/liveMedia/include/FileSink.hh +++ b/liveMedia/include/FileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // File Sinks // C++ header diff --git a/liveMedia/include/FramedFileSource.hh b/liveMedia/include/FramedFileSource.hh index 776828f6..5c78ab52 100644 --- a/liveMedia/include/FramedFileSource.hh +++ b/liveMedia/include/FramedFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed File Sources // C++ header diff --git a/liveMedia/include/FramedFilter.hh b/liveMedia/include/FramedFilter.hh index 38146427..eda194a4 100644 --- a/liveMedia/include/FramedFilter.hh +++ b/liveMedia/include/FramedFilter.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed Filters // C++ header diff --git a/liveMedia/include/FramedSource.hh b/liveMedia/include/FramedSource.hh index 5d169c23..8c89169c 100644 --- a/liveMedia/include/FramedSource.hh +++ b/liveMedia/include/FramedSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Framed Sources // C++ header diff --git a/liveMedia/include/GSMAudioRTPSink.hh b/liveMedia/include/GSMAudioRTPSink.hh index 4bd73b12..0dac23d5 100644 --- a/liveMedia/include/GSMAudioRTPSink.hh +++ b/liveMedia/include/GSMAudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for GSM audio // C++ header diff --git a/liveMedia/include/GenericMediaServer.hh b/liveMedia/include/GenericMediaServer.hh index 12b2c359..bfd83ff2 100644 --- a/liveMedia/include/GenericMediaServer.hh +++ b/liveMedia/include/GenericMediaServer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic media server class, used to implement a RTSP server, and any other server that uses // "ServerMediaSession" objects to describe media to be served. // C++ header diff --git a/liveMedia/include/H261VideoRTPSource.hh b/liveMedia/include/H261VideoRTPSource.hh index f0f378f3..5dff3725 100644 --- a/liveMedia/include/H261VideoRTPSource.hh +++ b/liveMedia/include/H261VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.261 Video RTP Sources // C++ header diff --git a/liveMedia/include/H263plusVideoFileServerMediaSubsession.hh b/liveMedia/include/H263plusVideoFileServerMediaSubsession.hh index 0beed1b2..3a942f9b 100644 --- a/liveMedia/include/H263plusVideoFileServerMediaSubsession.hh +++ b/liveMedia/include/H263plusVideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H.263 video file. // C++ header diff --git a/liveMedia/include/H263plusVideoRTPSink.hh b/liveMedia/include/H263plusVideoRTPSink.hh index 78557053..e507949d 100644 --- a/liveMedia/include/H263plusVideoRTPSink.hh +++ b/liveMedia/include/H263plusVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.263+ video (RFC 4629) // C++ header diff --git a/liveMedia/include/H263plusVideoRTPSource.hh b/liveMedia/include/H263plusVideoRTPSource.hh index 1ee0fc8e..52a0805c 100644 --- a/liveMedia/include/H263plusVideoRTPSource.hh +++ b/liveMedia/include/H263plusVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.263+ Video RTP Sources // C++ header diff --git a/liveMedia/include/H263plusVideoStreamFramer.hh b/liveMedia/include/H263plusVideoStreamFramer.hh index 9d6a1d0e..67efc080 100644 --- a/liveMedia/include/H263plusVideoStreamFramer.hh +++ b/liveMedia/include/H263plusVideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an H263 video elementary stream into frames. // Author Benhard Feiten diff --git a/liveMedia/include/H264VideoFileServerMediaSubsession.hh b/liveMedia/include/H264VideoFileServerMediaSubsession.hh index ed2443d3..874bbfa7 100644 --- a/liveMedia/include/H264VideoFileServerMediaSubsession.hh +++ b/liveMedia/include/H264VideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H264 Elementary Stream video file. // C++ header diff --git a/liveMedia/include/H264VideoFileSink.hh b/liveMedia/include/H264VideoFileSink.hh index c3968cdf..5e331593 100644 --- a/liveMedia/include/H264VideoFileSink.hh +++ b/liveMedia/include/H264VideoFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 Video File Sinks // C++ header diff --git a/liveMedia/include/H264VideoRTPSink.hh b/liveMedia/include/H264VideoRTPSink.hh index 8e1d1705..77b45a69 100644 --- a/liveMedia/include/H264VideoRTPSink.hh +++ b/liveMedia/include/H264VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.264 video (RFC 3984) // C++ header diff --git a/liveMedia/include/H264VideoRTPSource.hh b/liveMedia/include/H264VideoRTPSource.hh index 4bfab833..9098ed57 100644 --- a/liveMedia/include/H264VideoRTPSource.hh +++ b/liveMedia/include/H264VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 Video RTP Sources // C++ header diff --git a/liveMedia/include/H264VideoStreamDiscreteFramer.hh b/liveMedia/include/H264VideoStreamDiscreteFramer.hh index 14329950..97060cb8 100644 --- a/liveMedia/include/H264VideoStreamDiscreteFramer.hh +++ b/liveMedia/include/H264VideoStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H264VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/include/H264VideoStreamFramer.hh b/liveMedia/include/H264VideoStreamFramer.hh index 97ef7cc3..a4eb498a 100644 --- a/liveMedia/include/H264VideoStreamFramer.hh +++ b/liveMedia/include/H264VideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.264 Video Elementary Stream into NAL units. // C++ header diff --git a/liveMedia/include/H264or5VideoFileSink.hh b/liveMedia/include/H264or5VideoFileSink.hh index 0a692fcb..ab3966f9 100644 --- a/liveMedia/include/H264or5VideoFileSink.hh +++ b/liveMedia/include/H264or5VideoFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.264 or H.265 Video File Sinks // C++ header diff --git a/liveMedia/include/H264or5VideoRTPSink.hh b/liveMedia/include/H264or5VideoRTPSink.hh index 04207887..e9fdf893 100644 --- a/liveMedia/include/H264or5VideoRTPSink.hh +++ b/liveMedia/include/H264or5VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.264 or H.265 video // C++ header diff --git a/liveMedia/include/H264or5VideoStreamDiscreteFramer.hh b/liveMedia/include/H264or5VideoStreamDiscreteFramer.hh index 34de0d35..e417aacd 100644 --- a/liveMedia/include/H264or5VideoStreamDiscreteFramer.hh +++ b/liveMedia/include/H264or5VideoStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H264or5VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/include/H264or5VideoStreamFramer.hh b/liveMedia/include/H264or5VideoStreamFramer.hh index 023a318d..1e249cbd 100644 --- a/liveMedia/include/H264or5VideoStreamFramer.hh +++ b/liveMedia/include/H264or5VideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.264 or H.265 Video Elementary Stream into NAL units. // C++ header diff --git a/liveMedia/include/H265VideoFileServerMediaSubsession.hh b/liveMedia/include/H265VideoFileServerMediaSubsession.hh index a1aed1ec..3a3ad111 100644 --- a/liveMedia/include/H265VideoFileServerMediaSubsession.hh +++ b/liveMedia/include/H265VideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a H265 Elementary Stream video file. // C++ header diff --git a/liveMedia/include/H265VideoFileSink.hh b/liveMedia/include/H265VideoFileSink.hh index 5d647c7a..d065c097 100644 --- a/liveMedia/include/H265VideoFileSink.hh +++ b/liveMedia/include/H265VideoFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.265 Video File Sinks // C++ header diff --git a/liveMedia/include/H265VideoRTPSink.hh b/liveMedia/include/H265VideoRTPSink.hh index 9a849db2..4cc1c0bf 100644 --- a/liveMedia/include/H265VideoRTPSink.hh +++ b/liveMedia/include/H265VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for H.265 video // C++ header diff --git a/liveMedia/include/H265VideoRTPSource.hh b/liveMedia/include/H265VideoRTPSource.hh index ecddd0ab..e0c478e4 100644 --- a/liveMedia/include/H265VideoRTPSource.hh +++ b/liveMedia/include/H265VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // H.265 Video RTP Sources // C++ header diff --git a/liveMedia/include/H265VideoStreamDiscreteFramer.hh b/liveMedia/include/H265VideoStreamDiscreteFramer.hh index 46c6538b..758c1935 100644 --- a/liveMedia/include/H265VideoStreamDiscreteFramer.hh +++ b/liveMedia/include/H265VideoStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "H265VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/include/H265VideoStreamFramer.hh b/liveMedia/include/H265VideoStreamFramer.hh index 654b2139..c8ba3d33 100644 --- a/liveMedia/include/H265VideoStreamFramer.hh +++ b/liveMedia/include/H265VideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up a H.265 Video Elementary Stream into NAL units. // C++ header diff --git a/liveMedia/include/HLSSegmenter.hh b/liveMedia/include/HLSSegmenter.hh index b6c0bf7b..d6d2be69 100644 --- a/liveMedia/include/HLSSegmenter.hh +++ b/liveMedia/include/HLSSegmenter.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A media sink that takes - as input - a MPEG Transport Stream, and outputs a series // of MPEG Transport Stream files, each representing a segment of the input stream, // suitable for HLS (Apple's "HTTP Live Streaming"). diff --git a/liveMedia/include/HMAC_SHA1.hh b/liveMedia/include/HMAC_SHA1.hh index 6008b7f8..b0762e1c 100644 --- a/liveMedia/include/HMAC_SHA1.hh +++ b/liveMedia/include/HMAC_SHA1.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // // A function for computing the HMAC_SHA1 digest // Definition diff --git a/liveMedia/include/HMAC_hash.hh b/liveMedia/include/HMAC_hash.hh index 26032496..2e9dc88b 100644 --- a/liveMedia/include/HMAC_hash.hh +++ b/liveMedia/include/HMAC_hash.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // // Generic HMA_HASH functions // Definition diff --git a/liveMedia/include/InputFile.hh b/liveMedia/include/InputFile.hh index f79c3236..454d27d5 100644 --- a/liveMedia/include/InputFile.hh +++ b/liveMedia/include/InputFile.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines for opening/closing named input files // C++ header diff --git a/liveMedia/include/JPEG2000VideoRTPSink.hh b/liveMedia/include/JPEG2000VideoRTPSink.hh index 61704984..c06c5680 100644 --- a/liveMedia/include/JPEG2000VideoRTPSink.hh +++ b/liveMedia/include/JPEG2000VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. #ifndef _JPEG2000_VIDEO_RTP_SINK_HH diff --git a/liveMedia/include/JPEG2000VideoRTPSource.hh b/liveMedia/include/JPEG2000VideoRTPSource.hh index 2ad64115..a2c43125 100644 --- a/liveMedia/include/JPEG2000VideoRTPSource.hh +++ b/liveMedia/include/JPEG2000VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. #ifndef _JPEG2000_VIDEO_RTP_SOURCE_HH #define _JPEG2000_VIDEO_RTP_SOURCE_HH diff --git a/liveMedia/include/JPEGVideoRTPSink.hh b/liveMedia/include/JPEGVideoRTPSink.hh index 25f5bed1..acc09179 100644 --- a/liveMedia/include/JPEGVideoRTPSink.hh +++ b/liveMedia/include/JPEGVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for JPEG video (RFC 2435) // C++ header diff --git a/liveMedia/include/JPEGVideoRTPSource.hh b/liveMedia/include/JPEGVideoRTPSource.hh index caad2f09..bf68b7ce 100644 --- a/liveMedia/include/JPEGVideoRTPSource.hh +++ b/liveMedia/include/JPEGVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // JPEG Video (RFC 2435) RTP Sources // C++ header diff --git a/liveMedia/include/JPEGVideoSource.hh b/liveMedia/include/JPEGVideoSource.hh index 34c5a5f7..5c8ec75b 100644 --- a/liveMedia/include/JPEGVideoSource.hh +++ b/liveMedia/include/JPEGVideoSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // JPEG video sources // C++ header diff --git a/liveMedia/include/Locale.hh b/liveMedia/include/Locale.hh index cbc043dc..6d789229 100644 --- a/liveMedia/include/Locale.hh +++ b/liveMedia/include/Locale.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Support for temporarily setting the locale (e.g., to "C" or "POSIX") for (e.g.) parsing or printing // floating-point numbers in protocol headers, or calling toupper()/tolower() on human-input strings. // C++ header diff --git a/liveMedia/include/MIKEY.hh b/liveMedia/include/MIKEY.hh index 02363593..cbf9434d 100644 --- a/liveMedia/include/MIKEY.hh +++ b/liveMedia/include/MIKEY.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that implements a MIKEY message (RFC 3830) // C++ header diff --git a/liveMedia/include/MP3ADU.hh b/liveMedia/include/MP3ADU.hh index 57df4c27..5ee81dad 100644 --- a/liveMedia/include/MP3ADU.hh +++ b/liveMedia/include/MP3ADU.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'ADU' MP3 streams (for improved loss-tolerance) // C++ header diff --git a/liveMedia/include/MP3ADURTPSink.hh b/liveMedia/include/MP3ADURTPSink.hh index 8d145573..13455968 100644 --- a/liveMedia/include/MP3ADURTPSink.hh +++ b/liveMedia/include/MP3ADURTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for 'ADUized' MP3 frames ("mpa-robust") // C++ header diff --git a/liveMedia/include/MP3ADURTPSource.hh b/liveMedia/include/MP3ADURTPSource.hh index 7610671f..b8187f04 100644 --- a/liveMedia/include/MP3ADURTPSource.hh +++ b/liveMedia/include/MP3ADURTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP source for 'ADUized' MP3 frames ("mpa-robust") // C++ header diff --git a/liveMedia/include/MP3ADUTranscoder.hh b/liveMedia/include/MP3ADUTranscoder.hh index 5ffa30ce..ca7859bd 100644 --- a/liveMedia/include/MP3ADUTranscoder.hh +++ b/liveMedia/include/MP3ADUTranscoder.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Transcoder for ADUized MP3 frames // C++ header diff --git a/liveMedia/include/MP3ADUinterleaving.hh b/liveMedia/include/MP3ADUinterleaving.hh index 593687fc..12482cde 100644 --- a/liveMedia/include/MP3ADUinterleaving.hh +++ b/liveMedia/include/MP3ADUinterleaving.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Interleaving of MP3 ADUs // C++ header diff --git a/liveMedia/include/MP3AudioFileServerMediaSubsession.hh b/liveMedia/include/MP3AudioFileServerMediaSubsession.hh index 62f334a1..cd8c6a06 100644 --- a/liveMedia/include/MP3AudioFileServerMediaSubsession.hh +++ b/liveMedia/include/MP3AudioFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an MP3 audio file. // (Actually, any MPEG-1 or MPEG-2 audio file should work.) diff --git a/liveMedia/include/MP3FileSource.hh b/liveMedia/include/MP3FileSource.hh index 43b5ac03..976bc397 100644 --- a/liveMedia/include/MP3FileSource.hh +++ b/liveMedia/include/MP3FileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 File Sources // C++ header diff --git a/liveMedia/include/MP3Transcoder.hh b/liveMedia/include/MP3Transcoder.hh index 419681ed..de42cc3e 100644 --- a/liveMedia/include/MP3Transcoder.hh +++ b/liveMedia/include/MP3Transcoder.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP3 Transcoder // C++ header diff --git a/liveMedia/include/MPEG1or2AudioRTPSink.hh b/liveMedia/include/MPEG1or2AudioRTPSink.hh index ad954a7f..4d291e39 100644 --- a/liveMedia/include/MPEG1or2AudioRTPSink.hh +++ b/liveMedia/include/MPEG1or2AudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG audio (RFC 2250) // C++ header diff --git a/liveMedia/include/MPEG1or2AudioRTPSource.hh b/liveMedia/include/MPEG1or2AudioRTPSource.hh index 472c9c42..e9b1e83b 100644 --- a/liveMedia/include/MPEG1or2AudioRTPSource.hh +++ b/liveMedia/include/MPEG1or2AudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-1 or MPEG-2 Audio RTP Sources // C++ header diff --git a/liveMedia/include/MPEG1or2AudioStreamFramer.hh b/liveMedia/include/MPEG1or2AudioStreamFramer.hh index 628f52fb..1acd253f 100644 --- a/liveMedia/include/MPEG1or2AudioStreamFramer.hh +++ b/liveMedia/include/MPEG1or2AudioStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG (1,2) audio elementary stream into frames // C++ header diff --git a/liveMedia/include/MPEG1or2Demux.hh b/liveMedia/include/MPEG1or2Demux.hh index b9b81079..5ec4cf52 100644 --- a/liveMedia/include/MPEG1or2Demux.hh +++ b/liveMedia/include/MPEG1or2Demux.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Demultiplexer for a MPEG 1 or 2 Program Stream // C++ header diff --git a/liveMedia/include/MPEG1or2DemuxedElementaryStream.hh b/liveMedia/include/MPEG1or2DemuxedElementaryStream.hh index 4604b6c1..4e40dc20 100644 --- a/liveMedia/include/MPEG1or2DemuxedElementaryStream.hh +++ b/liveMedia/include/MPEG1or2DemuxedElementaryStream.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A MPEG 1 or 2 Elementary Stream, demultiplexed from a Program Stream // C++ header diff --git a/liveMedia/include/MPEG1or2DemuxedServerMediaSubsession.hh b/liveMedia/include/MPEG1or2DemuxedServerMediaSubsession.hh index 9361fb86..8cb0cb75 100644 --- a/liveMedia/include/MPEG1or2DemuxedServerMediaSubsession.hh +++ b/liveMedia/include/MPEG1or2DemuxedServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-1 or 2 demuxer. // C++ header diff --git a/liveMedia/include/MPEG1or2FileServerDemux.hh b/liveMedia/include/MPEG1or2FileServerDemux.hh index c14c9a7f..7f0ab363 100644 --- a/liveMedia/include/MPEG1or2FileServerDemux.hh +++ b/liveMedia/include/MPEG1or2FileServerDemux.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexer for a MPEG 1 or 2 Program Stream // C++ header diff --git a/liveMedia/include/MPEG1or2VideoFileServerMediaSubsession.hh b/liveMedia/include/MPEG1or2VideoFileServerMediaSubsession.hh index 80ef274d..95bbe6bd 100644 --- a/liveMedia/include/MPEG1or2VideoFileServerMediaSubsession.hh +++ b/liveMedia/include/MPEG1or2VideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-1 or 2 Elementary Stream video file. // C++ header diff --git a/liveMedia/include/MPEG1or2VideoRTPSink.hh b/liveMedia/include/MPEG1or2VideoRTPSink.hh index 5b5be0aa..d812e1a5 100644 --- a/liveMedia/include/MPEG1or2VideoRTPSink.hh +++ b/liveMedia/include/MPEG1or2VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG video (RFC 2250) // C++ header diff --git a/liveMedia/include/MPEG1or2VideoRTPSource.hh b/liveMedia/include/MPEG1or2VideoRTPSource.hh index f3ae4eee..a656974c 100644 --- a/liveMedia/include/MPEG1or2VideoRTPSource.hh +++ b/liveMedia/include/MPEG1or2VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-1 or MPEG-2 Video RTP Sources // C++ header diff --git a/liveMedia/include/MPEG1or2VideoStreamDiscreteFramer.hh b/liveMedia/include/MPEG1or2VideoStreamDiscreteFramer.hh index f53ce120..d5b917d4 100644 --- a/liveMedia/include/MPEG1or2VideoStreamDiscreteFramer.hh +++ b/liveMedia/include/MPEG1or2VideoStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "MPEG1or2VideoStreamFramer" that takes only // complete, discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/include/MPEG1or2VideoStreamFramer.hh b/liveMedia/include/MPEG1or2VideoStreamFramer.hh index f77b7496..2656e203 100644 --- a/liveMedia/include/MPEG1or2VideoStreamFramer.hh +++ b/liveMedia/include/MPEG1or2VideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG 1 or 2 video elementary stream into // frames for: Video_Sequence_Header, GOP_Header, Picture_Header // C++ header diff --git a/liveMedia/include/MPEG2IndexFromTransportStream.hh b/liveMedia/include/MPEG2IndexFromTransportStream.hh index 2ab05590..187f2084 100644 --- a/liveMedia/include/MPEG2IndexFromTransportStream.hh +++ b/liveMedia/include/MPEG2IndexFromTransportStream.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that produces a sequence of I-frame indices from a MPEG-2 Transport Stream // C++ header diff --git a/liveMedia/include/MPEG2TransportFileServerMediaSubsession.hh b/liveMedia/include/MPEG2TransportFileServerMediaSubsession.hh index 9d0f2580..c68a78df 100644 --- a/liveMedia/include/MPEG2TransportFileServerMediaSubsession.hh +++ b/liveMedia/include/MPEG2TransportFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-2 Transport Stream file. // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamAccumulator.hh b/liveMedia/include/MPEG2TransportStreamAccumulator.hh index 0e4b0d9a..659055b1 100644 --- a/liveMedia/include/MPEG2TransportStreamAccumulator.hh +++ b/liveMedia/include/MPEG2TransportStreamAccumulator.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Collects a stream of incoming MPEG Transport Stream packets into // a chunk sufficiently large to send in a single outgoing (RTP or UDP) packet. // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamDemux.hh b/liveMedia/include/MPEG2TransportStreamDemux.hh index 8ec9d760..dabc10fa 100644 --- a/liveMedia/include/MPEG2TransportStreamDemux.hh +++ b/liveMedia/include/MPEG2TransportStreamDemux.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Demultiplexer for a MPEG Transport Stream // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamFramer.hh b/liveMedia/include/MPEG2TransportStreamFramer.hh index af36a475..81913b6f 100644 --- a/liveMedia/include/MPEG2TransportStreamFramer.hh +++ b/liveMedia/include/MPEG2TransportStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that passes through (unchanged) chunks that contain an integral number // of MPEG-2 Transport Stream packets, but returning (in "fDurationInMicroseconds") // an updated estimate of the time gap between chunks. diff --git a/liveMedia/include/MPEG2TransportStreamFromESSource.hh b/liveMedia/include/MPEG2TransportStreamFromESSource.hh index 4b43bd57..66a9f231 100644 --- a/liveMedia/include/MPEG2TransportStreamFromESSource.hh +++ b/liveMedia/include/MPEG2TransportStreamFromESSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter for converting one or more MPEG Elementary Streams // to a MPEG-2 Transport Stream // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamFromPESSource.hh b/liveMedia/include/MPEG2TransportStreamFromPESSource.hh index b16da224..20638152 100644 --- a/liveMedia/include/MPEG2TransportStreamFromPESSource.hh +++ b/liveMedia/include/MPEG2TransportStreamFromPESSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter for converting a stream of MPEG PES packets to a MPEG-2 Transport Stream // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamIndexFile.hh b/liveMedia/include/MPEG2TransportStreamIndexFile.hh index fb2e64c2..c5e96403 100644 --- a/liveMedia/include/MPEG2TransportStreamIndexFile.hh +++ b/liveMedia/include/MPEG2TransportStreamIndexFile.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates MPEG-2 Transport Stream 'index files'/ // These index files are used to implement 'trick play' operations // (seek-by-time, fast forward, reverse play) on Transport Stream files. diff --git a/liveMedia/include/MPEG2TransportStreamMultiplexor.hh b/liveMedia/include/MPEG2TransportStreamMultiplexor.hh index 4e818685..d086fa8b 100644 --- a/liveMedia/include/MPEG2TransportStreamMultiplexor.hh +++ b/liveMedia/include/MPEG2TransportStreamMultiplexor.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class for generating MPEG-2 Transport Stream from one or more input // Elementary Stream data sources // C++ header diff --git a/liveMedia/include/MPEG2TransportStreamTrickModeFilter.hh b/liveMedia/include/MPEG2TransportStreamTrickModeFilter.hh index 4dc9be55..95aa5ea2 100644 --- a/liveMedia/include/MPEG2TransportStreamTrickModeFilter.hh +++ b/liveMedia/include/MPEG2TransportStreamTrickModeFilter.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved.// A filter that converts a MPEG Transport Stream file - with corresponding index file +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved.// A filter that converts a MPEG Transport Stream file - with corresponding index file // - to a corresponding Video Elementary Stream. It also uses a "scale" parameter // to implement 'trick mode' (fast forward or reverse play, using I-frames) on // the video stream. diff --git a/liveMedia/include/MPEG2TransportUDPServerMediaSubsession.hh b/liveMedia/include/MPEG2TransportUDPServerMediaSubsession.hh index 52967d23..a9671335 100644 --- a/liveMedia/include/MPEG2TransportUDPServerMediaSubsession.hh +++ b/liveMedia/include/MPEG2TransportUDPServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an incoming UDP (or RTP/UDP) MPEG-2 Transport Stream // C++ header diff --git a/liveMedia/include/MPEG4ESVideoRTPSink.hh b/liveMedia/include/MPEG4ESVideoRTPSink.hh index dae3ac3c..6bbbf39c 100644 --- a/liveMedia/include/MPEG4ESVideoRTPSink.hh +++ b/liveMedia/include/MPEG4ESVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG-4 Elementary Stream video (RFC 3016) // C++ header diff --git a/liveMedia/include/MPEG4ESVideoRTPSource.hh b/liveMedia/include/MPEG4ESVideoRTPSource.hh index 38b16fe3..4df9a810 100644 --- a/liveMedia/include/MPEG4ESVideoRTPSource.hh +++ b/liveMedia/include/MPEG4ESVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MP4V-ES video RTP stream sources // C++ header diff --git a/liveMedia/include/MPEG4GenericRTPSink.hh b/liveMedia/include/MPEG4GenericRTPSink.hh index 3f5bee07..82c821b3 100644 --- a/liveMedia/include/MPEG4GenericRTPSink.hh +++ b/liveMedia/include/MPEG4GenericRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG4-GENERIC ("audio", "video", or "application") RTP stream sinks // C++ header diff --git a/liveMedia/include/MPEG4GenericRTPSource.hh b/liveMedia/include/MPEG4GenericRTPSource.hh index c3ed9ce1..06b48c5b 100644 --- a/liveMedia/include/MPEG4GenericRTPSource.hh +++ b/liveMedia/include/MPEG4GenericRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG4-GENERIC ("audio", "video", or "application") RTP stream sources // C++ header diff --git a/liveMedia/include/MPEG4LATMAudioRTPSink.hh b/liveMedia/include/MPEG4LATMAudioRTPSink.hh index 2dd45b0b..06c476bb 100644 --- a/liveMedia/include/MPEG4LATMAudioRTPSink.hh +++ b/liveMedia/include/MPEG4LATMAudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for MPEG-4 audio, using LATM multiplexing (RFC 3016) // (Note that the initial 'size' field is assumed to be present at the start of // each frame.) diff --git a/liveMedia/include/MPEG4LATMAudioRTPSource.hh b/liveMedia/include/MPEG4LATMAudioRTPSource.hh index 04ce0bc7..560c31da 100644 --- a/liveMedia/include/MPEG4LATMAudioRTPSource.hh +++ b/liveMedia/include/MPEG4LATMAudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // MPEG-4 audio, using LATM multiplexing // C++ header diff --git a/liveMedia/include/MPEG4VideoFileServerMediaSubsession.hh b/liveMedia/include/MPEG4VideoFileServerMediaSubsession.hh index dbde1d36..2457993e 100644 --- a/liveMedia/include/MPEG4VideoFileServerMediaSubsession.hh +++ b/liveMedia/include/MPEG4VideoFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from a MPEG-4 video file. // C++ header diff --git a/liveMedia/include/MPEG4VideoStreamDiscreteFramer.hh b/liveMedia/include/MPEG4VideoStreamDiscreteFramer.hh index 7e349743..6b390ab1 100644 --- a/liveMedia/include/MPEG4VideoStreamDiscreteFramer.hh +++ b/liveMedia/include/MPEG4VideoStreamDiscreteFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simplified version of "MPEG4VideoStreamFramer" that takes only complete, // discrete frames (rather than an arbitrary byte stream) as input. // This avoids the parsing and data copying overhead of the full diff --git a/liveMedia/include/MPEG4VideoStreamFramer.hh b/liveMedia/include/MPEG4VideoStreamFramer.hh index c8ca1b14..6faac6f1 100644 --- a/liveMedia/include/MPEG4VideoStreamFramer.hh +++ b/liveMedia/include/MPEG4VideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG-4 video elementary stream into // frames for: // - Visual Object Sequence (VS) Header + Visual Object (VO) Header diff --git a/liveMedia/include/MPEGVideoStreamFramer.hh b/liveMedia/include/MPEGVideoStreamFramer.hh index 866c24fe..5187e00e 100644 --- a/liveMedia/include/MPEGVideoStreamFramer.hh +++ b/liveMedia/include/MPEGVideoStreamFramer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A filter that breaks up an MPEG video elementary stream into // headers and frames // C++ header @@ -31,7 +31,7 @@ public: TimeCode(); virtual ~TimeCode(); - int operator==(const TimeCode& arg2) const; + int operator==(TimeCode const& arg2) const; unsigned days, hours, minutes, seconds, pictures; }; diff --git a/liveMedia/include/MatroskaFile.hh b/liveMedia/include/MatroskaFile.hh index af7c5a09..4773fc33 100644 --- a/liveMedia/include/MatroskaFile.hh +++ b/liveMedia/include/MatroskaFile.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates a Matroska file. // C++ header diff --git a/liveMedia/include/MatroskaFileServerDemux.hh b/liveMedia/include/MatroskaFileServerDemux.hh index 55a7be5f..ceb626b1 100644 --- a/liveMedia/include/MatroskaFileServerDemux.hh +++ b/liveMedia/include/MatroskaFileServerDemux.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexor for a Matroska file // C++ header diff --git a/liveMedia/include/Media.hh b/liveMedia/include/Media.hh index 57599d56..5c691c2b 100644 --- a/liveMedia/include/Media.hh +++ b/liveMedia/include/Media.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Medium // C++ header diff --git a/liveMedia/include/MediaSession.hh b/liveMedia/include/MediaSession.hh index a771a80d..12764248 100644 --- a/liveMedia/include/MediaSession.hh +++ b/liveMedia/include/MediaSession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that represents a session that consists of // potentially multiple (audio and/or video) sub-sessions // (This data structure is used for media *receivers* - i.e., clients. diff --git a/liveMedia/include/MediaSink.hh b/liveMedia/include/MediaSink.hh index f4485d7f..350200da 100644 --- a/liveMedia/include/MediaSink.hh +++ b/liveMedia/include/MediaSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Media Sinks // C++ header diff --git a/liveMedia/include/MediaSource.hh b/liveMedia/include/MediaSource.hh index 353b592d..a1915c4b 100644 --- a/liveMedia/include/MediaSource.hh +++ b/liveMedia/include/MediaSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Media Sources // C++ header diff --git a/liveMedia/include/MediaTranscodingTable.hh b/liveMedia/include/MediaTranscodingTable.hh index 8b24daad..1f005b04 100644 --- a/liveMedia/include/MediaTranscodingTable.hh +++ b/liveMedia/include/MediaTranscodingTable.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that implements a database that can be accessed to create // "FramedFilter" (subclass) objects that transcode one codec into another. // The implementation of this class just returns NULL for each codec lookup; diff --git a/liveMedia/include/MultiFramedRTPSink.hh b/liveMedia/include/MultiFramedRTPSink.hh index 799d3b7d..535f353c 100644 --- a/liveMedia/include/MultiFramedRTPSink.hh +++ b/liveMedia/include/MultiFramedRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for a common kind of payload format: Those which pack multiple, // complete codec frames (as many as possible) into each RTP packet. // C++ header diff --git a/liveMedia/include/MultiFramedRTPSource.hh b/liveMedia/include/MultiFramedRTPSource.hh index 1f5a8a0d..10eb9325 100644 --- a/liveMedia/include/MultiFramedRTPSource.hh +++ b/liveMedia/include/MultiFramedRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP source for a common kind of payload format: Those which pack multiple, // complete codec frames (as many as possible) into each RTP packet. // C++ header diff --git a/liveMedia/include/OggFile.hh b/liveMedia/include/OggFile.hh index bf16defb..86170332 100644 --- a/liveMedia/include/OggFile.hh +++ b/liveMedia/include/OggFile.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A class that encapsulates an Ogg file // C++ header diff --git a/liveMedia/include/OggFileServerDemux.hh b/liveMedia/include/OggFileServerDemux.hh index d40b88d8..7f0e1341 100644 --- a/liveMedia/include/OggFileServerDemux.hh +++ b/liveMedia/include/OggFileServerDemux.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A server demultiplexor for an Ogg file // C++ header diff --git a/liveMedia/include/OggFileSink.hh b/liveMedia/include/OggFileSink.hh index 9eb44640..c3c099e3 100644 --- a/liveMedia/include/OggFileSink.hh +++ b/liveMedia/include/OggFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // 'Ogg' File Sink (recording a single media track only) // C++ header diff --git a/liveMedia/include/OnDemandServerMediaSubsession.hh b/liveMedia/include/OnDemandServerMediaSubsession.hh index b1a9981b..2eb7a4f6 100644 --- a/liveMedia/include/OnDemandServerMediaSubsession.hh +++ b/liveMedia/include/OnDemandServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand. // C++ header diff --git a/liveMedia/include/OutputFile.hh b/liveMedia/include/OutputFile.hh index 797caa44..e3855d64 100644 --- a/liveMedia/include/OutputFile.hh +++ b/liveMedia/include/OutputFile.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines for opening/closing named output files // C++ header diff --git a/liveMedia/include/PassiveServerMediaSubsession.hh b/liveMedia/include/PassiveServerMediaSubsession.hh index 55645b42..c8cb6e7a 100644 --- a/liveMedia/include/PassiveServerMediaSubsession.hh +++ b/liveMedia/include/PassiveServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that represents an existing // 'RTPSink', rather than one that creates new 'RTPSink's on demand. // C++ header diff --git a/liveMedia/include/ProxyServerMediaSession.hh b/liveMedia/include/ProxyServerMediaSession.hh index 0f25cb29..a6795e0f 100644 --- a/liveMedia/include/ProxyServerMediaSession.hh +++ b/liveMedia/include/ProxyServerMediaSession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A subclass of "ServerMediaSession" that can be used to create a (unicast) RTSP servers that acts as a 'proxy' for // another (unicast or multicast) RTSP/RTP stream. // C++ header diff --git a/liveMedia/include/QCELPAudioRTPSource.hh b/liveMedia/include/QCELPAudioRTPSource.hh index b70f68bd..d0ed2e1c 100644 --- a/liveMedia/include/QCELPAudioRTPSource.hh +++ b/liveMedia/include/QCELPAudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Qualcomm "PureVoice" (aka. "QCELP") Audio RTP Sources // C++ header diff --git a/liveMedia/include/QuickTimeFileSink.hh b/liveMedia/include/QuickTimeFileSink.hh index 4f0e0c64..f485b1eb 100644 --- a/liveMedia/include/QuickTimeFileSink.hh +++ b/liveMedia/include/QuickTimeFileSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A sink that generates a QuickTime file from a composite media session // C++ header diff --git a/liveMedia/include/QuickTimeGenericRTPSource.hh b/liveMedia/include/QuickTimeGenericRTPSource.hh index 94503361..1546347b 100644 --- a/liveMedia/include/QuickTimeGenericRTPSource.hh +++ b/liveMedia/include/QuickTimeGenericRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sources containing generic QuickTime stream data, as defined in // // C++ header diff --git a/liveMedia/include/RTCP.hh b/liveMedia/include/RTCP.hh index f76a1b29..c70392e1 100644 --- a/liveMedia/include/RTCP.hh +++ b/liveMedia/include/RTCP.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTCP // C++ header diff --git a/liveMedia/include/RTPInterface.hh b/liveMedia/include/RTPInterface.hh index 91097b58..998e5830 100644 --- a/liveMedia/include/RTPInterface.hh +++ b/liveMedia/include/RTPInterface.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An abstraction of a network interface used for RTP (or RTCP). // (This allows the RTP-over-TCP hack (RFC 2326, section 10.12) to // be implemented transparently.) diff --git a/liveMedia/include/RTPSink.hh b/liveMedia/include/RTPSink.hh index d45b5ea2..d551867f 100644 --- a/liveMedia/include/RTPSink.hh +++ b/liveMedia/include/RTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sinks // C++ header diff --git a/liveMedia/include/RTPSource.hh b/liveMedia/include/RTPSource.hh index 871281d2..8441924a 100644 --- a/liveMedia/include/RTPSource.hh +++ b/liveMedia/include/RTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP Sources // C++ header diff --git a/liveMedia/include/RTSPClient.hh b/liveMedia/include/RTSPClient.hh index 90928ed6..d8cac0f4 100644 --- a/liveMedia/include/RTSPClient.hh +++ b/liveMedia/include/RTSPClient.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTSP client - for a single "rtsp://" URL // C++ header diff --git a/liveMedia/include/RTSPCommon.hh b/liveMedia/include/RTSPCommon.hh index 7ebd7f40..746afe1f 100644 --- a/liveMedia/include/RTSPCommon.hh +++ b/liveMedia/include/RTSPCommon.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Common routines used by both RTSP clients and servers // C++ header diff --git a/liveMedia/include/RTSPRegisterSender.hh b/liveMedia/include/RTSPRegisterSender.hh index 0b538d46..4facb9f8 100644 --- a/liveMedia/include/RTSPRegisterSender.hh +++ b/liveMedia/include/RTSPRegisterSender.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Special objects which, when created, sends a custom RTSP "REGISTER" (or "DEREGISTER") command // to a specified client. // C++ header diff --git a/liveMedia/include/RTSPServer.hh b/liveMedia/include/RTSPServer.hh index 84268fbc..b1dd2f90 100644 --- a/liveMedia/include/RTSPServer.hh +++ b/liveMedia/include/RTSPServer.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A RTSP server // C++ header diff --git a/liveMedia/include/RawVideoFrameParameters.hh b/liveMedia/include/RawVideoFrameParameters.hh index 87c431e2..f001f59f 100644 --- a/liveMedia/include/RawVideoFrameParameters.hh +++ b/liveMedia/include/RawVideoFrameParameters.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Parameters used for streaming (transmitting and receiving) raw video frames over RTP // C++ header diff --git a/liveMedia/include/RawVideoRTPSink.hh b/liveMedia/include/RawVideoRTPSink.hh index d5274720..3d6956b9 100644 --- a/liveMedia/include/RawVideoRTPSink.hh +++ b/liveMedia/include/RawVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Raw video // C++ header diff --git a/liveMedia/include/RawVideoRTPSource.hh b/liveMedia/include/RawVideoRTPSource.hh index 8efc3da0..f3f70e74 100644 --- a/liveMedia/include/RawVideoRTPSource.hh +++ b/liveMedia/include/RawVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Raw Video RTP Sources (RFC 4175) // C++ header diff --git a/liveMedia/include/SIPClient.hh b/liveMedia/include/SIPClient.hh index 8706379f..15b7aa9e 100644 --- a/liveMedia/include/SIPClient.hh +++ b/liveMedia/include/SIPClient.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic SIP client // C++ header diff --git a/liveMedia/include/SRTPCryptographicContext.hh b/liveMedia/include/SRTPCryptographicContext.hh index d71302c1..c465b2b9 100644 --- a/liveMedia/include/SRTPCryptographicContext.hh +++ b/liveMedia/include/SRTPCryptographicContext.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // The SRTP 'Cryptographic Context', used in all of our uses of SRTP. // Definition diff --git a/liveMedia/include/ServerMediaSession.hh b/liveMedia/include/ServerMediaSession.hh index ce42f378..ee1b26a6 100644 --- a/liveMedia/include/ServerMediaSession.hh +++ b/liveMedia/include/ServerMediaSession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A data structure that represents a session that consists of // potentially multiple (audio and/or video) sub-sessions // (This data structure is used for media *streamers* - i.e., servers. diff --git a/liveMedia/include/SimpleRTPSink.hh b/liveMedia/include/SimpleRTPSink.hh index 70152b5a..fd8ff8e7 100644 --- a/liveMedia/include/SimpleRTPSink.hh +++ b/liveMedia/include/SimpleRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A simple RTP sink that packs frames into each outgoing // packet, without any fragmentation or special headers. // C++ header diff --git a/liveMedia/include/SimpleRTPSource.hh b/liveMedia/include/SimpleRTPSource.hh index db59c36b..25d90ef0 100644 --- a/liveMedia/include/SimpleRTPSource.hh +++ b/liveMedia/include/SimpleRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A RTP source for a simple RTP payload format that // - doesn't have any special headers following the RTP header // (if necessary, the "offset" parameter can be used to specify a diff --git a/liveMedia/include/StreamReplicator.hh b/liveMedia/include/StreamReplicator.hh index beb7060e..70e187e5 100644 --- a/liveMedia/include/StreamReplicator.hh +++ b/liveMedia/include/StreamReplicator.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // An class that can be used to create (possibly multiple) 'replicas' of an incoming stream. // C++ header diff --git a/liveMedia/include/T140TextRTPSink.hh b/liveMedia/include/T140TextRTPSink.hh index 509cecae..2ee23df1 100644 --- a/liveMedia/include/T140TextRTPSink.hh +++ b/liveMedia/include/T140TextRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for T.140 text (RFC 2793) // C++ header diff --git a/liveMedia/include/TLSState.hh b/liveMedia/include/TLSState.hh index 42a9b32d..c5c96588 100644 --- a/liveMedia/include/TLSState.hh +++ b/liveMedia/include/TLSState.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // State encapsulating a TLS connection // C++ header diff --git a/liveMedia/include/TextRTPSink.hh b/liveMedia/include/TextRTPSink.hh index 0c591e39..033b0041 100644 --- a/liveMedia/include/TextRTPSink.hh +++ b/liveMedia/include/TextRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for text codecs (abstract base class) // C++ header diff --git a/liveMedia/include/TheoraVideoRTPSink.hh b/liveMedia/include/TheoraVideoRTPSink.hh index 76f96746..c71f687f 100644 --- a/liveMedia/include/TheoraVideoRTPSink.hh +++ b/liveMedia/include/TheoraVideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Theora video // C++ header diff --git a/liveMedia/include/TheoraVideoRTPSource.hh b/liveMedia/include/TheoraVideoRTPSource.hh index 50be6e50..d11c574d 100644 --- a/liveMedia/include/TheoraVideoRTPSource.hh +++ b/liveMedia/include/TheoraVideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Theora Video Audio RTP Sources // C++ header diff --git a/liveMedia/include/VP8VideoRTPSink.hh b/liveMedia/include/VP8VideoRTPSink.hh index 0408184f..628283c9 100644 --- a/liveMedia/include/VP8VideoRTPSink.hh +++ b/liveMedia/include/VP8VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for VP8 video // C++ header diff --git a/liveMedia/include/VP8VideoRTPSource.hh b/liveMedia/include/VP8VideoRTPSource.hh index 9ca43d23..76561d30 100644 --- a/liveMedia/include/VP8VideoRTPSource.hh +++ b/liveMedia/include/VP8VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // VP8 Video RTP Sources // C++ header diff --git a/liveMedia/include/VP9VideoRTPSink.hh b/liveMedia/include/VP9VideoRTPSink.hh index e9d3e637..bc93e862 100644 --- a/liveMedia/include/VP9VideoRTPSink.hh +++ b/liveMedia/include/VP9VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for VP9 video // C++ header diff --git a/liveMedia/include/VP9VideoRTPSource.hh b/liveMedia/include/VP9VideoRTPSource.hh index d85b778c..f25f36cd 100644 --- a/liveMedia/include/VP9VideoRTPSource.hh +++ b/liveMedia/include/VP9VideoRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // VP9 Video RTP Sources // C++ header diff --git a/liveMedia/include/VideoRTPSink.hh b/liveMedia/include/VideoRTPSink.hh index ce94fef6..926eae5d 100644 --- a/liveMedia/include/VideoRTPSink.hh +++ b/liveMedia/include/VideoRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A generic RTP sink for video codecs (abstract base class) // C++ header diff --git a/liveMedia/include/VorbisAudioRTPSink.hh b/liveMedia/include/VorbisAudioRTPSink.hh index b00e17cb..d7090d20 100644 --- a/liveMedia/include/VorbisAudioRTPSink.hh +++ b/liveMedia/include/VorbisAudioRTPSink.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // RTP sink for Vorbis audio // C++ header diff --git a/liveMedia/include/VorbisAudioRTPSource.hh b/liveMedia/include/VorbisAudioRTPSource.hh index 3593e399..01513bf8 100644 --- a/liveMedia/include/VorbisAudioRTPSource.hh +++ b/liveMedia/include/VorbisAudioRTPSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Vorbis Audio RTP Sources // C++ header diff --git a/liveMedia/include/WAVAudioFileServerMediaSubsession.hh b/liveMedia/include/WAVAudioFileServerMediaSubsession.hh index bc70d201..bf5308a1 100644 --- a/liveMedia/include/WAVAudioFileServerMediaSubsession.hh +++ b/liveMedia/include/WAVAudioFileServerMediaSubsession.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A 'ServerMediaSubsession' object that creates new, unicast, "RTPSink"s // on demand, from an WAV audio file. // C++ header diff --git a/liveMedia/include/WAVAudioFileSource.hh b/liveMedia/include/WAVAudioFileSource.hh index a6d8c75e..0a3eb881 100644 --- a/liveMedia/include/WAVAudioFileSource.hh +++ b/liveMedia/include/WAVAudioFileSource.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // A WAV audio file source // NOTE: Samples are returned in little-endian order (the same order in which // they were stored in the file). diff --git a/liveMedia/include/liveMedia.hh b/liveMedia/include/liveMedia.hh index 325119e4..90dae63d 100644 --- a/liveMedia/include/liveMedia.hh +++ b/liveMedia/include/liveMedia.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Inclusion of header files representing the interface // for the entire library // diff --git a/liveMedia/include/liveMedia_version.hh b/liveMedia/include/liveMedia_version.hh index f5377f02..b32ac270 100644 --- a/liveMedia/include/liveMedia_version.hh +++ b/liveMedia/include/liveMedia_version.hh @@ -19,7 +19,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., #ifndef _LIVEMEDIA_VERSION_HH #define _LIVEMEDIA_VERSION_HH -#define LIVEMEDIA_LIBRARY_VERSION_STRING "2023.11.08" -#define LIVEMEDIA_LIBRARY_VERSION_INT 1699401600 +#define LIVEMEDIA_LIBRARY_VERSION_STRING "2023.11.30" +#define LIVEMEDIA_LIBRARY_VERSION_INT 1701302400 #endif diff --git a/liveMedia/include/ourMD5.hh b/liveMedia/include/ourMD5.hh index e92d13ce..c0aa2ec8 100644 --- a/liveMedia/include/ourMD5.hh +++ b/liveMedia/include/ourMD5.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Because MD5 may not be implemented (at least, with the same interface) on all systems, // we have our own implementation. // C++ header diff --git a/liveMedia/include/uLawAudioFilter.hh b/liveMedia/include/uLawAudioFilter.hh index 3b474dae..0bd576eb 100644 --- a/liveMedia/include/uLawAudioFilter.hh +++ b/liveMedia/include/uLawAudioFilter.hh @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Filters for converting between raw PCM audio and uLaw // C++ header diff --git a/liveMedia/ourMD5.cpp b/liveMedia/ourMD5.cpp index be5f7694..56c845e4 100644 --- a/liveMedia/ourMD5.cpp +++ b/liveMedia/ourMD5.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Because MD5 may not be implemented (at least, with the same interface) on all systems, // we have our own implementation. // Implementation diff --git a/liveMedia/rtcp_from_spec.h b/liveMedia/rtcp_from_spec.h index 7173460e..59d98080 100644 --- a/liveMedia/rtcp_from_spec.h +++ b/liveMedia/rtcp_from_spec.h @@ -15,7 +15,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., **********/ /* * "liveMedia" - * Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved + * Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved * * RTCP code taken directly from the most recent RTP specification: RFC 3550 * C header diff --git a/liveMedia/uLawAudioFilter.cpp b/liveMedia/uLawAudioFilter.cpp index 4931ee3f..0d911a22 100644 --- a/liveMedia/uLawAudioFilter.cpp +++ b/liveMedia/uLawAudioFilter.cpp @@ -14,7 +14,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ // "liveMedia" -// Copyright (c) 1996-2023 Live Networks, Inc. All rights reserved. +// Copyright (c) 1996-2024 Live Networks, Inc. All rights reserved. // Filters for converting between raw PCM audio and uLaw // Implementation diff --git a/mediaServer/DynamicRTSPServer.cpp b/mediaServer/DynamicRTSPServer.cpp index e289566d..bcfa7a3f 100644 --- a/mediaServer/DynamicRTSPServer.cpp +++ b/mediaServer/DynamicRTSPServer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A subclass of "RTSPServer" that creates "ServerMediaSession"s on demand, // based on whether or not the specified stream name exists as a file // Implementation diff --git a/mediaServer/DynamicRTSPServer.hh b/mediaServer/DynamicRTSPServer.hh index 3a3166a0..730591c2 100644 --- a/mediaServer/DynamicRTSPServer.hh +++ b/mediaServer/DynamicRTSPServer.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A subclass of "RTSPServer" that creates "ServerMediaSession"s on demand, // based on whether or not the specified stream name exists as a file // Header file diff --git a/mediaServer/live555MediaServer.cpp b/mediaServer/live555MediaServer.cpp index 06af56ae..67ca533f 100644 --- a/mediaServer/live555MediaServer.cpp +++ b/mediaServer/live555MediaServer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // LIVE555 Media Server // main program diff --git a/mediaServer/version.hh b/mediaServer/version.hh index faf23867..5ea42c7d 100644 --- a/mediaServer/version.hh +++ b/mediaServer/version.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // Version information for the LIVE555 Media Server application // Header file diff --git a/proxyServer/live555ProxyServer.cpp b/proxyServer/live555ProxyServer.cpp index 824ec419..e2dd07e0 100644 --- a/proxyServer/live555ProxyServer.cpp +++ b/proxyServer/live555ProxyServer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // LIVE555 Proxy Server // main program diff --git a/testProgs/MPEG2TransportStreamIndexer.cpp b/testProgs/MPEG2TransportStreamIndexer.cpp index 43354599..b5d2c415 100644 --- a/testProgs/MPEG2TransportStreamIndexer.cpp +++ b/testProgs/MPEG2TransportStreamIndexer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that reads an existing MPEG-2 Transport Stream file, // and generates a separate index file that can be used - by our RTSP server // implementation - to support 'trick play' operations when streaming the diff --git a/testProgs/announceURL.cpp b/testProgs/announceURL.cpp index 55a475d2..5022abe9 100644 --- a/testProgs/announceURL.cpp +++ b/testProgs/announceURL.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A common function that outputs the URL(s) that can be used to access a stream // served by a RTSP server. // Implementation diff --git a/testProgs/announceURL.hh b/testProgs/announceURL.hh index a5146c6b..ac477739 100644 --- a/testProgs/announceURL.hh +++ b/testProgs/announceURL.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A common function that outputs the URL(s) that can be used to access a stream // served by a RTSP server. // C++ header diff --git a/testProgs/openRTSP.cpp b/testProgs/openRTSP.cpp index ef528697..afd19a1f 100644 --- a/testProgs/openRTSP.cpp +++ b/testProgs/openRTSP.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A RTSP client application that opens a RTSP URL argument, // and extracts and records the data from each incoming RTP stream. // diff --git a/testProgs/playCommon.cpp b/testProgs/playCommon.cpp index c7e90608..a48da7f5 100644 --- a/testProgs/playCommon.cpp +++ b/testProgs/playCommon.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A common framework, used for the "openRTSP" and "playSIP" applications // Implementation // diff --git a/testProgs/playCommon.hh b/testProgs/playCommon.hh index e9746658..ac61ac17 100644 --- a/testProgs/playCommon.hh +++ b/testProgs/playCommon.hh @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A common framework, used for the "openRTSP" and "playSIP" applications // Interfaces diff --git a/testProgs/playSIP.cpp b/testProgs/playSIP.cpp index 0add25d0..4fc495c6 100644 --- a/testProgs/playSIP.cpp +++ b/testProgs/playSIP.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A SIP client test program that opens a SIP URL argument, // and extracts the data from each incoming RTP stream. diff --git a/testProgs/registerRTSPStream.cpp b/testProgs/registerRTSPStream.cpp index 437b88a3..57b2f40f 100644 --- a/testProgs/registerRTSPStream.cpp +++ b/testProgs/registerRTSPStream.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A demonstration application that uses our custom RTSP "REGISTER" command to register a stream // (given by "rtsp://" URL) with a RTSP client or proxy server // main program diff --git a/testProgs/sapWatch.cpp b/testProgs/sapWatch.cpp index f2c92a15..9275dfdf 100644 --- a/testProgs/sapWatch.cpp +++ b/testProgs/sapWatch.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that receives and prints SDP/SAP announcements // (on the default SDP/SAP directory: 224.2.127.254/9875) diff --git a/testProgs/testAMRAudioStreamer.cpp b/testProgs/testAMRAudioStreamer.cpp index 1ad1e249..7865b474 100644 --- a/testProgs/testAMRAudioStreamer.cpp +++ b/testProgs/testAMRAudioStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads an AMR audio file (as defined in RFC 3267) // and streams it using RTP // main program diff --git a/testProgs/testDVVideoStreamer.cpp b/testProgs/testDVVideoStreamer.cpp index 4f768584..148dc4d4 100644 --- a/testProgs/testDVVideoStreamer.cpp +++ b/testProgs/testDVVideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a DV Video Elementary Stream file, // and streams it using RTP // main program diff --git a/testProgs/testGSMStreamer.cpp b/testProgs/testGSMStreamer.cpp index 3f9aa7f4..fdbba869 100644 --- a/testProgs/testGSMStreamer.cpp +++ b/testProgs/testGSMStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that streams GSM audio via RTP/RTCP // main program diff --git a/testProgs/testH264VideoStreamer.cpp b/testProgs/testH264VideoStreamer.cpp index d616a632..1cfa86c7 100644 --- a/testProgs/testH264VideoStreamer.cpp +++ b/testProgs/testH264VideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a H.264 Elementary Stream video file // and streams it using RTP // main program diff --git a/testProgs/testH264VideoToHLSSegments.cpp b/testProgs/testH264VideoToHLSSegments.cpp index 46634cf7..0b752d53 100644 --- a/testProgs/testH264VideoToHLSSegments.cpp +++ b/testProgs/testH264VideoToHLSSegments.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that converts a H.264 (Elementary Stream) video file into sequence of // HLS (HTTP Live Streaming) segments, plus a ".m3u8" file that can be accessed via a web browser. // main program diff --git a/testProgs/testH264VideoToTransportStream.cpp b/testProgs/testH264VideoToTransportStream.cpp index d6374b34..e11f70af 100644 --- a/testProgs/testH264VideoToTransportStream.cpp +++ b/testProgs/testH264VideoToTransportStream.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that converts a H.264 (Elementary Stream) video file into a Transport Stream file. // main program diff --git a/testProgs/testH265VideoStreamer.cpp b/testProgs/testH265VideoStreamer.cpp index 5c81509a..ca1c34fc 100644 --- a/testProgs/testH265VideoStreamer.cpp +++ b/testProgs/testH265VideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a H.265 Elementary Stream video file // and streams it using RTP // main program diff --git a/testProgs/testH265VideoToTransportStream.cpp b/testProgs/testH265VideoToTransportStream.cpp index 5e243174..82aacf5e 100644 --- a/testProgs/testH265VideoToTransportStream.cpp +++ b/testProgs/testH265VideoToTransportStream.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that converts a H.265 (Elementary Stream) video file into a Transport Stream file. // main program diff --git a/testProgs/testMKVSplitter.cpp b/testProgs/testMKVSplitter.cpp index 524b2443..0a1ccf24 100644 --- a/testProgs/testMKVSplitter.cpp +++ b/testProgs/testMKVSplitter.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a ".mkv" (i.e., Matroska) file, demultiplexes each track // (video, audio, subtitles), and outputs each track to a file. // main program diff --git a/testProgs/testMKVStreamer.cpp b/testProgs/testMKVStreamer.cpp index fd717e57..9b5d6b6b 100644 --- a/testProgs/testMKVStreamer.cpp +++ b/testProgs/testMKVStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a ".mkv" (i.e., Matroska) file, demultiplexes each track // (video, audio, subtitles), and streams each track using RTP multicast. // main program diff --git a/testProgs/testMP3Receiver.cpp b/testProgs/testMP3Receiver.cpp index aa12abc8..abeb98d9 100644 --- a/testProgs/testMP3Receiver.cpp +++ b/testProgs/testMP3Receiver.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that receives a RTP/RTCP multicast MP3 stream, // and outputs the resulting MP3 file stream to 'stdout' // main program diff --git a/testProgs/testMP3Streamer.cpp b/testProgs/testMP3Streamer.cpp index d4e07f5b..a4e592e9 100644 --- a/testProgs/testMP3Streamer.cpp +++ b/testProgs/testMP3Streamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that streams a MP3 file via RTP/RTCP // main program diff --git a/testProgs/testMPEG1or2AudioVideoStreamer.cpp b/testProgs/testMPEG1or2AudioVideoStreamer.cpp index 12c885b2..13ba1d4c 100644 --- a/testProgs/testMPEG1or2AudioVideoStreamer.cpp +++ b/testProgs/testMPEG1or2AudioVideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a MPEG-1 or 2 Program Stream file, // splits it into Audio and Video Elementary Streams, // and streams both using RTP diff --git a/testProgs/testMPEG1or2ProgramToTransportStream.cpp b/testProgs/testMPEG1or2ProgramToTransportStream.cpp index 373de730..49da38e5 100644 --- a/testProgs/testMPEG1or2ProgramToTransportStream.cpp +++ b/testProgs/testMPEG1or2ProgramToTransportStream.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that converts a MPEG-1 or 2 Program Stream file into // a Transport Stream file. // main program diff --git a/testProgs/testMPEG1or2Splitter.cpp b/testProgs/testMPEG1or2Splitter.cpp index 9679dd98..9cf19c11 100644 --- a/testProgs/testMPEG1or2Splitter.cpp +++ b/testProgs/testMPEG1or2Splitter.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that splits a MPEG-1 or 2 Program Stream file into // video and audio output files. // main program diff --git a/testProgs/testMPEG1or2VideoReceiver.cpp b/testProgs/testMPEG1or2VideoReceiver.cpp index 280790b6..f133fa42 100644 --- a/testProgs/testMPEG1or2VideoReceiver.cpp +++ b/testProgs/testMPEG1or2VideoReceiver.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that receives a RTP/RTCP multicast MPEG video stream, // and outputs the resulting MPEG file stream to 'stdout' // main program diff --git a/testProgs/testMPEG1or2VideoStreamer.cpp b/testProgs/testMPEG1or2VideoStreamer.cpp index 1ff051b2..ad7099a3 100644 --- a/testProgs/testMPEG1or2VideoStreamer.cpp +++ b/testProgs/testMPEG1or2VideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a MPEG-1 or 2 Video Elementary Stream file, // and streams it using RTP // main program diff --git a/testProgs/testMPEG2TransportReceiver.cpp b/testProgs/testMPEG2TransportReceiver.cpp index e8de43fc..ff05f080 100644 --- a/testProgs/testMPEG2TransportReceiver.cpp +++ b/testProgs/testMPEG2TransportReceiver.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that receives a RTP/RTCP multicast MPEG-2 Transport Stream, // and outputs the resulting Transport Stream data to 'stdout' // main program diff --git a/testProgs/testMPEG2TransportStreamSplitter.cpp b/testProgs/testMPEG2TransportStreamSplitter.cpp index 8f616a1d..5a5ffb54 100644 --- a/testProgs/testMPEG2TransportStreamSplitter.cpp +++ b/testProgs/testMPEG2TransportStreamSplitter.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that splits a MPEG Transport Stream input (on 'stdin') // into separate video and audio output files. // main program diff --git a/testProgs/testMPEG2TransportStreamTrickPlay.cpp b/testProgs/testMPEG2TransportStreamTrickPlay.cpp index 4aed4573..4df73b87 100644 --- a/testProgs/testMPEG2TransportStreamTrickPlay.cpp +++ b/testProgs/testMPEG2TransportStreamTrickPlay.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A program that tests 'trick mode' operations on a MPEG-2 Transport Stream file, // by generating a new Transport Stream file that represents the result of the // 'trick mode' operation (seeking and/or fast forward/reverse play). diff --git a/testProgs/testMPEG2TransportStreamer.cpp b/testProgs/testMPEG2TransportStreamer.cpp index b763f00a..792123a1 100644 --- a/testProgs/testMPEG2TransportStreamer.cpp +++ b/testProgs/testMPEG2TransportStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a MPEG-2 Transport Stream file, // and streams it using RTP // main program diff --git a/testProgs/testMPEG4VideoStreamer.cpp b/testProgs/testMPEG4VideoStreamer.cpp index 2606456d..5c92b307 100644 --- a/testProgs/testMPEG4VideoStreamer.cpp +++ b/testProgs/testMPEG4VideoStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a MPEG-4 Video Elementary Stream file, // and streams it using RTP // main program diff --git a/testProgs/testOggStreamer.cpp b/testProgs/testOggStreamer.cpp index 4d049d66..b84d8533 100644 --- a/testProgs/testOggStreamer.cpp +++ b/testProgs/testOggStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a ".ogg" (i.e., Ogg) file, demultiplexes each track // (audio and/or video), and streams each track using RTP multicast. // main program diff --git a/testProgs/testOnDemandRTSPServer.cpp b/testProgs/testOnDemandRTSPServer.cpp index 3696a776..e457064c 100644 --- a/testProgs/testOnDemandRTSPServer.cpp +++ b/testProgs/testOnDemandRTSPServer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that demonstrates how to stream - via unicast RTP // - various kinds of file on demand, using a built-in RTSP server. // main program diff --git a/testProgs/testRTSPClient.cpp b/testProgs/testRTSPClient.cpp index 64b8fb1d..dbf06e04 100644 --- a/testProgs/testRTSPClient.cpp +++ b/testProgs/testRTSPClient.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A demo application, showing how to create and run a RTSP client (that can potentially receive multiple streams concurrently). // // NOTE: This code - although it builds a running application - is intended only to illustrate how to develop your own RTSP diff --git a/testProgs/testRelay.cpp b/testProgs/testRelay.cpp index 4922e903..44ed203f 100644 --- a/testProgs/testRelay.cpp +++ b/testProgs/testRelay.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that receives a UDP multicast stream // and retransmits it to another (multicast or unicast) address & port // main program diff --git a/testProgs/testReplicator.cpp b/testProgs/testReplicator.cpp index cb9002bd..f34827cd 100644 --- a/testProgs/testReplicator.cpp +++ b/testProgs/testReplicator.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A demo application that receives a UDP multicast stream, replicates it (using the "StreamReplicator" class), // and retransmits one replica stream to another (multicast or unicast) address & port, // and writes the other replica stream to a file. diff --git a/testProgs/testWAVAudioStreamer.cpp b/testProgs/testWAVAudioStreamer.cpp index f72e2c3c..017a4bee 100644 --- a/testProgs/testWAVAudioStreamer.cpp +++ b/testProgs/testWAVAudioStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that streams a WAV audio file via RTP/RTCP // main program diff --git a/testProgs/vobStreamer.cpp b/testProgs/vobStreamer.cpp index f1723d80..59f7cd38 100644 --- a/testProgs/vobStreamer.cpp +++ b/testProgs/vobStreamer.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA **********/ -// Copyright (c) 1996-2023, Live Networks, Inc. All rights reserved +// Copyright (c) 1996-2024, Live Networks, Inc. All rights reserved // A test program that reads a VOB file // splits it into Audio (AC3) and Video (MPEG) Elementary Streams, // and streams both using RTP.