Saxon
|
dab94f6ae2
|
codec/h264/h264dec: addressing PR feedback.
Updated comment. Put a space between file header and package declaration. Not dereferencing things
|
2019-08-20 11:39:12 +09:30 |
Saxon
|
311c44f55c
|
codec/h264/h264dec: fixed problem with test
|
2019-08-01 02:37:34 +09:30 |
Saxon
|
5185a70bbe
|
codec/h264/h264dec: added TestNewNALUnit but broken, need to fix
|
2019-08-01 02:28:29 +09:30 |
Saxon
|
520ead0c6c
|
codec/h264/h264dec/nalunit.go: using consts for NAL unit types check in newNALUnit
|
2019-07-29 14:08:59 +09:30 |
Saxon
|
6c69174303
|
codec/h264/h264dec: change field types to types more consistent with specs and now using fieldReader to read fields of syntax structures
|
2019-07-29 13:41:40 +09:30 |
Saxon
|
23d9f289dd
|
codec/h264/h264dec: fixed field types for NalUnit and now using fieldReader in NewNALUnit
|
2019-07-29 13:04:59 +09:30 |
Saxon
|
6779fa3cb6
|
codec/h264/h264dec: commenting for NAL uni syntax structure fields
|
2019-07-27 12:26:30 +09:30 |
Saxon
|
865c1676da
|
codec/h264/h264dec: wrote explantory comment for neglectance of io.EOF error when peeking in RBSP parsing process
|
2019-07-21 21:22:55 +09:30 |
Saxon
|
4d65d0d433
|
codec/h264/h264dec: fixed random build errors
|
2019-07-19 20:58:01 +09:30 |
Saxon
|
278c6f2ef1
|
codec/h264/h264dec/nalunit.go: added commenting
|
2019-07-19 20:51:48 +09:30 |
Saxon
|
bdf3b37fef
|
codec/h264/h264dec: fixed import path for bits package
|
2019-07-19 20:23:30 +09:30 |
Saxon
|
ee12e4e90e
|
codec/h264/h264dec: merged in master an fixed conflicts
|
2019-07-19 20:22:25 +09:30 |
Saxon
|
3914bc1422
|
codec/h264/h264dec: fixed import paths
|
2019-07-19 15:44:45 +09:30 |
Saxon
|
ce3d98bd3b
|
codec/h264/h264dec: changed packages from h264 to h264dec
|
2019-07-19 15:20:39 +09:30 |
Saxon
|
f7b1f2f7b8
|
codec/h264: decode pakage renamed to h264dec
|
2019-07-19 15:19:15 +09:30 |