Commit Graph

32 Commits (35f3a932392fd13c8df5c4a6f11744fc377f0360)

Author SHA1 Message Date
winlin a63fa20e53 extract flv format from f4v/flv specification
winlin 5aa0043934 add rfc822 for http1.1
winlin c7a4dd8863 move wiki images to srs.release
winlin dbf642723f update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac
winlin 24be5fb386 add http 1.0 and 1.1 specification
winlin 7112c6ac73 add http 1.0 and 1.1 specification
winlin 431b0fb31d add FMLE snapshot
winlin b730fda176 add rtsp protocol
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