Created attachment 321 [details] Update MPlayer to version 1.0rc2 MPlayer-1.0rc2 has been released for two years. Perhaps we could use this version instead of rc1. See: http://www.mplayerhq.hu/design7/dload.html
what about all the rc1 patches? Do they all still apply and/or are they all still needed?
I tried applying th patches and the results were: Failed: mplayer-1.0rc1-atmel.3.patch Applied upstream: mplayer-1.0rc1-fix-alsa-output.patch mplayer-1.0rc1-index.patch mplayer-1.0rc1-ppc-configure.patch OK: mplayer-1.0rc1-largefile.patch mplayer-1.0rc1-remove-sys-timeb.patch It looks like the avr32 support needs reworking for rc2.
(In reply to comment #2) <snipp failing AVR32 patch for mplayer> > It looks like the avr32 support needs reworking for rc2. > Could you try: http://www.atmel.no/~hcegtvedt/patches/mplayer-1.0rc2-100-atmel.1.patch
That patch certainly applies cleanly and builds, but I don't have an avr32 board to test with so I can't say much more than that.
(In reply to comment #4) > That patch certainly applies cleanly and builds, but I don't have an avr32 > board to test with so I can't say much more than that. > I've compiled and run MPlayer v1.0rc2 with that patch, and it worked fine for me. I am unsure about the status for integrating the patch into ffmpeg upstream, but work has been ongoing for some time.
Created attachment 501 [details] Update mplayer to 1.0rc2 This patch updates mplayer to version 1.0rc2. It removes patches that have been applied upstream and updates the others. I can confirm this builds ok on ARM.
Thanks, committed!