ZLMediaKit/src/Record
wuxingzhong 6729257eab
Some checks are pending
Android / build (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Docker / build (push) Waiting to run
Linux / build (push) Waiting to run
macOS / build (push) Waiting to run
Windows / build (push) Waiting to run
修复时间戳回退导致超大mp4切片问题 (#3991)
当出现dts回退时,应该取frame->dts(), 即MIN, 非MAX
2024-10-31 20:11:34 +08:00
..
HlsMaker.cpp 增强hls点播功能,每个切片文件夹生成一个m3u8索引文件 2024-10-26 16:42:06 +08:00
HlsMaker.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
HlsMakerImp.cpp fix compile error for ci 2024-10-28 10:59:37 +08:00
HlsMakerImp.h 增强hls点播功能,每个切片文件夹生成一个m3u8索引文件 2024-10-26 16:42:06 +08:00
HlsMediaSource.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
HlsMediaSource.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
HlsRecorder.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MP4.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MP4.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MP4Demuxer.cpp MP4 reader supports loading multi files 2024-10-13 02:09:39 +08:00
MP4Demuxer.h MP4 reader supports loading multi files 2024-10-13 02:09:39 +08:00
MP4Muxer.cpp Fix the issue where the hls-fmp4 do not flush data in single audio cases (#3935 #3937) 2024-09-29 11:55:58 +08:00
MP4Muxer.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MP4Reader.cpp MP4 reader supports loading multi files 2024-10-13 02:09:39 +08:00
MP4Reader.h MP4 reader supports loading multi files 2024-10-13 02:09:39 +08:00
MP4Recorder.cpp 修复时间戳回退导致超大mp4切片问题 (#3991) 2024-10-31 20:11:34 +08:00
MP4Recorder.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MPEG.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
MPEG.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
Recorder.cpp Optimize the code 2024-03-30 14:41:20 +08:00
Recorder.h AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00