openh264/codec/console/dec
Varun B Patil 2bc7d2bf86 memset not required as struct is already initialized to 0.
Moreover, memset causes loss of sDecParam.sVideoProperty.size
that was set previously.
2013-12-20 11:31:13 +05:30
..
inc Fix warnings on OSX compile 2013-12-13 13:03:38 -07:00
src memset not required as struct is already initialized to 0. 2013-12-20 11:31:13 +05:30
targets.mk Add support for assembly on linux as well as multiple configs 2013-12-10 18:57:32 +08:00