Commit Graph

6610 Commits (8e4f252686607100959923bc74ac0441357337a9)
 

Author SHA1 Message Date
winlin ed983465e3 support HLS(m3u8) 11 years ago
winlin 0c72c56f74 support HLS(m3u8) 11 years ago
winlin 749b7bdb2a refine hls, support time jitter detect and correct 11 years ago
winlin 326713fbed refine code, extract the rtmp jitter for hls 11 years ago
winlin 501b182dc9 refine code, write audio immediatly 11 years ago
winlin dbdfb29de1 refine code, remove the base dts, donot drop start BP frames 11 years ago
winlin b4235582dc refine code, remove the base dts, donot drop start BP frames 11 years ago
winlin 959d577209 update readme 11 years ago
winlin acb472d784 update readme 11 years ago
winlin 9e5b3afcbe update readme 11 years ago
winlin 7ed20cc670 support write ts file 11 years ago
winlin 164392f6aa fix bug of ts_info 11 years ago
winlin d5b84b5e20 refine ts code 11 years ago
winlin 38e66be490 fix ts audio bug, aac adts header and PES_packet_length fixed 11 years ago
winlin 4fca914694 support write ts file 11 years ago
winlin ca6720aab2 add time to write ts file 11 years ago
winlin 385394315d add ts mux framework 11 years ago
winlin 4af3982721 add ts muxer to write hls/ts file 11 years ago
winlin 3623af8ae4 update the readme 11 years ago
winlin ce021b25c7 update the config file format 11 years ago
winlin bb775ef7bd update the ts_info 11 years ago
winlin adb7572c8c print the nalu of avc 11 years ago
winlin 19f16ba7a8 remove the analysis doc for ts 11 years ago
winlin ecc8688455 ensure sequence header is ok when parse avc/aac data 11 years ago
winlin c243ad3282 avc/aac demux the flv samples 11 years ago
winlin fcfd51ee20 decoded audio and video. add avc file format doc 11 years ago
winlin ba234e8741 add avc format doc. decode the flv codec info 11 years ago
winlin b87318dec0 extract method to process publish message 11 years ago
winlin 195a857f22 nginx never keep the metadata. 11 years ago
winlin 4f3cdd51c1 change metadata. add hls class. 11 years ago
winlin 200a6a6975 add hls config 11 years ago
winlin e3e0db9bb1 fix the format to unix without x 11 years ago
winlin 235e3cc120 add comments for PES packet length is 0 11 years ago
winlin 2c4c91d821 convert format to unix 11 years ago
winlin 145eb7bf29 convert ts_info to unix format 11 years ago
winlin 14211d884a add comments for ts_info 11 years ago
winlin cdd548004c rename ts_info.cpp to ts_info.cc 11 years ago
winlin 37e53f3735 add ts PCR analysis, the tool MPEG-2-ts-packet-analysis.2.4.5.0 decode PCR wrong 11 years ago
winlin 71015dc4a1 fix bug of aac demux, make same to ffmpeg, demux success 11 years ago
winlin c7e5bc0264 add ffmpeg demuxed dts/pts doc 11 years ago
winlin 26c24b7bdc add ts dts/pts analysis 11 years ago
winlin 08d745f1cf remove the flv muxer 11 years ago
winlin 21b962e9ff rename ts to mpegts, for github parse the *.ts as typedscript 11 years ago
winlin f70894d2c3 demux aac from ts and write to file.aac 11 years ago
winlin a0ecc5a305 finger out the PES_packet_length is 0 11 years ago
winlin dc7f2cff86 remove the unused h264 enums 11 years ago
winlin 3913e46ba5 fix bug of ts_info 11 years ago
winlin af5ce26746 finger out the ts audio/video package for AACADTS and H264NAL 11 years ago
winlin 54a1116f7a add ts analysis file 11 years ago
winlin 974af0605b fix protocol decode PCUC packet bug, requires 4bytes 11 years ago