ab8f2f940360a0ad5409cb3f62d40e012d3e374f
[platform/framework/web/crosswalk.git] / src / tools / generate_stubs / xwalk_ffmpegsumo.sigs
1 # Copyright (c) 2013 Intel Corporation. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 AVCodec *av_codec_next(const AVCodec *c);
6 int av_codec_is_encoder(const AVCodec *c);
7 int av_codec_is_decoder(const AVCodec *c);