diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-12 22:54:03 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-14 01:28:08 +0100 |
commit | 6bcedeed375c3504d4d6f82fca020790866e2c6e (patch) | |
tree | 68eac4781e1542ec928b3a75ae46b72fef2ded54 /CHANGES | |
parent | 1e17f73d279e71d6669649d2a16835b3d45fed48 (diff) |
mplayer: convert to gentargets, bump to a recent SVN version
Based on the conversion to gentargets done by Martin Banky, several
issues were fixed, and the mplayer package was improved:
* Updated to a recent SVN version
* Removed mandatory dependency on libmad
* The AVR32 specific patch has been removed. It was a pain to remain
blocked at the old 1.0-rc2 just for this patch. All this
optimization work should have been submitted upstream, Buildroot is
not the place to carry such heavy modifications.
* Options were added to select whether mplayer and/or mencoder should
be built/installed.
* Support for additional options if packages have been selected:
tremor, libmad, libtheora, libpng, jpeg, xlib_libX11,
xlib_libXv. More could be added in the future.
* Support for ARM-related optimization options. Similar improvements
could be done for x86 and PowerPC architectures.
[Peter: fix build with !IPV6]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,9 +6,10 @@ Updated/fixed packages: alsa-utils, at, busybox, bzip2, dbus, direcfb-examples, dmalloc, cloop, cups, ffmpeg, gdk-pixbuf, hostapd, i2c-tools, input-tools, libaio, libconfig, lsof, - ltp-testsuite, lvm2, m4, memtester, mii-diag, mrouted, - netplug, openssh, openssl, openvpn, pango, qt, rsync, sdl_gfx, - sdl_sound, sysklogd, sysvinit, udev, usbutils, xz, zlib + ltp-testsuite, lvm2, m4, memtester, mii-diag, mplayer, + mrouted, netplug, openssh, openssl, openvpn, pango, qt, rsync, + sdl_gfx, sdl_sound, sysklogd, sysvinit, udev, usbutils, xz, + zlib New packages: dhrystone, fbgrab, lsuio, rsh-redone, whetstone |