Doug Johnston
Doug Johnston
Same issue compiling ffmpeg 0.7.1 or ffmpeg 0.8.0 against iOS5.0 with gcc-4.2 on lion: AS libavcodec/arm/mpegaudiodsp_fixed_armv6.o unhandled .if varient at /usr/local/bin/gas-preprocessor.pl line 152, line 145. make: **\* [libavcodec/arm/mpegaudiodsp_fixed_armv6.o] Error 29...
Better yet, the NAIF SPICE toolkit can be used to generate the trajectories directly from the underlying ephemeris data data that HORIZONS uses. The SPICE toolkit can be found at:...
This paper explains the issues to think of when implementing dashed lines: http://jcgt.org/published/0002/02/08/paper.pdf The shaders from the paper can be found at: https://github.com/rougier/JCGT-2014a/tree/master/shaders
I'm trying to interop with another SRP implementation, which wasn't working, and debugging. Specifically, I was seeing different key lengths for A and B. This doesn't happen with the default...
I've now gotten things to work with the other SRP implementation using the rfc5054_compat branch. It does appear as if that line is now using a mod_add call, amongst a...