533 Commits

Author SHA1 Message Date
David J. Felix
9f0fbcd6e0 Add license file to make it more official
The README specifies an MIT license, but this should comply more closely with github norms.
2017-02-24 18:30:14 -05:00
nareix
4b82a8ce74 Merge pull request #19 from ericxtang/master
update example code to the new version
2017-01-10 13:08:03 +08:00
Eric Tang
bf48f24655 update example code to the new version 2017-01-09 19:57:07 -05:00
nareix
cdca0d649c Merge pull request #18 from nareix/develop
dev => master
2016-12-21 20:44:39 +08:00
nareix
2dfcc0e970 x 2016-12-21 20:42:47 +08:00
nareix
29ab47dd81 Merge pull request #17 from nareix/develop
dev => master
2016-12-21 20:42:11 +08:00
nareix
0398ae73b7 x 2016-12-21 20:41:10 +08:00
nareix
234ce7d028 Merge pull request #14 from dustinblackman/master
Remove unused code
2016-11-06 10:38:30 +08:00
Dustin Blackman
40b45c95aa remove unused code 2016-11-05 11:29:50 -04:00
nareix
1f7695402b add queue WriteHeader/WriteTrailer modify example 2016-10-16 23:24:49 +08:00
nareix
00d8696937 fmt; ts: fix crc32 bug 2016-09-25 17:06:39 +08:00
nareix
b3b189ca28 change flvio.Tag from interface to struct 2016-09-19 07:35:10 +08:00
nareix
a76cfa1413 pktque: change SetMaxSize to SetMaxGopCount 2016-09-19 07:33:22 +08:00
nareix
8802fb5a95 rtmp: add HandleConn / OnPlayOrPublish / rxbytes,txbytes 2016-08-31 19:16:34 +08:00
nareix
3d9cae6b8b pubsub.Queue: support WriteHeader() 2016-08-31 19:16:02 +08:00
nareix
46d5df0985 pktque.Buf: bugfix: release pkt.Data 2016-08-26 12:06:05 +08:00
nareix
3937f7e984 pubsub: add pktque.Buf 2016-08-26 11:17:54 +08:00
nareix
1832092ce2 queue: remove defer 2016-08-25 15:52:40 +08:00
nareix
96979889d0 ffmpeg: add libswscle ldlfags and header 2016-08-16 15:34:39 +08:00
nareix
37be18afca av: AudioFrame split range check 2016-08-16 15:33:22 +08:00
nareix
0d5a2fa0f0 add doc.go 2016-08-08 17:12:04 +08:00
nareix
8ab09a7f8b update go version 2016-08-03 16:49:30 +08:00
nareix
39d98a7793 add rtmp UrlMuxer 2016-08-03 13:43:00 +08:00
nareix
4918d07822 rtmp: fix datarace in ListenAndServe 2016-08-02 20:10:21 +08:00
nareix
3254c8c85c fix comments 2016-07-30 15:07:10 +08:00
nareix
96db379539 update README 2016-07-30 15:04:28 +08:00
nareix
7fc65516ab add comments 2016-07-30 15:03:43 +08:00
nareix
0b0eeeefbf update README 2016-07-30 14:45:22 +08:00
nareix
03480888f7 update README 2016-07-30 14:42:41 +08:00
nareix
32121bf428 add READMD 2016-07-30 14:36:56 +08:00
nareix
e90ce45293 fix comment 2016-07-30 14:36:47 +08:00
nareix
cb534aa104 rtmp: bufio using pio size 2016-07-30 14:36:28 +08:00
nareix
f9d7cb8c77 fix comment 2016-07-30 13:32:43 +08:00
nareix
74e95ae0d2 fix comment 2016-07-30 13:15:02 +08:00
nareix
6b25c3b4db add comments 2016-07-30 13:08:26 +08:00
nareix
a90312e55b add example 2016-07-30 09:53:25 +08:00
nareix
0400eb8009 add mp4io/atoms.go 2016-07-30 00:06:38 +08:00
nareix
4b61d9daea mv pio to bits/pio 2016-07-29 23:28:29 +08:00
nareix
45d9944a52 ffmpeg: set profile ignore case 2016-07-29 23:28:11 +08:00
nareix
c06f934d9e add NewMuxer(writeFlusher) for ts/flv 2016-07-29 16:19:17 +08:00
nareix
9e12fc5722 examples add transcode 2016-07-29 16:17:22 +08:00
nareix
561eedeb98 example add http_flv_and_rtmp_server 2016-07-29 16:16:59 +08:00
nareix
74b2f9899a avconv: fix encoder find bug 2016-07-29 08:16:24 +08:00
nareix
c4855b68ed avutil: seek after probe 2016-07-29 07:50:33 +08:00
nareix
d5c3f87b5c ts: add probe func 2016-07-29 07:50:21 +08:00
nareix
563991132c mp4: add probe 2016-07-29 07:30:08 +08:00
nareix
525606422e mp4: fix fmt 2016-07-29 07:10:41 +08:00
nareix
6752dafead add new mp4io interface 2016-07-29 01:05:47 +08:00
nareix
1c1d351104 mp4: add bufio for reader, improve speed 2016-07-28 23:38:37 +08:00
nareix
87e9318f36 rtmp: send window ack 2016-07-28 23:09:03 +08:00