Skip to content
Snippets Groups Projects
Commit 7f7bc0e7 authored by Alexandre Lision's avatar Alexandre Lision Committed by Guillaume Roguez
Browse files

video: change pixfmt used by VideoMixer

YUV420P was allocating one large buffer on Linux and 3 on OSX.
This was causing read overflows. We use YUYV422 which is packed (always one buf)

Issue: #81116
Change-Id: I76456f72c6f155d181aa533aa62cb70b92f6eff1
parent b0a4abc8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment