openh264/codec
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
..
api/svc Don't have SEncParamExt inherit SEncParamBase 2014-02-18 22:51:54 +02:00
build/win32 Move declarations of functions in mc_chroma/luma.asm into a header in common 2014-02-10 08:05:02 +02:00
common Regenerate target makefiles after the latest mktargets.py changes 2014-02-12 22:11:05 +02:00
console Merge pull request #303 from mstorsjo/simplify-decoder-api 2014-02-18 11:27:38 -08:00
decoder Merge pull request #303 from mstorsjo/simplify-decoder-api 2014-02-18 11:27:38 -08:00
encoder Don't have SEncParamExt inherit SEncParamBase 2014-02-18 22:51:54 +02:00
processing Remove completely unused variables and private fields 2014-02-18 13:04:13 +02:00