summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2008-05-11Add a patch for CVE-2008-1558 to mplayer. This fixes a buffer overflow intonnerre3-3/+18
the RealRTSP SDP code which can be exploited to execute arbitrary code remotely.
2008-05-06Use pkg-build-options.mk to include optional dependencies inbjs1-1/+39
buildlink3.mk. I am currently fixing x11/nucleo, and without this pkg-config gets very upset.
2008-04-30Drop maintainershipjmmv3-6/+6
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2008-04-30Update "win32-codecs" package to version 071007:tron3-22/+11
- Use latest version of the "windows-all" archive. - Drop "qtextras" archive because the include QuickTime codecs have various security vulnerabilities. This fixes the security vulnerability reported in GLSA 200803-08.
2008-04-29Install KDE plugin as well (when kde option is selected).wiz3-3/+9
Bump PKGREVISION.
2008-04-29update to 2.22.2drochner2-6/+6
changes: * Fix check for the soup plugin in the YouTube plugin * Fix a warning in the GStreamer backend
2008-04-28+totem-nautilusdrochner1-1/+2
2008-04-28import the other half of the "totem" pkgdrochner3-0/+62
(which I split in the process of the gnome-2.22 update, to get rid of the heavyweight "nautilus" dependency in the base "totem" pkg) This part now contains the "nautilus" plugin which displays media file metadata on right-click.
2008-04-28Remove inclusion of freetype2, this is already donedrochner1-2/+1
in mplayer-share/Makefile.depends. Now we are where we were some PKGREVISIONs ago. If you think there is a problem to fix, please tell details.
2008-04-27This package needs "freetype2" and not "freetype-lib". Tested undertron1-3/+3
NetBSD-i386 4.0_STABLE. Bump package revision again.
2008-04-27Update to 0.8.2, based on pkgsrc-wip package by Paulo Matias.wiz11-153/+175
Additional changes: kde option compiles now, use standard installation method for Firefox plugin. 2008-02-21 Sandro Santilli <strk@keybit.net> Fifth alpha release of Gnash (0.8.2). Improvements since 0.8.1 release are: - Improved timeline redesign. - Action execution order fixes. - Keyboard handling improved [1]. - New classes implemented: System.capabilities (partial), SharedObject, LocalConnection. - New opcodes implemented: ActionImplements, Try/Throw. - Movieclip.beginGradientFill completes drawing API support. - MovieClip._lockroot support added. - Implement GET/POST for MovieClip.loadVariables and MovieClip.loadMovie - Textfield support improved. - Security: configurable sandbox restricts filesystem access by movies. - Better support for SWF8. - Streaming OGG-contained multimedia (e.g. vorbis/theora or vorbis/dirac), and other free formats. - OGL and Cairo renderers much improved. - Improvements of the Framebuffer GUI (hide text messages, support Linux events system, built-in touchscreen calibration, simple keyboard support, better architecture support). - SOLdumper utility for reading SOL files ('flash cookies'). - DumpShm utility finds and dumps Local Connection memory segments. - Fullscreen display possible. - Extensions for LIRC and DBus. - High quality, cross-platform psuedo-randomness using boost random. - NPAPI (Mozilla) plugin: keyboard events work, navigation and javascript from within movies. - Set and save preferences from the GUI (GTK). - Improved stability and robustness with malformed SWFs. - Many other bugfixes. 2007-08-29 Sandro Santilli <strk@keybit.net> Fourth alpha release of Gnash (0.8.1). Improvements since 0.8.0 release are: - Garbage Collector - Support for device fonts - Support for dynamic text fields - Better key handling - Support for FFMPEG SVN - Support for on-demand install of needed Gstreamer codec plugins. - Debugger off by default (improves performance and memory use) - AGG renderer by default - Support for KDE/AGG combination - Layout change : we'll now build <gui>-gnash and 'gnash' is a shell script with gui selection capabilities (-G) - More robust parser - Better support for flash player detection - Fix for 'debugLog' directive in gnashrc
2008-04-26Include freetype-lib library and bump PKGVERSION.darcy1-2/+3
Discussed on tech-pkg. No arguments against the patch.
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg2-5/+2
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-04-24Add a variable XINE_MOD_DIR_VER that contains the subdirectory namewiz9-244/+246
for the modules. Use it in xine-lib and its dependencies. Fixes a bug in xine-esound and installation of wip/xine-xcb.
2008-04-23Stop the "configure" script from picking up "doxygen" or "pdflatex"tron1-1/+3
which will break the build later (and would cause package list inconsistencies if the build succeeded).
2008-04-22Update to 1.0beta3:wiz3-8/+15
libtheora 1.0beta3 (2008 April 16) - Build new libtheoradec and libtheoraenc libraries supporting the new API from theora-exp. This API should not be considered stable yet. - Change granule_frame() to return an index as documented. This is a change of behaviour from 1.0beta1. - Document that granule_time() returns the end of the presentation interval. - Use a custom copy of the libogg bitpacker in the decoder to avoid function call overhead. - MMX code improved and ported to MSVC. - Fix a problem with the MMX code on SELinux - Fix a problem with decoder quantizer initialization. - Fix a page queue problem with png2theora. - Improved robustness. - Updated VS2005 project files. - Dropped build support for Microsoft VS2003. - Dropped build support for the unreleased libogg2. - Added the specification to the autotools build. - Specification corrections.
2008-04-20The package supports installation to DESTDIR.heinz1-1/+3
2008-04-20The package supports installation to DESTDIR.heinz1-2/+2
2008-04-20Update vlc to version 0.8.6f, also applying some smaller patches:tonnerre5-86/+44
- Wrong boundary check in Speex decoder (CVE-2008-1686). - Compilability of CDDA code with modern libcdio versions. Vendor updates in 0.8.6f - Security vulnerabilities in the Subtitle demuxer, Real RTSP demuxer, MP4 demuxer and Cinepak codec: CVE-2007-6681, CVE-2008-0073, CVE-2008-1489, CVE-2008-1769). - Crashes in H264 packetizer. - Close MMS access on network timeout. - Some problems with AAC decoder & packetizer. Vendor updates in 0.8.6e: - Security vulnerabilities in the Web interface, Subtitle demuxer, Real RTSP demuxer, SDL_image library and MP4 demuxer (CVE-2007-6681, CVE-2007-6682, CVE-2006-4484, CVE-2008-0225, CVE-2008-0295, CVE-2008-0296, CORE-2008-0130). - Resume playback for viewing content over FTP. - Fixed XShm detection with remote X11. - DTS to S/PDIF converter fixes. - Waiting for SPS/PPS problem in H.264 packetizer. - Improved compatibility for creating H.264 video files playable on iPhones. Approved-by: joerg
2008-04-18xine security patch of the day: fix possible buffer overflow indrochner3-2/+22
nsf parser (SA29850), patch from upstream CVS, bump PKGREVISION
2008-04-15update to 1.1.12drochner11-249/+267
changes: -security fix (unchecked array index, CVE-2008-1686) -a few bug fixes (including the 1.1.11.1 regressions) -new version of the pulseaudio output plugin -open-source upport for RealAudio "cook"
2008-04-15update to 2.22.0drochner3-10/+76
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.1drochner8-68/+101
This switches to the gnome-2.22 release branch.
2008-04-14Bump PKGREVISION for dependency changes caused by enchant update.wiz1-2/+2
2008-04-14Add fix for a crash / stack corruption with ASS. Bump revision.joerg3-3/+21
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam13-96/+83
through PLIST_SUBST to the plist module.
2008-04-11update to 0.10.11drochner3-19/+10
changes: -Wrap gst.Pad.start_task -New videomixer example -Various other fixes
2008-04-11+totem-pl-parserdrochner1-1/+2
2008-04-11add totem-pl-parser-2.22.2, a library to parse playlists, used to bedrochner5-0/+162
part of totem, but was split out in gnome-2.22
2008-04-11Add a javascript option to mediatomb (via pkgsrc/lang/spidermonkey).agc2-1/+17
2008-04-11Add two patches to recognise the "mp4" file extension as a "video/mp4"agc3-1/+27
type, which lets mp4 files be added to the database, and get presented via UPnP. There are two files because the basic mappings are specified in the config.xml file, which is generated by a C++ program, and there's a corresponding change to the mappings.xml file which is kept around as source. With thanks to Jared for the mapping information.
2008-04-11Make sure some other packages are installed as pre-requisites foragc1-1/+4
mediatomb: libexif taglib zlib
2008-04-10+ Use package options instead of WITH_DVDCSS to select whether dvdcssjlam2-12/+20
support is built into the package. + Convert to use PLIST_VARS instead of manually adding "@comment" to PLIST_SUBST. Bump PKGREVISION to 19 due to the addition of package options.
2008-04-10update to 0.10.19drochner4-20/+12
changes: -Experimental GIO plugin -Continued playbin2 development -RTP fixes -Various other bug-fixes and improvements
2008-04-10update to 0.10.19drochner4-20/+14
changes: -New GstPoll abstraction simplifies operations on multiple fd's/sockets -Various bug fixes and corrections
2008-04-10update to 1.1.11.1drochner17-406/+268
changes: * Security fixes: - Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073) - integer overflow, possibly leading to buffer overflow, CVE-2008-1482 * Reworked the plugin directory naming so that external plugins don't have to be rebuilt for every release * Made the version parsing much more reliable; it wasn't properly coping with four-part version numbers * Fixed an off-by-one in the FLAC security fix patch. This breakage was causing failure to play some files * Support 16-bit big-endian DTS audio * Improved frame snapshot API. (ABI extension.) * Re-add support for # (stream parameter separator) in raw filenames * Fixed long delay when closing stream on dual core systems pkgsrc note: CVE-2008-0073 was already fixed by patch
2008-04-10Get rid of a harmless trailing line in a patch file, noticed byagc2-4/+3
OBATA Akio. Regenerate patch checksum
2008-04-09Add and enable mediatomb.agc1-1/+2
2008-04-09Initial import of mediatomb-0.11.0 into the packages collection.agc9-0/+212
MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices. MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however we look into extending the functionality to cover the optional parts of the spec as well. MediaTomb should work with any UPnP compliant MediaRenderer, please tell the authors if you experience difficulties with particular models, also take a look at the Supported Devices list for more information. With thanks to Jared Macneill for the patches to make this compile on NetBSD. Oh, and works very nicely with my Archos 605 (not in the Supported Devices list).
2008-04-09Update to Adobe Flashplayer version 9.0.124. Fixes CVE-2007-6019.ghen2-9/+6
2008-04-09Try harder to disable AltiVec support under Mac OS X PPC (because it cannottron4-15/+26
be used in a shared library). Applications linked against "libx264" can now actually be started without crashing immediately because the symbol "_x264_deblock_h_luma_altivec" couldn't be found. Bump package revision because of this fix.
2008-04-07Fix DESTDIR.joerg1-2/+3
2008-04-07Fix DESTDIR.joerg1-2/+2
2008-04-04RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolutejlam1-2/+2
path to these directories.
2008-04-03Fix typo breaking the bulk build.joerg1-2/+2
2008-04-03Shared libraries needs to be built with PIC code.joerg8-2/+91
tolower needs unsigned char argument. Fix a missing parameter type. Bump revision.
2008-03-31Completely disable PowerPC assembler code under Mac OS X. It requires totron3-21/+18
ignore linker warnings under Tiger and doesn't work at all under Leopard with Xcode tools 3.0.
2008-03-26Patch for CVE-2008-1489, mp4 buffer overflow. Bump rev.tnn3-3/+24
2008-03-25--enable-x264 confuses the configure script, it's better to avoidwiz1-2/+1
it and let it find out for itself. Fixes mencoder build. Reported and fixed by David Sainty.
2008-03-24If using the mplayer-ssse3 option, then include override-as.mk from binutils.tnn1-1/+2