aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to the latest mplayer release, 1.0pre8.Ion-Mihai Tetcu2006-07-1217-1049/+299
| | | | | | | | | | | | - OPTIONify - Due to some changes in the official developent tree, some of our local patches became obsolete and where removed. PR: ports/99871 Submitted by: maintainer Notes: svn path=/head/; revision=167552
* When compiling mplayer against x264, configure says it's unavailableAndrey Slusar2006-06-152-2/+8
| | | | | | | | | | | | | | because it does not link the test-program with -pthread. Remove the static -lx264 and replaces it with the accurate `pkg-config --libs x264`, so the linker finds all the symbols needed. After that, mencoder can finally encode x264-movies. PR: ports/98914 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> Approved by: maintainer Notes: svn path=/head/; revision=165511
* Track track linux-realplayer codecs path changeIon-Mihai Tetcu2006-06-121-2/+2
| | | | | | | | | PR: 98763 Submitted by: Juergen Lock Approved by: maintainer Notes: svn path=/head/; revision=165172
* - Fix build on 7.0Sergey Matveychuk2006-05-271-0/+14
| | | | | | | | Submitted by: glebius Approved by: portmgr (krion) Notes: svn path=/head/; revision=163615
* - Provide a knob to build mplayer without ipv6 protocol family supportAndrew Pantyukhin2006-05-151-1/+13
| | | | | | | | | | PR: ports/96950 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Suggested by: Dennis Cabooter <dennis@rootxs.nl> Approved by: krion (mentor) Notes: svn path=/head/; revision=162485
* Fix typos in comments.Christian Brueffer2006-05-141-3/+3
| | | | Notes: svn path=/head/; revision=162377
* - Chase x264 libver bumpMichael Johnson2006-05-101-3/+3
| | | | Notes: svn path=/head/; revision=161916
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora ↵Marcus Alves Grando2006-05-071-3/+3
| | | | | | | | | update. - portlint(1) while here Notes: svn path=/head/; revision=161539
* Re-enable GTK2 support with patch from Mplayer CVS found viaTom McLaughlin2006-04-172-24/+25
| | | | | | | | | | | | | | | www.ubuntuforums.org. This is not the old gtk2 patch used before but the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20 support will not be autodetected since it's still an unofficial patch. Please use WITH_GTK2 to use. PR: 95558 Submitted by: Me Approved by: Maintainer Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html Notes: svn path=/head/; revision=159764
* - Add security patchMarcus Alves Grando2006-04-082-2/+70
| | | | | | | | | | | - Bump PORTREVISION Approved by: maintainer Obtained from: Mplayer CVS Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333 Notes: svn path=/head/; revision=159127
* Fix mplayer vulnerability (heap overflow) in the ASF demuxerVasil Dimov2006-03-092-1/+38
| | | | | | | | | | | | | | Arbitrary remote code execution under the user ID running the player when streaming an ASF file from a malicious server. PR: ports/93767 Submitted by: "Thomas E. Zander" <riggs@rrr.de> (maintainer) Approved by: portmgr (erwin) Obtained from: mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u Security: heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029) Notes: svn path=/head/; revision=157050
* Bump PORTREVISION for new gtk-12 library location, post libtool.Ade Lovett2006-02-281-1/+1
| | | | | | | | | PR: 93959 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156912
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add support for version 2 audio atoms in QuickTime containersPav Lucistnik2006-01-092-1/+61
| | | | | | | | | | | | This fixes a lot of trailers from apple.com, especially HD ones which come with 5.1 AAC audio. Approved by: maintainer Obtained from: mplayer-dev mailing list http://www1.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-December/039393.html Notes: svn path=/head/; revision=153148
* - Fix find commandPav Lucistnik2006-01-091-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=153144
* Bump PORTREVISION to chase the cdparanoia shared library updateMarkus Brueffer2006-01-061-1/+1
| | | | Notes: svn path=/head/; revision=152907
* Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). AllowsSam Lawrance2005-12-162-1/+75
| | | | | | | | | | | setting norm=SECAM which previously did not work. Bump PORTREVISION. PR: ports/90001 Submitted by: Vladimir Kushnir <vkushnir@i.kiev.ua> Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=151305
* - Remove hardcoded gcc in scripts and Makefiles.Florent Thoumie2005-11-291-0/+9
| | | | | | | | | PR: ports/89027 Submitted by: lioux Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=149933
* [fix] multimedia/mplayer: no bsdbt848 driver compiled inEdwin Groothuis2005-11-093-6/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On recent FreeBSD installing multimedia/mplayer port doesn't compile-in bsdbt848 driver. Cause for this is in the mplayer's 'configure' script that uses the following code to autodetect the presense of the system bt848 driver: if defined(__NetBSD__) #include <dev/ic/bt8xx.h> #else #include <machine/ioctl_bt848.h> #endif On FreeBSD /usr/include/machine/ioctl_bt848.h is replaced with /usr/include/dev/bktr/ioctl_bt848.h, so 'configure' script doesn't find it. Be warned that if you upgraded your FreeBSD installation from the older version, you will still have /usr/include/machine/ioctl_bt848.h installed on your system (make installworld doesn't delete old files) and configure script will not need patching to be able to find the system bt848 driver. In the fix section I attached a patched 'files/patch-ad' file. [...] Hi again, I've prepared a diff to solve the issue. Besides this, PORTREVISION is bumped to reflect the change and distinfo contains sha256 sum. Would you please confirm that it works on amd64, go for the commit and close the pr?! Submitted by: Simun Mikecin <numisemis@yahoo.com> Approved by: "Thomas E. Zander" <riggs@rrr.de> Reviewed by: Simun Mikecin <numisemis@yahoo.com> PR: ports/87853 Notes: svn path=/head/; revision=147750
* - Correctly detect infrared control interface lircFlorent Thoumie2005-09-282-4/+33
| | | | | | | | | | | (by Daniel O'Connor <doconnor@gsoft.com.au>). - Remove obsolete "--disable-tremor" from CONFIGURE_ARGS. PR: ports/86664 Submitted by: maintainer Notes: svn path=/head/; revision=143680
* Add support to DTS decodingMarcus Alves Grando2005-09-241-0/+12
| | | | | | | | | PR: ports/86473 Submitted by: bh@izb.knu.ac.kr Approved by: pav (mentor), riggs@rrr.de (maintainer) Notes: svn path=/head/; revision=143497
* Mplayer seems vulnerable when playing uncompressed pcm streams.Volker Stolz2005-08-312-4/+4
| | | | | | | | | | | The development team released a new tarball containing a fix for libmpcodecs/ad_pcm.c addressing this issue. PR: ports/85475 Submitted by: maintainer Notes: svn path=/head/; revision=141558
* - Update detect support for x264Michael Johnson2005-06-131-1/+1
| | | | Notes: svn path=/head/; revision=137389
* - Add support for detecting new version of x264. No need to rebuildMichael Johnson2005-06-031-2/+11
| | | | | | | mplayer. Notes: svn path=/head/; revision=136703
* - Backout latest commit, it needs a repocopy due to API change.Florent Thoumie2005-05-311-2/+2
| | | | | | | Noticed by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=136557
* - Bump lzo lib version.Florent Thoumie2005-05-311-2/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=136548
* - Fix CPU features detection for amd64 platformPav Lucistnik2005-05-231-0/+19
| | | | | | | | Submitted by: Michiel Boland <michiel@boland.org> Approved by: maintainer Notes: svn path=/head/; revision=135933
* - Fix build with new x264Michael Johnson2005-05-191-0/+112
| | | | | | | Patch Obtained from: MPlayer CVS Notes: svn path=/head/; revision=135601
* - Backout part of bswap changes which completely broke playbackPav Lucistnik2005-05-172-27/+1
| | | | | | | | | | of encrypted DVD discs PR: ports/80952, ports/80984 Diagnosed by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=135504
* - Back out native bswap commit for FreeBSD 4.x, where it does not compile.Pav Lucistnik2005-05-103-3/+3
| | | | Notes: svn path=/head/; revision=134986
* o Add FreeBSD native byteswap support using <sys/endian.h>Mario Sergio Fujikawa Ferreira2005-05-104-0/+67
| | | | | | | | | o Bump PORTREVISION Approved by: maintainer Notes: svn path=/head/; revision=134964
* - Update to 1.0pre7Pav Lucistnik2005-04-267-518/+26
| | | | | | | | PR: ports/80356 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=134199
* - Chase shared lib bump in x264Michael Johnson2005-04-212-12/+281
| | | | | | | Patch Update Obtained mostly from mplayer cvs Notes: svn path=/head/; revision=133845
* - correct linux real player codecs detection, by Conrad J. SabatierPav Lucistnik2005-04-123-3/+27
| | | | | | | | | | | | | | | <conrads@cox.net> - introduce new vidix patches to enable -vo xvidix for some accidently mistreated radeon and matrox cards, reported by Andre Albsmeier <andre@albsmeier.net> - explicitly forbid -fforce-addr gcc optimization as it reliably breaks all ffmpeg descendants, by Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> PR: ports/79828 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=133177
* On FreeBSD-5.3 systems before importing of lrintf into math.h mplayerVolker Stolz2005-04-111-1/+13
| | | | | | | | | | can't be linked if WITH_OPTIMIZED_CFLAGS is defined. PR: ports/79119 Submitted by: maintainer Notes: svn path=/head/; revision=133076
* o Integration of pr 78670, including introduction ofPav Lucistnik2005-03-144-6/+61
| | | | | | | | | | | | | | | | files/patch-libfaad2-common.h o Remove explicitly disabling real codecs as they can be manually added after installation if root really wants to (reported by Scott Lipcon <scott@libcon.org>) o Fix mplayer's x264 lib support is older than the version provided by the ports tree as of today. Including new patchfile files/patch-libmpcodecs-ve_x264.c (by Bruce M. Simpson <bms@spc.org>) Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=131260
* update to 0.99.6Oliver Lehmann2005-03-0610-278/+320
| | | | | | | | PR: 77882 Submitted by: maintainer Notes: svn path=/head/; revision=130443
* Bump portrevision to chase shlib dump of libtheora and new location.Koop Mast2005-01-131-3/+3
| | | | Notes: svn path=/head/; revision=126329
* Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming ↵Michael Johnson2004-12-202-4/+4
| | | | | | | | | | | | | | | | code base o Potential heap overflow in Real RTSP streaming code o Potential stack overflow in MMST streaming code o Multiple buffer overflows in BMP demuxer o Potential heap overflow in pnm streaming code o Potential buffer overflow in mp3lib PR: ports/75336 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=124642
* Minor Makefile-twiddle: Balance quotesVolker Stolz2004-11-151-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=121647
* Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)Michael Johnson2004-11-111-1/+6
| | | | | | | | | Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca> Approved by: Thomas E. Zander (maintainer) pav (co mentor) Notes: svn path=/head/; revision=121418
* - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162)Volker Stolz2004-11-081-3/+27
| | | | | | | | | | | - Add WITH_NVIDIA-knob, suggested by Michael Johnson Closes PR: ports/72162 Submitted by: maintainer KDE reviewing by: lofi Notes: svn path=/head/; revision=121115
* - Fix AAC (faad) playback on amd64 [1]Pav Lucistnik2004-10-112-4/+109
| | | | | | | | | | | - Enable and support libcaca PR: ports/72087 [1] Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Approved by: maintainer Notes: svn path=/head/; revision=118662
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* * Deactivate libtremor due to unresolved build problemsJoe Marcus Clarke2004-09-221-8/+14
| | | | | | | | | | | | | | * Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE (reported by Andra Albsmeier <andre.albsmeier@siemens.com>) * Change PATCH_SITES to fix unfetchable distfile for GTK2 patch (thanks to michael johnson <ahze@ahze.net> for reporting this) PR: 71542 Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118345
* Requested by Koop Mast:Volker Stolz2004-08-261-1/+24
| | | | | | | | | | | | - Correct detection of ogg theora codec - Avoid accidently linking to libtremor if not explicitly forced by user (important, therefore PORTREVISION bump!) PR: ports/70959 Submitted by: Thomas E. Zander (maintainer) Notes: svn path=/head/; revision=117293
* Hopefully fix build on -CURRENT.Volker Stolz2004-08-201-0/+11
| | | | | | | | | PR: ports/70613 Submitted by: Eygene A. Ryabinkin Approved by: maintainer Notes: svn path=/head/; revision=116781
* Add forgotten file from previous commitVolker Stolz2004-08-161-0/+138
| | | | Notes: svn path=/head/; revision=116379
* Enable GTK2Volker Stolz2004-08-162-26/+56
| | | | | | | | | PR: ports/70001 Submitted by: Seva Gluschenko Approved by: maintainer Notes: svn path=/head/; revision=116378
* Update to 0.99.5Kirill Ponomarev2004-07-238-60/+48
| | | | | | | | PR: ports/69450 Submitted by: maintainer Notes: svn path=/head/; revision=114472