Commit Graph

24 Commits (1783e1f7649ef8bd662bd7a1d0e0ed1df0c59583)

Author SHA1 Message Date
winlin bf18a3ac96 change demo video to 200kbps
winlin 41fcda1d86 use hosts to play stream
winlin 5502344e85 add forward sample
winlin 5cc1ad6da8 add drawtext filter sample
winlin 1da09e5ffb add sample video
winlin 9a0d8855d8 support ffmpeg filter
winlin 19f16ba7a8 remove the analysis doc for ts
winlin fcfd51ee20 decoded audio and video. add avc file format doc
winlin ba234e8741 add avc format doc. decode the flv codec info
winlin 37e53f3735 add ts PCR analysis, the tool MPEG-2-ts-packet-analysis.2.4.5.0 decode PCR wrong
winlin 71015dc4a1 fix bug of aac demux, make same to ffmpeg, demux success
winlin c7e5bc0264 add ffmpeg demuxed dts/pts doc
winlin 26c24b7bdc add ts dts/pts analysis
winlin 21b962e9ff rename ts to mpegts, for github parse the *.ts as typedscript
winlin a0ecc5a305 finger out the PES_packet_length is 0
winlin 3913e46ba5 fix bug of ts_info
winlin af5ce26746 finger out the ts audio/video package for AACADTS and H264NAL
winlin 54a1116f7a add ts analysis file
winlin 4bba9ddcbb add ts_info doc
winlin c79372417d parse the aac ADTS packets, add h264 doc
winlin f667351095 add aac specification, iso-13818-7
winlin 741564b809 add reference doc from vb
winlin 732b2bbc6e add hls specification
winlin bd66702299 add rtmp specification