openh264/codec/api/svc
Martin Storsjö c7ff8876bb Add a new public method for initializing SEncParamExt to default values
This simplifies forward source compatibility when new fields are
added to SEncParamExt - when new fields are added to SEncParamExt,
this method makes sure those fields are initialized to the
default value - otherwise all API users would have to manually check
SEncParamExt every time it is updated to make sure there's no new fields
that should be set to a nonzero value by default (e.g. like
bEnableFrameSkip).
2014-02-26 22:12:11 +02:00
..
codec_api.h Add a new public method for initializing SEncParamExt to default values 2014-02-26 22:12:11 +02:00
codec_app_def.h Merge pull request #342 from volvet/rm-unsupported-para 2014-02-24 13:22:16 +08:00
codec_def.h Remove stub interfaces for hw decoding 2014-02-13 14:21:38 +02:00