openh264/codec/encoder/plus
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
..
inc Add a new public method for initializing SEncParamExt to default values 2014-02-26 22:12:11 +02:00
res Merge pull request #32 from mstorsjo/cosmetics 2013-12-13 08:54:14 -08:00
src Add a new public method for initializing SEncParamExt to default values 2014-02-26 22:12:11 +02:00