|
|
The information on this page is for mplayer-1.0-0.34.rc1try2.fc6.src.rpm, a source rpm
you are probably more interested in these binaries built from it :
RPM Information for mplayer-1.0-0.34.rc1try2.fc6.src.rpm
| Name: mplayer | Distribution: Red Hat (FC-6) |
| Version: 1.0 | Vendor: Freshrpms.net |
| Release: 0.34.rc1try2.fc6 | Build date: Tue Jan 9 11:22:36 2007 |
| Epoch: (none) | Build host: python3.freshrpms.net |
| Group: Applications/Multimedia | RPM file: mplayer-1.0-0.34.rc1try2.fc6.src.rpm |
| Size: 9095882 | Source RPM: (none) |
| Packager: Matthias Saou <matthias at rpmforge.net> |
| URL: http://mplayerhq.hu/ |
| Summary: MPlayer, the Movie Player for Linux |
MPlayer is a multimedia player. It plays most video formats as well as DVDs.
Its big feature is the wide range of supported output drivers. There are also
nice antialiased shaded subtitles and OSD.
On x86, additional Win32 binary codecs should be added to /usr/lib/codecs/.
Available rpmbuild rebuild options :
--with : dvdread
--without : aalib lirc cdparanoia arts xvid esd lzo fame caca dvb vstream
theora osdmenu gcccheck fribidi xvmc x264 faac mpc live ladspa
amrnb samba speex
|
Changelog for mplayer-1.0-0.34.rc1try2.fc6.src.rpm
* Tue Jan 09 2007 Matthias Saou <http://freshrpms.net/> 1.0-0.34.rc1try2
- Include patch to fix mp3 playback on AMD CPUs.
- Include patch to fix buffer overflow in asmrp.c.
* Wed Oct 25 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.33.rc1
- Update to 1.0rc1.
- Update live library to 2006.10.18a.
- Remove udev patch as lirc is now properly detected (lib, not the /dev entry).
- Try to add patch for lzo, but it requires lzo1 while we only have lzo2 now.
- No longer use --enable-debug since all it did was pass -g but it was now
forcing CFLAGS to something different from our optflags too.
- Force use of -fomit-frame-pointer for now, as i386 build fails otherwise.
* Wed Oct 18 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.32.20060919
- Revert to 20060919 snapshot since 20061017 doesn't build on i386.
* Wed Oct 18 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.31.20061017
- Update to today's SVN code.
- Update live library to 2006.10.12a.
* Wed Sep 20 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.31.20060919
- Update to today's SVN code.
- Remove kversion since it's not needed anymore (only dvbhead enabled).
* Tue Sep 05 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.30.pre8
- Add nas support by default.
- Add libXt-devel build requirement if modxorg since the nas check requires it.
* Tue Aug 01 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.29.pre8
- Update Blue skin to 1.6.
- Update live library to 2006.07.04.
* Sat Jun 24 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.28.pre8
- Move location where binary codecs are searched for from /usr/lib/win32/ to
/usr/lib/codecs/ since "win32" is considered obsolete by MPlayer. Looks
like codecs in the old location are still picked up automatically!
* Fri Jun 23 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.27.pre8
- Update to 1.0pre8.
- Update live555 to 2006.06.22.
- Use our own nicer png icon for the desktop file (created from the original
xcf file from the MPlayer FTP archive).
- Remove old --enable-i18n parameter.
- Update mplayer-desktop.xpm that got renamed to mplayer.xpm.
- Clean up autodetected configure options, let us assume we build on minimal
systems when we poke around --with and --without build options.
- Remove --disable-fastmemcpy, assuming runtime cpudetection takes care of
support for < i686 CPUs...
- Enable samba support by default.
- Remove no longer needed explicit path to cdparanoia includes.
- Add speex support, enabled by default (but >= 1.1 is required).
- Pass --with-xanimlibdir= for x86 to find xanim libs in /usr/lib/win32.
- Rename the kernel macro to kversion to keep more consistent with Extras.
- Seems like amr_nb support is disabled because of the included libavcodec.
- Seems like libfame support is disabled because there are none of dxr2, dxr3
and dvb enabled.
* Wed Mar 22 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.26.20060314
- Add missing modular X build requirements.
- Re-enable libXvMC with modular X.
* Tue Mar 14 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.25.20060314
- Update to current CVS which fixes the heap overflow in demuxer.h issue.
- Update live555 library to 2006.03.03.
* Thu Feb 23 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.24.20060223
- Update to current CVS.
- Update live555 library to 2006.02.15.
- Add support for amrnb.
* Fri Jan 13 2006 Matthias Saou <http://freshrpms.net/> 1.0-0.24.20060113
- Update to a Friday the 13th snapshot! :-)
- Update live555 library to 2006.01.05.
- Remove XFree86-devel build requirement, gtk2-devel takes care of the
required X stuff.
- Remove no longer needed nostrip patch, use STRIPBINARIES now.
- Disable "xvmc" (the old wrapper) on FC5, and use the xorg libXvMC instead.
* Mon Dec 19 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.23.20051211
- Enable vstream support (TiVo vserver stream).
* Tue Dec 13 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.22.20051211
- Force _libdir since libdha and vidix modules are now built on x86_64.
- Include empty _libdir/real/ for non-x86 archs.
* Sun Dec 11 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.21.20051211
- Update to CVS code.
- Update Blue skin to 1.5.
- Update udev patch (v4l detection no longer uses test on /dev files, but lirc
still does).
- Remove all obsolete patches.
- Change gtk+ build requirement to gtk2.
- Enable x264 again.
- Add faac, ladspa and musepack (mpc) support (enabled).
- Add live555 support, include latest snapshot : live.2005.12.09.
- Enable dvb by default, and make overriding the kernel version possible.
- Switch from external libdvdread to mpdvdkit, since the streaming part fails
to build otherwise.
- Remove disabled dvdnav support, as it's no longer available.
* Sun Dec 11 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.20.pre7
- Enable DTS (libdca).
- Try to enable x264, fix configure check (libpthread), but compile fails.
* Fri Dec 09 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.19.pre7
- Include patch to fix PPC compilation on FC4 at last.
* Thu Dec 08 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.18.pre7
- Disabled shared libpostprocess, let the original ffmpeg package take
care of that once and for all.
- Include ad_pcm_fix patch.
* Wed Jul 20 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.17.pre7
- Added x86_64 patch from Ryo Dairiki.
- Remove gtk-update-icon-cache calls, at least until icon changes place.
* Wed Jun 29 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.16.pre7
- Fix "libfame" to "fame" rebuild option listed in the description.
* Mon May 02 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.16.pre7
- Include gcc4 patches from Gentoo portage, to build on FC4..
- Split off docs sub-package, as it represents 7MB of data!
- Split off mencoder sub-package too, not everyone uses it.
- Add gtk-update-icon-cache calls in post and postun.
- Add debug option (it only adds -g and disabled stripping) + patch.
* Mon Apr 18 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.16.pre7
- Update to 1.0pre7.
- No longer overwrite the entire desktop file, just replace a few fields.
- Remove libogg and libvorbis deps, ogg/vorbis now uses Tremor internally.
- Disable xmms support, as it's been moved to Extras.
- Disable external faad2, it changes too much, using the internal is safer.
- Add Copyright and LICENSE files to %doc.
- Remove .cvsignore file removal from DOCS, there are none leftover anymore.
- Remove manual libpostproc install, it seems fixed now.
- Add same MimeType as totem, except flac and flash types.
- Remove lib64 hacks, problems have been fixed.
* Thu Jan 13 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.15.pre6a
- Change lirc patch into more generic udev one to avoid /dev/video* detection.
- Enable v4l again (from the above patch).
* Fri Jan 07 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.14.pre6a
- Added quick patch to skip /dev/lirc* file presence check, since this doesn't
work as expected with udev.
- Add ppc to the ifarch for libdha and vidix modules inclusion as configure
enables it for "ppc && linux" (not x86_64, though, probably a good reason?).
- Include uio.h-ppc.patch as source, as this is a required change on YDL4 (ppc)
to get MPlayer's x11 vo to compile properly (VECTOR vs. IOVEC).
- Added libXvMCW support for Unichrome and others, even though a comment in the
configure script seems to suggest it's not entirely ready yet.
* Mon Jan 03 2005 Matthias Saou <http://freshrpms.net/> 1.0-0.13.pre6a
- Update to 1.0pre6a.
- Remove cz man pages, add cs ones.
- Fix fribidi support and include patch from Nir Misgav.
* Wed Nov 03 2004 Matthias Saou <http://freshrpms.net/> 1.0-0.12.20042025
- Merge Dag's scriplet changes.
* Tue Oct 26 2004 Matthias Saou <http://freshrpms.net/> 1.0-0.11.20042025
- Update to today's CVS snapshot.
- Simplify the desktop file install, as there is now one included.
- Add --disable-fastmemcpy to fix broken libpostproc.
* Sun Oct 17 2004 Matthias Saou <http://freshrpms.net/> 1.0-0.11.pre5
- Added update-desktop-database scriplet calls.
* Sat Jul 24 2004 Matthias Saou <http://freshrpms.net/> 1.0-0.11.pre5
- Add fixes for x86_64, it now builds and works.
- Added external l
|
(the display of the changelog may be truncated if it is too long)
|