]> git.sesse.net Git - ffmpeg/commit
avcodec/magicyuv: Don't use GetBit API for byte-aligned reads
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 23 Sep 2020 04:42:24 +0000 (06:42 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 26 Sep 2020 18:38:30 +0000 (20:38 +0200)
commitbf31b451559323776daa59003edbe9cbeed5bd91
treefc066a1de3790d899be1138b5fc6044ca93004bd
parent3c172a2fb91a758d9e15f09f96879e6e9b5a37ec
avcodec/magicyuv: Don't use GetBit API for byte-aligned reads

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/magicyuv.c