On 2013-06-20 13:30, Diego Biurrun wrote:
On 2013-06-20 13:19, Alex Smith wrote:
--- a/libavutil/x86/cpu.c
+++ b/libavutil/x86/cpu.c
@@ -199,3 +199,49 @@ int ff_get_cpu_flags_x86(void)
+/* __intel_cpu_indicator_init appears to have a non-standard calling
convention that
+ * assumes certain registers aren't preserved, so we'll route it
through a function
+ * that backs up all the registers. */

Also, please mind line length here.

Diego

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to