Extend I420 frame buffer pool to also create NV12 buffers
Bug: webrtc:11956 Change-Id: I758a28f2755cfa72ad486fbe1f9209f356eb5fa1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/184510 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32147}
This commit is contained in:
committed by
Commit Bot
parent
c5a74ffba4
commit
4c87d83d03
@ -13,7 +13,6 @@
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
#include "common_video/include/i420_buffer_pool.h"
|
||||
#include "common_video/libyuv/include/webrtc_libyuv.h"
|
||||
#include "media/base/adapted_video_track_source.h"
|
||||
#include "rtc_base/async_invoker.h"
|
||||
|
||||
Reference in New Issue
Block a user