hrydgard / ppsspp-ffmpeg

A slimmed-down build of FFMPEG used in PPSSPP. Includes h.264, atrac3+, AAC and a few other codecs.
Other
62 stars 72 forks source link

Update Linux x86 libs/headers for Maxim AT3+. #19

Closed thedax closed 11 years ago

xsacha commented 11 years ago

There's also three untracked header files you'll need to add for it to compile. They are new with this ffmpeg drop. murmur3, sha512 and ripemd. I also missed them first time I committed, see: https://github.com/hrydgard/ppsspp-ffmpeg/commit/918519fc87cc22b6d09ec72a880e2d01dd830348

hrydgard commented 11 years ago

Yeah, just git add them.

thedax commented 11 years ago

Is there an ETA on the new "big patch"? I might just wait and then force push over the current branch here if it won't be long.

hrydgard commented 11 years ago

Either way you want to rebuild this with the mono fix I just added (which Maxim will also add).

Maxim doesn't work under any strict deadlines. Should be soon.

thedax commented 11 years ago

I'll just wait then, if that's okay.

hrydgard commented 11 years ago

Of course.

thedax commented 11 years ago

Hm, I think I messed this up..those other 4 commits shouldn't be there.

hrydgard commented 11 years ago

this has a conflict.