openh264/codec/api/svc
Martin Storsjö dd0db820fc Rename public interface methods to avoid two overloaded methods with the same name
This is required to make the order in the C++ virtual table
consistent in MSVC - previously the overloaded methods were
ordered differently in the vtable compared to the interface
declaration.
2014-01-21 20:54:32 +02:00
..
codec_api.h Rename public interface methods to avoid two overloaded methods with the same name 2014-01-21 20:54:32 +02:00
codec_app_def.h Add a runtime option for controlling frame skipping 2014-01-17 12:39:33 +02:00
codec_def.h Merge pull request #88 from mstorsjo/remove-pragma-pack 2014-01-06 09:46:17 -08:00