[FFmpeg-devel] [PATCH] lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Dec 11 12:18:37 EET 2019


Am Mi., 11. Dez. 2019 um 09:57 Uhr schrieb Linjie Fu <linjie.fu at intel.com>:
>
> The max transform depth is 5(from 0 to 4), so we need 5 cabac states for
> cbf_cb and cbf_cr.
>
> See Table 9-4 for details.

Does this change the output of a file?
If yes, please provide it / implement a fate test.

Carl Eugen


More information about the ffmpeg-devel mailing list