Saxon
|
04cd2e66ff
|
codec/h264/lex.go: updated comment for RTPLexer.handleFUA()
|
2019-05-24 10:36:30 +09:30 |
Saxon
|
930c35a154
|
codec/h264/lex.go: udpated comment for RTPLexer.handleSTAPA
|
2019-05-24 10:36:00 +09:30 |
Saxon
|
e1fd6837ef
|
codec/h264/lex.go: updated comment for RTPLexer.Lex()
|
2019-05-24 10:34:52 +09:30 |
Saxon
|
b49e65d928
|
codec/h264/lex.go: commented buffer size consts
|
2019-05-24 10:33:34 +09:30 |
Saxon
|
35069bd4f3
|
codec/h264/lex.go: using if and else statements rather than switch for start and end indicator logic in handleFUA
|
2019-05-23 13:55:25 +09:30 |
Saxon
|
0e7504374e
|
codec/h264: fixed some minor naming and comment spelling
|
2019-05-22 15:09:54 +09:30 |
Saxon
|
722ddc6ccb
|
codec/h264/lex_test.go: added test for RTPLexer.Lex(...) and also fixed some build errors
|
2019-05-22 14:49:25 +09:30 |
Saxon
|
ceb15e53c3
|
codec/h264/lex.go: wrote lexer for lexing h264 access units from RTP stream
|
2019-05-22 12:23:29 +09:30 |
Saxon
|
c0b5724ea7
|
Merge branch 'master' into h264-rtp-lexer
|
2019-05-22 11:10:03 +09:30 |
Saxon
|
980cf8da21
|
codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality
|
2019-05-22 11:07:39 +09:30 |
Saxon
|
819b4a122f
|
codec/h264: renamed Lex to LexFromBytestream
|
2019-05-19 21:44:23 +09:30 |
Saxon
|
f52acc7efb
|
codec/h264: fixed comment for Lex
|
2019-05-19 21:38:05 +09:30 |
Saxon
|
478db11ecc
|
codec: file descriptions under file header so that they are put in godoc
|
2019-05-06 15:47:51 +09:30 |
Saxon
|
314a8dab9a
|
codec: updated commenting and file header descriptions for files in h265 and mjpeg packages
|
2019-05-03 19:52:23 +09:30 |
Saxon
|
32621f0cfe
|
av: fixed build errors
|
2019-04-26 20:46:43 +09:30 |
Saxon
|
b42e7f9b13
|
codec: created h264 and mjpeg packages to house lexers
|
2019-04-26 20:31:12 +09:30 |