hamzah mujawar

Results 2 comments of hamzah mujawar

Progress Update: I have located the file that I need to work on vvc_cabac.c, and found where max_scan and min_scan are defined: ![image](https://github.com/ffvvc/FFmpeg/assets/16957086/e4445175-7d6a-4a60-9e54-f1558e9047da) I took a look at the definition...

Progress update: I have added this line of code to help me understand what is going on: ![image](https://github.com/ffvvc/FFmpeg/assets/16957086/9b053e90-80ac-44cd-b35f-e551ea62a880) This is the resulting output: ![image](https://github.com/ffvvc/FFmpeg/assets/16957086/e17370d8-982d-46e3-a35a-9ab5d8b97d45) From my understanding, this returns the...