Hi folks, As you may or may not have noticed, I have been running a FATE instance using Sun CC included with Oracle Solaris Studio 12.2. Currently, without disabling the assembly optimizations, it does not finish compiling.
My earlier MLPDSP patch is the beginnings of my attempt to get libAV to successfully compile under Sun CC. Here is a summary list of the files that currently fail to compile: libavcodec/cabac.c libavcodec/error_resilience.c libavcodec/h264.c libavcodec/h264_cabac.c libavcodec/h264_cavlc.c libavcodec/h264_direct.c libavcodec/h264_loopfilter.c libavcodec/h264_parser.c libavcodec/h264_ps.c libavcodec/h264_refs.c libavcodec/h264_sei.c libavcodec/motion_est.c libavcodec/svq3.c libavcodec/vdpau.c libavcodec/vp5.c libavcodec/vp56.c libavcodec/vp56rac.c libavcodec/vp6.c libavcodec/vp8.c libavcodec/x86/h264dsp_mmx.c I hope to have patches created for these soon. Cheers, Sean McG. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
