22 Commits

Author SHA1 Message Date
nareix
6c3cd7a227 ts: replace old TSHeader reader with ParseTSHeader 2016-07-10 20:30:12 +08:00
nareix
2ba9a341ad flv: fix flvio flags value, add bufio 2016-07-10 17:11:54 +08:00
nareix
b0fd58b57d ts: WriteTrailer need flush bufio.Writer 2016-07-10 17:02:34 +08:00
nareix
a102eab6c1 ts: optimize muxer 2016-07-10 15:09:18 +08:00
nareix
c8aef22958 remove unused files 2016-07-07 07:57:16 +08:00
nareix
ea26f04c10 add format aac.go 2016-07-04 23:04:55 +08:00
nareix
9fad1bb467 add aac into format register 2016-07-04 22:28:00 +08:00
nareix
b3b1bc52db rtsp: fmt 2016-07-04 22:26:54 +08:00
nareix
4d96132e78 rtsp: writePacket h264 only write naluType 1~5 2016-07-04 09:44:20 +08:00
nareix
634b9a9b68 remove log 2016-07-04 09:30:55 +08:00
nareix
6b17e5588f mp4: fix first packet not write error 2016-07-04 09:19:49 +08:00
nareix
d193138644 rtsp: add DebugRtp default options; fix findRTSP block locate bug 2016-07-04 09:06:15 +08:00
nareix
8c9fc95dfc ts: fix demuxer adts parse bug 2016-07-04 01:07:26 +08:00
nareix
344964c4f0 rtsp: bugfix payload offset 2016-07-03 23:08:17 +08:00
nareix
6536e6f784 aacparser: adjust func ParseADTSHeader FillADTSHeader 2016-07-03 22:46:28 +08:00
nareix
929adb2829 rtsp: make sure EOF returns io.EOF 2016-07-03 17:51:37 +08:00
nareix
9cac7971c4 use AVCC as H264 pkt.Data 2016-07-03 15:43:15 +08:00
nareix
ceaa849f40 rtmp: add connectPublish() 2016-07-02 16:30:44 +08:00
nareix
6092677199 rtmp: add WriteTrailer for Conn 2016-07-02 06:23:31 +08:00
nareix
bde39ebc16 rtmp: split connect from connectPlay 2016-07-02 06:23:13 +08:00
nareix
75b94c4087 rtmp: fix comment 2016-07-02 06:07:18 +08:00
nareix
987738ca73 redir format/cgo 2016-07-02 06:01:34 +08:00