Commit Graph

8687 Commits (1ff0344f348f7f6a3a34bebc77445f57024c3234)
 

Author SHA1 Message Date
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
winlin bc8828a7de update the random generater 11 years ago
winlin 4bba9ddcbb add ts_info doc 11 years ago
winlin c350a182b7 link the -lcrypto 11 years ago
winlin d1e20dc866 fix the global static instance error, use function to get server 11 years ago
winlin c79372417d parse the aac ADTS packets, add h264 doc 11 years ago
winlin f667351095 add aac specification, iso-13818-7 11 years ago
winlin 1ae03a2ba0 parse video/audio message 11 years ago
winlin 6b75390476 add Makefile for ts_info 11 years ago
winlin 6d4e4d3da2 update the ts_info, parse the PES packet 11 years ago
winlin b2fe7fb8a1 update ts_info, parse the PES packet dts/pts. 11 years ago
winlin a47a53f271 update the ts_info parse the PMT and PES header 11 years ago
winlin 89332789d1 update ts_info, parse header, adaption field and PAT 11 years ago
winlin 611d2a7e46 update ts_info, parse header, adaption field and PAT 11 years ago
winlin 741564b809 add reference doc from vb 11 years ago
winlin 553eec5769 update readme 11 years ago
winlin c621be2247 add ts_info.cpp for HLS research 11 years ago
winlin 732b2bbc6e add hls specification 11 years ago
winlin d06d83fb96 add rtmp players 11 years ago
winlin 8745ab542b add rtmp players 11 years ago
winlin ff565c4d9b fix bug of amf0 decode 11 years ago
winlin bf1113dad7 add log for update video/audio sequence header 11 years ago
winlin 687d190da1 reset the audio sample size and video frame size when unpublish 11 years ago
winlin 0645f5e927 calc the delta for time jitter for video 11 years ago