Bug 331 - Update MPlayer to version 1.0rc2
Summary: Update MPlayer to version 1.0rc2
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 enhancement
Target Milestone: ---
Assignee: unassigned
URL: http://www.mplayerhq.hu/design7/dload...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 02:09 UTC by Kelvin Cheung
Modified: 2009-07-27 15:17 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Update MPlayer to version 1.0rc2 (745 bytes, patch)
2009-05-13 02:09 UTC, Kelvin Cheung
Details
Update mplayer to 1.0rc2 (69.50 KB, application/x-gzip)
2009-07-27 12:19 UTC, Will Newton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kelvin Cheung 2009-05-13 02:09:45 UTC
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
Comment 1 Peter Korsgaard 2009-07-26 19:45:24 UTC
what about all the rc1 patches? Do they all still apply and/or are they all still needed?
Comment 2 Will Newton 2009-07-27 10:40:01 UTC
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.
Comment 3 Hans-Christian Egtvedt 2009-07-27 10:53:52 UTC
(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
Comment 4 Will Newton 2009-07-27 11:47:09 UTC
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.
Comment 5 Hans-Christian Egtvedt 2009-07-27 12:11:09 UTC
(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.
Comment 6 Will Newton 2009-07-27 12:19:40 UTC
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.
Comment 7 Peter Korsgaard 2009-07-27 15:17:32 UTC
Thanks, committed!