]> git.sesse.net Git - x264/commit
Fix stack alignment in sliced threads
authorFiona Glaser <fiona@x264.com>
Wed, 17 Mar 2010 22:53:43 +0000 (15:53 -0700)
committerFiona Glaser <fiona@x264.com>
Sat, 27 Mar 2010 19:47:26 +0000 (12:47 -0700)
commitd8d83a9624744b4fc79cf71d31ef32c2678c4dae
tree6f3e3e43483dc6bb1cdc9bcfdb2795b0d3c0aee0
parent18eed0b9ee1314cc3ba9d16c0e44401f62aba624
Fix stack alignment in sliced threads
Could cause crashes when called from non-GCC-compiled applications.
encoder/encoder.c