Saxon
|
ee9281925e
|
codec/h264/h264dec: added functions for loading table 9-5 CSV into [nColumns]map[int]map[int][2]int with testing
|
2019-09-09 16:41:26 +09:30 |
Saxon
|
46e7f9d303
|
codec/h264/h264dec/cavlc.go: simplified some logic regarding appending of values onto levelVal based on trailing_ones_sign_flag
|
2019-09-09 09:11:50 +09:30 |
Saxon
|
960d41cb4f
|
codec/h264/h264dec/cavlc.go: removed redundant if checks in parseLevelInformation
|
2019-09-08 13:31:10 +09:30 |
Saxon
|
ce803ba488
|
codec/h264/h264dec: add function for parsing level information using process in section 9.2.2 of specifications
|
2019-09-06 17:45:23 +09:30 |
Saxon
|
838d5dd5d6
|
codec/h264/h264dec: added level_prefix parsing process and test
|
2019-08-28 10:09:27 +09:30 |