Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libavc : Fix mutex initialization index in apv_proc_start_mutex
- Changed hardcoded index [0] to loop variable [i] in ithread_mutex_init call - Ensures correct initialization of both mutexes in the loop Test: ./avcdec Change-Id: I95ccd1eec5f18b5391befbcedf3546a119681b54
- Loading branch information