37 Commits

Author SHA1 Message Date
nareix
49340a40ec rtmp: bugfix createURL 2016-07-13 20:20:01 +08:00
nareix
975080658c mp4: bugfix write lastpkt 2016-07-13 16:06:07 +08:00
nareix
51ad6aeb7a flv: remove debug func 2016-07-13 15:59:01 +08:00
nareix
e3a02beada add SPEEX codec 2016-07-13 15:11:11 +08:00
nareix
4b5f50e03f flv/rtmp: packet read logic bugfix 2016-07-13 13:13:32 +08:00
nareix
e1f6aa15fe flv/rtmp: combine probe and packet <-> tag logic in flv; improve flvio 2016-07-13 09:05:18 +08:00
nareix
6f32e25e03 add ServerDemuxer / ServerMuxer 2016-07-12 16:44:48 +08:00
nareix
79f3f92350 flv: add NELLYMOSER support 2016-07-12 15:58:21 +08:00
nareix
4b181e84e0 rtmp: bugfix probe save videostreamindex 2016-07-12 15:57:51 +08:00
nareix
8b5871123f rtmp: fix tcUrl 2016-07-12 14:04:55 +08:00
nareix
824149ada7 format: add supported codec types for muxer 2016-07-12 11:09:51 +08:00
nareix
46e601abda rtmp: support conn.URL 2016-07-12 08:39:53 +08:00
nareix
18205e5206 rtmp: move DebugConn Debug to global var 2016-07-11 22:53:51 +08:00
nareix
55302701af flv: flush bufio.Writer when WriteTrailer 2016-07-10 23:49:55 +08:00
nareix
53d1f9ef98 mp4: bugfix samplesize 2016-07-10 23:31:12 +08:00
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