This is my plan: 1)Make a C-only version of sws_scale, usable asap. No mmx, altivec, asm code here. 2)Reinsert optimized code in a non-intrusive way, to gain speed. It would be possible for non-bitexact code to be disabled.
This will make a C-only core, universal, simple and fast to understand/debug/correct. I already worked to a C-only implementation in my messed-branch (nodame), which kinda worked. I am going to export this in a new branch. Are there suggestions/corrections/objections/fire/cola to this plan? -- Keiji Costantini _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
