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 to FFmpeg 2.7.2. #34

Closed sergiobenrocha2 closed 9 years ago

sergiobenrocha2 commented 9 years ago

It's working for linux amd64 and armv7

unknownbrackets commented 9 years ago

Deleting all the Windows binaries isn't really a good option here.

That's almost the entire point of this repo, aside from speeding up Travis linux builds. Linux users could just compile it themselves. It's a pain to compile on Windows.

-[Unknown]

sergiobenrocha2 commented 9 years ago

Ops, sorry.

hrydgard commented 9 years ago

This version of FFMPEG is reasonably new and builds nicely with VS 2015. Let's use it.

Sorry for the delay @sergiobenrocha2 .

xsacha commented 9 years ago

I suppose I need to provide Symbian and BB binaries for this too. I think the BB multi-core fix is also required so I'll test that out on a device.

hrydgard commented 9 years ago

@xsacha I don't think you actually need to, because not much seems to have changed on the ffmpeg side. That said, always good to be up to date, but it's not super urgent for those platforms.