383 Commits

Author SHA1 Message Date
nareix
54c98210dd add error msg 2016-06-12 09:01:54 +08:00
nareix
6c6ccb5d8a rename av.H264CodecData 2016-06-12 08:55:18 +08:00
nareix
c437a98c93 change Streams() 2016-06-12 08:53:06 +08:00
nareix
769d03cb9f fix streams bug 2016-06-12 08:52:44 +08:00
nareix
264705818b change Streams() 2016-06-12 08:52:20 +08:00
nareix
a09ee38028 add PCM_ALAW 2016-06-11 23:32:53 +08:00
nareix
3926d8cace support av.PCM_ALAW 2016-06-11 23:32:39 +08:00
nareix
468aeaa1ae add PCMA 2016-06-11 23:32:27 +08:00
nareix
f8c8f6dc8e add pcma 2016-06-11 23:32:15 +08:00
nareix
273f9e635d change debug output 2016-06-11 23:03:31 +08:00
nareix
3443f71d54 add timeout control 2016-06-11 22:34:15 +08:00
nareix
32e3debf2e rename Connect to Dial and add DialTimeout 2016-06-11 20:31:41 +08:00
nareix
5bf2c76bff add Client Timeout fields 2016-06-11 20:29:21 +08:00
nareix
39b65aacd6 add setupCalled/playCalled 2016-06-11 20:18:57 +08:00
nareix
2f1caf9151 improve sdp 2016-06-11 19:46:43 +08:00
nareix
0bfb3c6cf0 add basic authorization and Client.Headers option 2016-06-11 19:17:22 +08:00
nareix
b6f30f9f55 fix rtsp url maybe not have port need default 554 2016-06-11 17:07:53 +08:00
nareix
f4d9ad60ac check stream index when parse block 2016-06-11 09:27:19 +08:00
nareix
8c611ea1e2 change error message 2016-06-10 19:46:00 +08:00
nareix
a73846758a rename frag.go; update genStruct.sh 2016-06-10 12:14:44 +08:00
nareix
59af05730d make IsCodecSupported global 2016-06-09 09:42:28 +08:00
nareix
f4f2dc5f02 fix freeFFCtx() pointer type bug 2016-06-08 19:48:41 +08:00
nareix
a5e9c7a096 remove av.H264CodecData 2016-06-08 17:55:43 +08:00
nareix
6a3c769980 remove readme 2016-06-08 17:53:13 +08:00
nareix
427a2d04d3 add wrap_avresample_convert() avoid cgo pointer check 2016-06-08 16:48:40 +08:00
nareix
e9a3828572 fix github.com/nareix/codec api change 2016-06-08 15:29:49 +08:00
nareix
d5075b55b2 fix info.TimeScale assign bug 2016-06-08 15:29:20 +08:00
nareix
4d6509b267 rename av.H264CodecData 2016-06-08 14:48:23 +08:00
nareix
970e23747a remove unnecessary struct in av 2016-06-08 14:43:53 +08:00
nareix
b20a950b7b seperate segment into directory 2016-06-08 14:43:41 +08:00
nareix
58acf9ee66 add codec.go 2016-06-08 14:41:32 +08:00
nareix
7453318fd5 change repo to github.com/nareix/ffmpeg 2016-06-08 14:36:58 +08:00
nareix
0971d60a78 change to ChannelLayout 2016-06-08 14:36:31 +08:00
nareix
3d24ac4ea9 bugfix when AudioFrame.Slice() 2016-06-07 19:36:07 +08:00
nareix
e81f77b92d pktreorder: add debug print 2016-06-07 19:36:06 +08:00
nareix
ca45b8cc97 fix transcode.Demuxer ReadPacket() bug 2016-06-07 19:36:06 +08:00
nareix
5f4a22fb98 add ChannelLayout.String() 2016-06-07 19:36:06 +08:00
nareix
60470c83ac update channels_test.go 2016-06-07 19:36:06 +08:00
nareix
df3ad04ce1 rename to channels 2016-06-07 19:36:06 +08:00
nareix
d1e2d3d2ff add isDurationNormal to pktqueue 2016-06-07 19:36:06 +08:00
nareix
32022b73d4 add Close() to audio decoder interface 2016-06-07 19:36:06 +08:00
nareix
3ff7fa9b5c pktreorder bugfix 2016-06-07 19:36:06 +08:00
nareix
4a48b5df35 add SizeLength and IndexLength 2016-06-07 19:33:26 +08:00
nareix
9bb11c6fc4 add packet handler for av.AAC 2016-06-07 19:33:11 +08:00
nareix
ff6d406d5e bugfix: only f.linesize[0] is valid 2016-06-07 19:32:31 +08:00
nareix
a49ccdb0ca choose default sample format for AudioEncoder 2016-06-06 16:49:05 +08:00
nareix
486862d5e1 add SetLogLevel 2016-06-06 16:48:12 +08:00
nareix
966db88bc3 use av.CodecData 2016-06-06 16:48:00 +08:00
nareix
9af997cd0f add sdp field PayloadType, bugfix 2016-06-06 16:47:35 +08:00
nareix
fed739021e bugfix Describe(), use pktqueue, add Open(), add Streams(), add relocate
block start $ sign
2016-06-06 16:45:29 +08:00