tsMuxer/tsMuxer
jcdr428 67bc5b9473 Fix mov subtitle when mdhd timescale≠1000 2022-07-24 14:36:16 +01:00
..
osdep Fix same off-by-one error in the other AddString() call 2022-05-14 11:22:25 +02:00
AbstractDemuxer.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
BufferedReader.h Fix "uninitialized member variable" compiler warnings 2021-12-30 15:35:15 +01:00
CMakeLists.txt force Linux static builds to only use static dependencies 2022-03-30 15:41:23 +01:00
aac.cpp [bug] Fix array index out of bounds 2022-05-10 19:12:06 +01:00
aac.h Fix initialization in the same order as declaration 2022-01-22 22:32:51 +01:00
aacStreamReader.cpp Clang format check 2022-01-20 22:59:38 +01:00
aacStreamReader.h Group TS descriptors under one single enum 2022-01-11 19:19:30 +01:00
abstractDemuxer.h Set explicit casts 2022-01-09 00:38:15 +01:00
abstractMuxer.cpp Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
abstractMuxer.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
abstractStreamReader.h Remove unused variables in tsPacket 2022-01-11 01:50:50 +01:00
abstractreader.h Fix "uninitialized member variable" compiler warnings 2021-12-30 15:35:15 +01:00
ac3Codec.cpp Add Atmos detection 2022-02-26 12:42:15 +01:00
ac3Codec.h Add pure TrueHD codec 2022-01-21 16:56:37 +01:00
ac3StreamReader.cpp Add pure TrueHD codec 2022-01-21 16:56:37 +01:00
ac3StreamReader.h Add pure TrueHD codec 2022-01-21 16:56:37 +01:00
avCodecs.cpp Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
avCodecs.h Fix MLP stream info 2022-01-21 21:34:47 +01:00
avPacket.h clang format check 2022-04-24 19:10:27 +00:00
bitStream.cpp Avoid shifting by 32 bits in BitStreamWriter (#602) 2022-05-15 11:40:54 +02:00
bitStream.h [bug] correction on commit aac7d2b 2022-05-28 15:18:45 +01:00
blank_patterns.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
blurayHelper.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
blurayHelper.h Implement reproducible ISO output (#309) 2020-07-01 23:09:26 +02:00
bufferedFileReader.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
bufferedFileReader.h Change enum SeekMethod to enum cass type 2022-01-04 21:47:23 +01:00
bufferedFileWriter.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
bufferedFileWriter.h Remove unused variables 2022-01-23 11:25:30 +01:00
bufferedReader.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
bufferedReaderManager.cpp Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
bufferedReaderManager.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
combinedH264Demuxer.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
combinedH264Demuxer.h Change Readstate enum to enum class 2022-01-09 14:47:33 +01:00
convertUTF.cpp Make switch/case fallthroughs explicit in convertUTF 2022-01-08 20:41:31 +01:00
convertUTF.h Add explicit switch fallthroughs in convertUTF.h 2022-01-09 00:58:17 +01:00
crc32.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
dtsStreamReader.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
dtsStreamReader.h Remove unused variables 2022-01-23 11:25:30 +01:00
dvbSubStreamReader.cpp Set explicit casts 2022-01-09 00:38:15 +01:00
dvbSubStreamReader.h Fix initialization in the same order as declaration 2022-01-22 22:32:51 +01:00
h264StreamReader.cpp fix declaration of variables alreay declared in outer scope 2022-05-03 18:04:28 +00:00
h264StreamReader.h Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
hevc.cpp Clarify operator precedence 2022-05-28 15:25:09 +01:00
hevc.h AVC/HEVC/VVC serialize()/deserialize() are not virtual 2022-01-23 13:49:44 +01:00
hevcStreamReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
hevcStreamReader.h Fix hevc memory leak 2022-01-22 19:34:40 +01:00
ioContextDemuxer.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
ioContextDemuxer.h Simplify names of enum IOContextTrackType members 2022-01-10 22:26:21 +01:00
iso_writer.cpp Explicit cast time_t to int16_t 2022-06-01 15:07:13 +01:00
iso_writer.h Mark derived methods used in destructors as final 2022-05-24 22:45:44 +01:00
lpcmStreamReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
lpcmStreamReader.h Fix casts in lpcmStreamReader class 2022-01-08 16:47:40 +01:00
main.cpp Fix declaration of variables already declared in outer scope 2022-05-03 18:36:17 +00:00
matroskaDemuxer.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
matroskaDemuxer.h Mark derived methods used in destructors as final 2022-05-24 22:45:44 +01:00
matroskaParser.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
matroskaParser.h Simplify names of enum class members 2022-01-10 23:24:54 +01:00
metaDemuxer.cpp Fix deprecated ISO 639-2 lang codes 2022-05-29 18:00:26 +01:00
metaDemuxer.h Add final keyword to override method 2022-06-01 12:35:03 +01:00
mlpCodec.cpp Add pure TrueHD codec 2022-01-21 16:56:37 +01:00
mlpCodec.h Clang format check 2022-01-21 17:09:50 +01:00
mlpStreamReader.cpp Add Atmos detection 2022-02-26 12:42:15 +01:00
mlpStreamReader.h Add pure TrueHD codec 2022-01-21 16:56:37 +01:00
movDemuxer.cpp Fix mov subtitle when mdhd timescale≠1000 2022-07-24 14:36:16 +01:00
movDemuxer.h Read delay offset in mp4 files 2022-06-22 21:37:26 +01:00
mp3Codec.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
mp3Codec.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
mpeg2StreamReader.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
mpeg2StreamReader.h Tidy up mpeg2 classes 2022-01-07 19:49:09 +01:00
mpegAudioStreamReader.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
mpegAudioStreamReader.h Fix signed/unsigned mismatch warning messages (#385) 2021-01-14 18:59:58 +01:00
mpegStreamReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
mpegStreamReader.h Regression on commit e85de6 2022-05-24 14:43:01 +01:00
mpegVideo.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
mpegVideo.h Simplify names of enum class members 2022-01-10 23:24:54 +01:00
muxerManager.cpp Reduce PTS offset 2022-05-29 10:04:07 +01:00
muxerManager.h Implement reproducible ISO output (#309) 2020-07-01 23:09:26 +02:00
nalUnits.cpp Fix declaration of variables already declared in outer scope 2022-05-03 18:08:57 +00:00
nalUnits.h AVC/HEVC/VVC serialize()/deserialize() are not virtual 2022-01-23 13:49:44 +01:00
pesPacket.cpp Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
pesPacket.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
programStreamDemuxer.cpp Use auto when initializing to avoid duplicating the type name 2022-04-24 18:14:26 +00:00
programStreamDemuxer.h Tidy-up programStreamDemuxer class 2022-01-08 19:27:06 +01:00
psgStreamReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
psgStreamReader.h Fix initialization in the same order as declaration 2022-01-22 22:32:51 +01:00
simplePacketizerReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
simplePacketizerReader.h Set explicit casts 2022-01-09 00:38:15 +01:00
singleFileMuxer.cpp Use auto when initializing to avoid duplicating the type name 2022-04-24 18:14:26 +00:00
singleFileMuxer.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
srtStreamReader.cpp Remove unused variables 2022-01-23 11:25:30 +01:00
srtStreamReader.h Tidy-up textSubtitles classes 2022-01-01 18:55:28 +01:00
subTrackFilter.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
textSubtitles.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
textSubtitles.h Simplify names of enum class members 2022-01-10 23:24:54 +01:00
textSubtitlesRender.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
textSubtitlesRender.h Tidy-up textSubtitles classes 2022-01-01 18:55:28 +01:00
tsDemuxer.cpp clang format check 2022-04-27 23:22:23 +00:00
tsDemuxer.h Set explicit casts 2022-01-09 00:38:15 +01:00
tsMuxer.cpp Change transport_stream_id to 0 2022-06-28 20:38:25 +01:00
tsMuxer.h Continuity counter to start at zero 2022-06-28 19:41:37 +01:00
tsPacket.cpp Change transport_stream_id to 0 2022-06-28 20:38:25 +01:00
tsPacket.h Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
utf8Converter.cpp Set explicit casts 2022-01-09 00:38:15 +01:00
utf8Converter.h Change enum type to enum class type 2021-12-31 12:33:01 +01:00
vc1Parser.cpp Clang format check 2022-01-20 22:52:26 +01:00
vc1Parser.h Remove unused variables 2022-01-23 11:25:30 +01:00
vc1StreamReader.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
vc1StreamReader.h Change enum type to enum class type 2021-12-31 12:33:01 +01:00
vodCoreException.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00
vod_common.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
vod_common.h Change nanoClockToPts() and ptsToNanoClock() to static inline 2022-01-23 13:15:02 +01:00
vvc.cpp clang format check 2022-05-03 19:06:50 +00:00
vvc.h AVC/HEVC/VVC serialize()/deserialize() are not virtual 2022-01-23 13:49:44 +01:00
vvcStreamReader.cpp Initialize avPacket.data to nullptr instead of 0 2022-04-24 17:16:13 +00:00
vvcStreamReader.h Fix memory leak in VVC 2022-01-22 20:42:44 +01:00
wave.cpp Use auto when initializing with a cast... 2022-04-15 20:26:53 +00:00
wave.h Introduce a uniform formatting style (#131) 2020-01-14 21:56:44 +01:00