36 Commits

Author SHA1 Message Date
nareix
116764e6c3 add CheckNALUsType() 2016-07-01 18:02:43 +08:00
nareix
6d4ade40be add NALU_RAW/AVCC/ANNEXB 2016-07-01 17:57:27 +08:00
nareix
d4285826d9 rename consts 2016-07-01 17:53:33 +08:00
nareix
a310437804 add fake 2016-06-29 17:35:03 +08:00
nareix
32f53b873e add some codec 2016-06-29 17:34:37 +08:00
nareix
a1c38b0cd0 add PacketDuration 2016-06-22 17:58:19 +08:00
nareix
323db22c7e rename fields 2016-06-12 11:15:30 +08:00
nareix
0ee725cc8d change error msg 2016-06-12 09:24:20 +08:00
nareix
f8c8f6dc8e add pcma 2016-06-11 23:32:15 +08:00
nareix
a5e9c7a096 remove av.H264CodecData 2016-06-08 17:55:43 +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
790569a35a update 2016-05-25 07:44:06 +08:00
nareix
8e14c48c2a update audio.go 2016-05-20 23:51:14 +08:00
nareix
3b9c06f2e1 fix decoder and encoder 2016-05-19 22:27:15 +08:00
nareix
d6862125f7 add flush mode 2016-05-19 17:12:02 +08:00
nareix
86e17d8e71 add ffmpeg audio decoder and encoder 2016-05-19 16:57:25 +08:00
nareix
2eb65b8fac add ParseSliceHeaderFromNALU() 2016-05-16 20:53:34 +08:00
nareix
6b554c9c52 add CreateCodecDataBySPSAndPPS 2016-04-30 09:34:45 +08:00
nareix
2412e77d72 SplitNALu bugfix 2016-04-30 09:22:33 +08:00
nareix
b4831df775 SplitNALUs check AVCC first 2016-04-21 15:58:46 +08:00
nareix
b959f0d973 ParseSPS should skip first 1 bit of SPS 2016-04-19 18:47:43 +08:00
nareix
cb4f07abc0 move ParseAVCDecoderConfRecord() from mp4 package to here 2016-04-19 15:00:36 +08:00
nareix
b58d9c03fc add aacparser.go 2016-04-19 15:00:21 +08:00
nareix
7e8474e9f2 Merge pull request #9 from prohulaelk/cgo_compile_errors
fix for issues 2, 3, and 8
2016-04-19 11:56:31 +08:00
nareix
fbc251923c add WalkNALUsAVCC() modify SplitNALUs return params order 2016-04-19 11:40:23 +08:00
nareix
c22c2411f1 add h264 parser 2016-04-04 14:43:30 +08:00
Paul Kohler
b51fba84ef corrected avcodec_alloc_frame error... thought I already had, though 2015-12-10 14:11:55 -05:00
Paul Kohler
0b26955b16 changed LFLAGS so it works on ubuntu and switched to non-deprecated libav calls 2015-12-10 12:54:21 -05:00
XieRan
6e08365b9b Update README.md 2015-06-22 02:42:45 +08:00
XieRan
c406dab4af Merge pull request #5 from bfulkers/master
Use the height parameter when configuring h264enc
2015-03-09 19:45:41 +08:00
Brian Fulkerson
7f0d898b81 Use the height parameter when configuring h264enc 2015-03-07 12:08:56 +00:00
XieRan
4cbd6a41f0 Merge pull request #4 from attilaolah/master
Improve README
2014-12-02 13:46:24 +08:00
Attila Oláh
1a3d00af18 syntax highlighting in the README 2014-12-01 17:21:51 +01:00
cfanfrank
4a7ed9cf72 first 2013-03-11 11:02:25 +08:00