summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2005-04-12 version of the CXM driver.edwin2005-05-0222-336/+24
| | | | | Upgrade to 2005-02-19 version of setchannel. Updated cxm.4, added pvr250-setchannel.1
* Add --with-xorg to CONFIGURE_ARGS if the user is using xorg.arved2005-05-011-4/+9
| | | | | Bump PORTREVISION Drop Maintainership
* Fix build on amd64 and ia64markus2005-04-301-1/+1
| | | | Submitted by: kris via pointyhat
* Fix build error on 4-stable. [*]nobutaka2005-04-303-25/+38
| | | | | | Move macro definitions from extra-patch-config.h.in to patch-src:xine-engine:xine_internal.h. Submitted by: glewis [*]
* BROKEN: Incorrect pkg-plistkris2005-04-301-0/+2
|
* Chase the libxine shared lib version bump.nobutaka2005-04-2810-14/+18
|
* Update to 1.0.1.nobutaka2005-04-285-144/+164
| | | | | | This version contains the fixes for the MMS and Real RTSP buffer overflow vulnerabilities. Security: http://www.vuxml.org/freebsd/91c606fc-b5d0-11d9-a788-0001020eed82.html
* - Update to 1.0pre7pav2005-04-267-518/+26
| | | | | PR: ports/80356 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
* - Install .desktop fileahze2005-04-263-0/+20
|
* Move shared directory for klirc profiles into kdehier.lofi2005-04-252-2/+0
|
* Unbreak build when the WITH_3DNOW option is disabled.lawrance2005-04-251-9/+0
| | | | | | PR: ports/80299 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Approved by: clement (mentor)
* - Clean up the portahze2005-04-242-14/+13
| | | | - Utilize INSTALL_[PROGRAM|DATA] and DATADIR
* Add support for translations. PORTREVISION bump for changing the pkg-plist.adamw2005-04-232-5/+11
| | | | | | | | | Also, remove a redundant USE_GNOME definition, and fix some spacing. libsamplerate support is easy to build in with a few quick patches, but it hogs 100% CPU and then dies on a SIGSEGV. Someone might want to look into that, because libsamplerate support would be neat for the crossfader here.
* - Attempt to fix build on amd64 by disabling MMX/SSE code.ahze2005-04-232-10/+18
| | | | | | | | gcc complains that -fPIC is needed to link the shared lib, but I have no idea how to do this with yasm? with out disabling the shared library and just making a static library. Pointed out by: krismail
* - Add support for sparc64 [1]ahze2005-04-224-6/+28
| | | | | | - use LDFLAGS instead of -lm Submitted by: kwm via irc [1]
* Correct a number of ports that anger the tempermental Make Spiritsadamw2005-04-221-1/+1
| | | | | | | | by using C comments instead of make(1) constructs. And as long as I'm here, fix a command misspelling in vm-pop3d. As prompted by: kris
* Add WITH_EXTENDED_VORBIS_FILEINFO knob.arved2005-04-212-1/+113
| | | | | | | | | | | | | This patch includes information about the average bitrate of the file (because vorbis uses variable bit rate encoding by default and nominal might or might not match the actual effective bitrate) as well as information about the encoder which created the file. Bump PORTREVISION. PR: 74219 Submitted by: Thomas E. Zander <riggs@rrr.de> Reviewed by: Espen Skoglund <esk@ira.uka.de>
* - Chase shared lib bump in x264ahze2005-04-214-20/+216
| | | | | | - Only s/lrint/rint/ on < 504000 Patch Update Obtained from vlc cvs
* - Chase shared lib bump in x264ahze2005-04-212-12/+281
| | | | Patch Update Obtained mostly from mplayer cvs
* - Update to 0.0.20050421 (cvs snapshot)ahze2005-04-2110-178/+140
|
* Project X - a free Java based demux utilityhq2005-04-216-0/+91
| | | | | | | | | | | | | | | | Copyright (C) 2001-2004 dvb.matt European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception. It is intended for educational purposes only, as a non-commercial test project. It may not be used otherwise. Most parts are only experimental. WWW: http://sourceforge.net/projects/project-x PR: 79769 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* - Update to 10.0.4ahze2005-04-202-5/+5
| | | | | | This release fixes a buffer overflow where a malicious RAM file could overflow a buffer and execute arbitrary code on a victim's machine.
* Update to version 0.8.1:hq2005-04-202-3/+3
| | | | | | | | | * Added support for MPlayer 1.0 pre7 * Updated libbacon to 2.10.1 * Fixed HAL support * Added preliminary support for NetBSD * UI improvements * Many fixes
* Update libcdio to 0.73.arved2005-04-203-6/+6
| | | | Chase shared library version.
* Update to 0.8.0 with the following changes:hq2005-04-182-4/+3
| | | | | | | | - Added support for multiple audio and subtitle streams in ogm and matroska containers - Added telecine, progressive and deinterlace support for NTSC DVD - Added a denoise option - Many fixes
* Update to 1.0.1.marcus2005-04-171-1/+1
|
* Update to 1.0.1.marcus2005-04-173-12/+18
| | | | Approved by: maintainer timeout
* Fix the build when -fforce-addr is added to CFLAGSlioux2005-04-171-1/+1
| | | | Approved by: maintainer
* Remove BROKEN on alpha ARCHlioux2005-04-171-4/+0
| | | | | | PR: 77869 Submitted by: Geoff Buckingham <geoffb@chuggalug.clues.com> Verified by: kwm
* o Update to 0.104lioux2005-04-174-17/+19
| | | | | | | o Auto detect gtk 1.2, only building playdv accordingly [1] PR: 79734 [1] Submitted by: ahze [1]
* Update to 0.8.0lioux2005-04-172-11/+4
|
* Fix typo in a comment.brueffer2005-04-162-2/+2
|
* Fix the build when -fforce-addr is added to CFLAGS.kwm2005-04-152-0/+2
| | | | Foot work and patch provided by: lioux
* - Update to latest checksums.flz2005-04-141-111/+111
| | | | Approved by: maintainer (implicit)
* - correct linux real player codecs detection, by Conrad J. Sabatierpav2005-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)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-1210-11/+11
| | | | after 5.4-RELEASE.
* On FreeBSD-5.3 systems before importing of lrintf into math.h mplayervs2005-04-111-1/+13
| | | | | | | can't be linked if WITH_OPTIMIZED_CFLAGS is defined. PR: ports/79119 Submitted by: maintainer
* De-obrienize: move ${ARCH} conditional expression to after bsd.port.pre.mk.adamw2005-04-111-3/+3
|
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-1111-13/+13
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN: Does not compilekris2005-04-101-0/+2
|
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justlesi2005-04-101-1/+1
| | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
* - Remove unneeded glib12 dependencyahze2005-04-101-1/+0
|
* - s/gtk12/glib12/ , gtk12 isn't needed.ahze2005-04-101-1/+1
|
* - Add mjpegtools-yuvfiltersahze2005-04-104-0/+77
| | | | | | | | | | | | | | | | | | | | | | | Mjpegtools YUV video stream processing tools yuvdeinterlace: A non destructive deinterlacer. Converts to a double frame rate, alf height, progressive yuv stream for further processing by temporal based filters. Then re-interlaced before encoding. The reinterlacer doesn't exist at this time. yuvafps: A linear frame averaging, frame rate converter. Does a better job than the frame dropping/duplicating converters. yuvfade: Will fade the video to black after X number of frames. Uses a trial and error method of fading to black yuvwater: Attempts to detect and remove semi-transperant watermarks from the source. Produces a PGM file of the detected watermark which is used to remove or reduce the effect.
* - Update to 0.4.8pav2005-04-092-3/+3
| | | | | PR: ports/79728 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
* Update maintainer's email address.linimon2005-04-082-2/+2
| | | | Requested by: maintainer
* Drop maintainership.lofi2005-04-071-1/+1
|
* Upgrade to 0.6arved2005-04-063-5/+15
|
* The package list is generated incorrectly in some situations.vs2005-04-052-3/+6
| | | | | PR: ports/79544 Submitted by: ser_canof AT tin.it via maintainer
* Chase libshout2 shlib version.kwm2005-04-042-2/+2
| | | | Forgotten/missed by: lofi
OpenPOWER on IntegriCloud