openh264/codec/encoder
Martin Storsjö a899f05f2d Don't have SEncParamExt inherit SEncParamBase
Instead just duplicate the common fields. These fields had to
be duplicated for the C interface compatibility anyway - but
this way there is no risk to accidentally introduce an ABI
break since there is no need for the layout of SEncParamBase to
actually match the start of SEncParamExt.
2014-02-18 22:51:54 +02:00
..
core Don't copy out the SEncParamBase, manually read the individual fields instead 2014-02-18 22:51:53 +02:00
plus Don't have SEncParamExt inherit SEncParamBase 2014-02-18 22:51:54 +02:00
targets.mk Regenerate target makefiles after the latest mktargets.py changes 2014-02-12 22:11:05 +02:00