diff options
Diffstat (limited to 'media/base/yuv_convert.h')
-rw-r--r-- | media/base/yuv_convert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media/base/yuv_convert.h b/media/base/yuv_convert.h index 6b6ea24..bd2175d 100644 --- a/media/base/yuv_convert.h +++ b/media/base/yuv_convert.h @@ -23,4 +23,3 @@ void ConvertYV12ToRGB32(const uint8* yplane, #endif // MEDIA_BASE_YUV_CONVERT_H_ } // namespace media - |