Commit 8eb887f5 authored by fbarchard@google.com's avatar fbarchard@google.com

add empty header for backwards compatibility.

BUG=none
TESTED=lint passes

Review URL: https://webrtc-codereview.appspot.com/46919004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1371 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent bb43f064
/*
* Copyright 2015 The LibYuv Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
/* format_conversion.h has been deprecated. */
/* Functionality for bayer formats (BGGR) removed. */
#ifndef INCLUDE_LIBYUV_FORMAT_CONVERSION_H_ // NOLINT
#define INCLUDE_LIBYUV_FORMAT_CONVERSION_H_
#endif // INCLUDE_LIBYUV_FORMAT_CONVERSION_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment