openh264/codec/decoder/plus/inc
Martin Storsjö 043575ffb0 Add a public C API to the library
Add a struct that matches the C++ interface vtable.

This requires that the C++ interface methods are declared to use
the same calling convention as normal C functions, and that the
C struct exactly matches the layout and ordering of the C++
virtual table - MSVC seemed to reorder methods if there were
overloaded methods.
2014-01-21 20:54:32 +02:00
..
StdAfx.h Remove "pragma once" 2014-01-05 15:03:25 +02:00
welsCodecTrace.h Add Windows 64-bit build to VS project files 2013-12-15 15:18:19 +08:00
welsDecoderExt.h Add a public C API to the library 2014-01-21 20:54:32 +02:00