av/codec
Saxon 61a5065556 codec/h264/h264dec: added functions to get TrailingOnes and TotalCoeff as well as testing
The functions firstly derive the value of nC and then read the value of coeff_token from the BitReader. The table read prior and loaded into
a 'map' is then used to get the corresponding values of TrailingOnes and TotalCoef.
2019-09-09 16:41:26 +09:30
..
adpcm adpcm: updated test file names 2019-08-21 16:20:11 +09:30
codecutil codec-util: removed newticker helper 2019-08-02 23:26:15 +09:30
h264 codec/h264/h264dec: added functions to get TrailingOnes and TotalCoeff as well as testing 2019-09-09 16:41:26 +09:30
h265 codec/h265/lexer.go & protocol/rtp/client.go: fixed lexer and rtp client. 2019-05-20 20:49:50 +09:30
mjpeg audio: removed bufSize arg in Lex funcs and use ByteLexer 2019-06-18 17:24:32 +09:30
pcm pcm, audio: style changes 2019-06-17 13:29:01 +09:30