Changes between Version 8 and Version 9 of Ticket #1776


Ignore:
Timestamp:
May 27, 2016 4:24:07 AM (8 years ago)
Author:
nanang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1776 – Description

    v8 v9  
    1 Support for libyuv library which provides YUV scaling and conversion functionality (https://code.google.com/p/libyuv/). 
     1Support for libyuv library which provides YUV scaling and conversion functionality (https://chromium.googlesource.com/libyuv/libyuv/). 
    22 
    33== Requirement == 
    4  - Libyuv library. For building the library, we recommend using the steps described [https://code.google.com/p/libyuv/wiki/GettingStarted here], except for Android target as explained below. 
     4 - Libyuv library. For building the library, we recommend using the steps described [https://chromium.googlesource.com/libyuv/libyuv/+/master/docs/getting_started.md here], except for Android target as explained below. 
    55 
    66This implementation will provide video scaling and conversion functionality.