av/codec
Saxon 513ac67ad9 codec/h264/h264dec: added tests for pps parsing found in pps.go and made necessary changes
Changes to get successful parsing included modification to moreRBSPData, and as a result
the Off function from the bits.BitReader. A couple of basic PPS tests have been added, but
more should be added once we know the scaling list parsing works.
2019-07-23 16:38:35 +09:30
..
adpcm adpcm: naming and syntactical changes 2019-05-29 02:57:17 +09:30
codecutil codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality 2019-05-22 11:07:39 +09:30
h264 codec/h264/h264dec: added tests for pps parsing found in pps.go and made necessary changes 2019-07-23 16:38:35 +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 codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality 2019-05-22 11:07:39 +09:30
pcm adpcm, pcm: updated documentation 2019-05-08 20:04:40 +09:30