summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2004-05-31Pass CXXFLAGS and LDFLAGS to Makefile, usa more buildlink variables.salo3-10/+34
Allow both overwrite and pkgviews installation. Based on patch sent by Joachim Kuebart via PR pkg/25752.
2004-05-29bump PKGREVISION for PLIST fixes.grant1-1/+3
2004-05-29Split up PLIST into PLIST.common, PLIST.Linux and PLIST.NetBSD.reed5-13/+51
(If you use another platform, please share your details.) This fixes a problem where under Linux, the sun and xv plugins are not installed and then 36 additional new plugins are installed (Linux only). (Thank you to Sebastian Prause for Linux PLIST information.) Use PLIST_SUBST for the i386 files and remove PLIST.i386.
2004-05-26Does not BUILD_DEPEND on nasm any longer, as notedwiz1-3/+1
by drochner. No PKGREVISION bump since the binary package does not change.
2004-05-25Update to 0.4.8, and install the header files that are customarilywiz10-200/+232
installed. Changes: version 0.4.8: - MPEG2 video encoding (Michael) - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson) - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson and Mario Brito) - Xan DPCM audio decoder (Mario Brito) - Interplay MVE playback subsystem (Mike Melanson) - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson) version 0.4.7: - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga at http://www.honeypot.net/audio) - Current version now also compiles with older GCC (Fabrice) - 4X multimedia playback system including 4xm file demuxer (Mike Melanson), and 4X video and audio codecs (Michael) - Creative YUV (CYUV) decoder (Mike Melanson) - FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) (Michael) - ASV1 (Asus), H.264, Intel indeo3 codecs has been added (Various) - Tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with alpha support), JPEG YUV colorspace support. (Fabrice Bellard) - ffplay has been replaced with a newer version which uses SDL (optionally) for multi platform support (fabrice) - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated by anonymous - AMR format has been added (Johannes Carlsson) - 3gp support has been added (Johannes Carlsson) - VP3 codec has been added (Mike Melanson) - more MPEG-1/2 fixes - Better Multi platform support, MS Visual Studio fixes (various) - Altivec optimizations (Magnus Damn and others) - SH4 processor support has been added (BERO) - New public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick) - VOB Streaming support (Brian Foley) - Better MP3 Autodetection (Andriy Rysin) - qpel encoding (Michael) - 4mv+b frames encoding finally fixed (Michael) - chroma ME (Michael) - 5 comparission functions for ME (Michael) - b frame encoding speedup (Michael) - wmv2 codec (unfinished - Michael) - user specified diamond size for EPZS (Michael) - Playstation STR playback subsystem, still experimental (Mike and Michael) - ASV2 codec (Michael) - CLJR decoder (Alex) .. And lots more new enhances and fixes. version 0.4.6: - completely new integer only mpeg audio layer 1/2/3 decoder rewritten from scratch. - recoded dct and motion vector search with gcc (no longer depends on nasm). - fix quantization bug in AC3 encoder. - added PCM codecs and format. Corrected wav/avi/asf pcm issues. - added prototype ffplay program. - added GOB header parsing on H.263/H.263+ decoder. (Juanjo) - bug fix on MCBPC tables of H.263. (Juanjo) - bug fix on DC coefficients of H.263. (Juanjo) - added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo) - now we can decode H.263 streams found on QuickTime files. (Juanjo) - now we can decode H.263 streams found on VIVO v1 files.(Juanjo) - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo) - added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo) - now H.263 picture size is returned on the first decoded frame. (Juanjo) - added first regression tests - added MPEG2 TS demux - new demux API for libav - more accurate and faster IDCT (Michael) - faster and entropy controlled motion search (Michael) - two pass video encoding (Michael) - new video rate control (Michael) - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael) - great performance improvement of video encoders and decoders (Michael) - new and faster bit readers and vlc parsers (Michael) - high quality encoding mode : tries all macroblock/VLC types (Michael) - added DV video decoder - preliminary RTP/RTSP support in ffserver and libavformat - H.263+ AIC decoding/encoding support. (Juanjo) - VCD MPEG-PS mode. (Juanjo) - PSNR stuff. (Juanjo) - Simple stats output. (Juanjo) - 16-bit and 15-bit rgb/bgr/gbr support (Bisqwit)
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz1-2/+2
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-19use the final 1.0.0 release file, PKGNAME is already theredrochner2-6/+5
2004-05-18fix inverse logics in block->character dev conversiondrochner2-1/+15
2004-05-18Sort directory creation order (though it works either way).wiz1-2/+2
2004-05-18Create directories for support files; thewiz1-1/+8
install target in */share does not do this itself. Noted by Bryan Vyhmeister on tech-pkg.
2004-05-16mplayer really needs gcc to build.grant1-1/+3
2004-05-16only bring in xvidcore on i386.grant1-2/+5
2004-05-16call $(BSD_INSTALL) to install files, not "install".grant2-1/+15
2004-05-16libmatroska needs the GNU C++ compiler.grant1-1/+3
2004-05-16xvidcore is only for x86.grant1-1/+3
2004-05-16include cdparanoia support on FreeBSD, too.grant1-2/+2
2004-05-16conditionally set MPLAYER_DISABLE_DRIVERS for Solaris, don't overridegrant1-2/+2
it.
2004-05-16Added dirac-0.2.0.xtraeme1-1/+2
2004-05-16Initial import of dirac-0.2.0.xtraeme5-0/+88
Dirac is a prototype video codec, under development by BBC R&D, and initially released in March 2003. Dirac is a general-purpose video codec aimed at resolutions from QCIF (180x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets, motion compensation and arithmetic coding and aims to be competitive with other state of the art codecs.
2004-05-15Update to 2.6.2.jmmv4-24/+8
Changes since 2.6.1: * Swapped About and Help (Jorn Baayen) * Fixed cddb-slave2 documentation link (Kaushal Kumar) Bugs fixed since 2.6.1: * 140344: use gnome-common (Christian Neumair) * 141406: use a colorspace convertor from gst-plugins * 137198: install gstreamer-properties correctly (Julio Vidal) * 125409: redraw display text when style changes (Leena Gunda) * 137464: use gtk_icon_theme in recorder (Fernando Herrera) * 141985: also check .cddb entries (Thomas) * 114015: Fix display of unknown entries (Thomas) * 124924: Initialize pointers (Thomas) * 119596: Differentiate between audio and data cd (Balamurali Viswanathan) * 139555: Make CD playback stop when application exits (Richard Kinder) Changes since 2.6.0: * Added Gujarati translation (Guntupalli Karunakar) * Fixed mixer icons for ALSA (Ronald Bultje) Bugs fixed since 2.6.0: * 133217: Underquoted definitions in acinclude.m4 * 134094: Small g_print errors
2004-05-14Unused.wiz1-6/+0
2004-05-14move gmplayer's distinfo to mplayer-share/. noted by wiz.grant2-47/+41
2004-05-14apply patch from Jukka Salmi (thanks!). applies the same optiongrant2-3/+13
parsing logic for X libraries as non-X libraries to ensure mplayer is linked with the right rpath to the X libraries. fixes my PR pkg/25268.
2004-05-14use mplayer-share/distinfo instead of keeping two copies.grant2-7/+2
2004-05-12update to xine-ui-0.99.1drochner6-142/+78
changes: This release is a major update on xine-ui. It comes with a big cleanup of the user interface, including an improved context menu, and lots of details of the included "xitk" toolkit. Additionally, this release fixes some security issues (referenced in XSA-2004-2). Therefore, we recommend you to upgrade as soon as possible, especially if you are using xine to play URLs/MRLs you obtained from also fix some pthread_mutex abuse, and use GNU readline for xine-remote
2004-05-12update to xine-lib-1-rc4drochner6-54/+25
changes: This release improves playback of some streams, reduces flickering of OSD and brings a whole bunch of updated libraries. It does also fix a vulnerability in xine's RTSP streaming code. See XSA-2004-3 for more information! XXX powerpc asm stuff needs to be checked XXX didn't test the "arts" stuff
2004-05-12repair some damages:drochner6-8/+96
-properly libtoolize some libraries to get dynamically loadable modules, use a hack from SDL to make libtool work with nasm (thanks wiz for the hint) -run aclocal and autoconf, otherwise the autoconf version skew scews things up XXX we shouldn't use autoconf et al for the build but commit patches to configure and Makefile.in -make sure we don't get trapped by the X11R6 freetype2 nonsense
2004-05-10Move graphics/transcode to multimedia/transcode.wiz2-3/+4
2004-05-10Reimport graphics/transcode as multimedia/transcode.wiz19-0/+804
2004-05-10Fix paths to ffmpeg (in comments) after move to multimedia dir.wiz1-2/+2
2004-05-10Move graphics/ffmpeg to multimedia/ffmpeg.wiz1-1/+2
2004-05-10Reimport graphics/ffmpeg as multimedia/ffmpeg.wiz10-0/+314
2004-05-09+xvid4confgrant1-1/+2
2004-05-09Initial import of xvid4conf 1.12 into the NetBSD packages collection.grant4-0/+26
This tool creates XviD configuration files. The generated configuration file is meant to be read by transcode's xvid4 export module. This module (and the configuration file) is intended to be used with XviD 1.0 (dev-api-4). Submitted to pkgsrc-bugs by bsd4ever@nospam.lan with some minor cleanup by me.
2004-05-08Add mmg.salo1-1/+2
2004-05-08Initial import of mmg-0.8.9: MKVtoolnix mkvmerge GUI.salo6-0/+122
mmg is a GUI for mkvmerge from MKVtoolnix. mkvmerge is a tool to create Matroska files from other media files.
2004-05-08Updated to version 0.8.9.salo4-12/+25
Changes: - explicitly disable wxWindows support - mark it as using c++ - prepare for mmg import - delint 0.8.9: ====== - mmg: new feature: mmg will ask for confirmation before overwriting a file. This can be turned off on the settings tab. - mmg: new feature: Implement drag'n'drop of files onto the input, attachment and chapter tabs. For the input and attachment tabs it works like pressing the 'add' button. On the chapters tab it works like calling 'Chapter Editor -> Open'. - mkvinfo/mmg: Enabled compilation with wxWidgets 2.5 and Unicode enabled builds of wxWidgets. - all: Increased the precision for timecodes in chapter files to nanoseconds (optionally, you can still use fewer digits after the '.'). - mkvmerge: Fixes for compilation with gcc 3.4. - mkvmerge: bug fix: Some strings read from RealMedia files were not zero-terminated resulting in broken track recognition for some files.
2004-05-07Add RCS tagscjep13-0/+13
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme6-12/+12
all these packages.
2004-05-06Very beleatedly switch to use static DESCR files for the multiplejmmv7-7/+41
gst-plugins-* packages. Generating a description during installation is not well supported and causes problems when creating the README files, for example.
2004-05-05Updated to version 0.8.8.salo2-5/+6
Changes: 0.8.8: ====== - mkvtoolnix now depends on libebml 0.7.0 and libmatroska 0.7.0. - mkvinfo: bug fix: mkvinfo was forcing libmatroska not to handle unknown elements and crashed on those. - mmg: new feature: When adding Matroska files the video track's display dimensions are displayed as well. - mmg: bug fix: On non-Windows systems some combinations of wxWindows and GTK caused continuous 100% CPU usage after a special call to wxExecute. - mkvmerge: new feature: Implemented reading AAC from AVIs. - mkvmerge: bug fix: The Flac packetizer was accessing uninitialized memory resulting in a crash on Windows. - mkvemrge: bug fix: Fixed the handling of RealMedia files with 'multirate' tracks (again). - mkvmerge: bug fix: On some rare occasions chapters were not written correctly when splitting was active. - avilib: bug fix: Fixed compilation on big endian systems. 0.8.7: ====== - mkvinfo: new feature: Added a terse output format via '-s'. - mkvmerge: new feature: If using MPEG4 video and no aspect ratio or display dimensions are given mkvmerge will extract the aspect ratio information from the stream and automatically set the display dimensions accordingly. - mkvmerge: bug fix: Using audio sync on AC3 tracks read from Matroska files did not work. - mkvextract: new feature: Added extraction of RealAudio and RealVideo tracks to RealMedia files. - mmg: new feature: Added a 'job queue'. The current settings can be added as a new job, and all pending jobs can be started for batch processing without user interaction.
2004-05-05Updated to version 0.7.0.salo3-7/+7
Changes: - Switch to LGPL license - Update the copyright years - Fix minor things in test examples - Fix a problem when MATROSKA_VERSION is set to 2 - Fix for partial XipH lacing reading - Handle MATROSKA_VERSION to enable/disable some future additions - No more new elements for sample accurate seeking - Added code that allows libmatroska to be built as a DLL on Windows. - Updated the MinGW build system. - No more StdInclude - Add support for SampleScale and BlockSamples
2004-05-04for NetBSD 2.0D and later, use statvfs(2).mrg2-1/+44
XXX this should be a configure test...
2004-05-02Convert to buildlink3.snj1-5/+5
2004-04-28Update to 1.0pre4:wiz16-213/+134
MPlayer 1.0pre4: "YAML Counter" Security: * HTTP parser remote heap overflow vulnerability fixed [already fixed in package previously] * Real RTSP remote buffer overflow vulnerability fixed * buffer overflow in the Matroska demuxer * potentially exploitable buffer overflow in CDDB TOC code DOCS: * new Copyright file covers files from other projects and their licenses * new DOCS/tech/translations.txt explains how to properly translate MPlayer * new Japanese console message translation * Polish translation finished * Italian man page translation * DVD ripping guide * telecine/interlacing guide * video out driver section added to the man page * XML build system rewritten - now supports building individual languages * miscellaneous updates all over the place Ports: * better PA-RISC detection * support for VAX (tested on VAXstation 4000/VLC) -- really, believe me! * optimizing for specific MIPS CPUs under IRIX * AMD64 detection under BSDs * fbdev driver updated for Linux 2.6 * support for ELF only OpenBSD * optimizing for PPC 970 (aka G5) * SDL support fixed on MinGW * VIDIX working under Windows XP/2000 (native dhahelper) * builds out of the box under GNU Hurd * SSE optimizations enabled under MinGW * SSE support under OpenBSD * AltiVec support under NetBSD * GCC 3.4 support (due to changed behaviour in ASM code snippets) Demuxers: * Matroska containing RealVideo works better * fixed random segfaults in VIVO * endianess fixes in CDDA * UYVY support in tvi/v4l2 * tvi/bsdbt848 now working under FreeBSD 5.2-CURRENT * tvi/bsdbt848 audio part working under NetBSD * LIVE.COM demuxer updated to conform with latest libraries * new, independent, C implementation of the Matroska demuxer * fix for rare Real files * more robust Real demuxer (can resync after errors) * support for AAC inside Real * MPEG Aspect code 4 fixed * support for selecting subtitle streams with -slang inside Ogg * wrapper demuxer for FFMpeg's libavformat (Nut is playable this way) * much improved seeking in Ogg * Nullsoft streaming video (NSV) demuxer * AVI OpenDML read and write support Streaming: * smil playlist parser * support for URL redirection * support for seeking in HTTP streams * updated LIVE.COM streaming code * fallback to live.com RTSP after Real RTSP * suggests -playlist if normal streaming fails * many improvements and bug fixes in the streaming code Decoders: * compilation failure without zlib in vd/lcl fixed * removed obsoleted decoders (which were moved to libavcodec), affected: vd/8bps, vd/msrle, vd/msvideo1, vd/rpza, vd/smc * workaround for buggy codecs in ad/acm (support for Sharp G.726) * fixed chroma-swapping in Hauppauge Macroblock decoder * AltiVec optimized resampler in liba52 * support for VP5 and VP6 DLL decoders * support for Alparysoft lossless video codec (through DLLs) * support for Lead MCMW wavelet video codec (through DLLs) * HE-AAC working through libfaad * removed libmpflac in favor of FFmpeg's FLAC implementation * liba52 dynamic range compression support Filters: * vf_bmovl bugfixes * vf_filmdint now handles 15fps NTSC input * huge updates and speedup on vf_pullup * big updates to vf_ilpack (proper interpolation and MMX optimizations) * vf_zrmjpeg: fast MJPEG encoder using libavcodec for Zoran * interlaced scaling support in vf_scale * vf_kerndeint: adaptive deinterlacer * vf_rgbtest: rgb test pattern generator for developers * vf_qp: qp change filter * vf_noformat: the same as vf_format but with reversed meaning * AltiVec optimized SWScaler * vf_phase: phase shift fields * vf_divtc: duplicate frame removal from deinterlaced telecined video Drivers: * ao/esd behaves better over network now * support for Radeon 9200/9600/9600 Pro/9700 in VIDIX * -mixer support for alsa9 * fixed OSS audio grabber module with hardware not supporting 44khz * native ALSA 1.x support (not through 0.9 emulation) * better multibuffer support in VIDIX nVidia driver * pan & scan support in VIDIX nVidia driver * support for more cards in VIDIX nVidia driver * vo_libcaca: color ASCII art output driver * vo_quartz: native MacOS X/Quartz video output * support for VIDIX when ATI FireGLX drivers are used FFmpeg/libavcodec: * H.263 AIC and MQ encoding support * fixed low delay decoding * fixed H.263+ encoding without UMV * lots of CBR improvements * MB type and QP visualization * lots of code cleanup * intra & inter dequantization split -> speedup * fixed stereo IMA ADPCM encoding * VBV delay setting support (MPEG2 CBR) * improved RV20 decoder (most known errors eliminated) * interlaced DCT * interlaced motion estimation * interlaced MPEG2 encoding * 4MV encoding fixes * initial interlaced MPEG4 encoding * improved visual quality in SVQ3 decoder * fixed never-before-tested embedded string decoder in SVQ1 * optimized quantization (including the trellis way) * Sierra VMD video decoder * MMX and SSE2 optimized H263 denoiser * better SVCD compliance (encoder side) * MMX and MMX2 optimized interlaced DCT decision * various cleanup, memleak and segfault fixes * optimized (2x faster) the MPEG layer 3 decoder * grayscale coded MJPEG decoding support * avimszh and avizlib decoders * "packed" XviD decoding * fixed some bugs in RV20 B-frames decoding * closed GOP encoding * SSE2 optimized FDCT * support for quantizer noise shaping * support for EA ADPCM and SMJPEG IMA ADPCM * QT RLE decoder * OBMC fixes * FLAC decoder * better support for DivX5 * MMX and SSE2 optimized VP3/Theora decoding * support for Theora alpha3 * many H.264 improvements * more robust MJPEG startcode search mechanism * better WMV8 decoding * native Sparc VIS optimizations * native G.726 codec Others: * -codecs-file option for specifying alternative codecs.conf file * fixed some minor bugs in the GUI * prevent sig11 when $HOME is not set * fix some command line handling corruptions * Swedish and Polish yes/no options in config files * support binding F11 and F12 keys * TOOLS/divx2svcd updated * stricter thread code in Win32 loader (works under NetBSD) * PJS subtitle support (was: dunnowhat) * TOOLS/avifix: simple tool to fix chunk sizes in AVI files * proper extraheader handling when libavcodec is used in MEncoder * AVI OpenDML read and write support * AVI VPRP (video property) read and write support * fixed long standing lame quality option off-by-one bug in MEncoder * MPL2 subtitle support * less verbosity in Win32 loader and other places
2004-04-26No longer used.snj1-22/+0
2004-04-24Actually, some bl2 files still refer to this file.wiz1-0/+22
2004-04-24Unused.wiz1-22/+0
2004-04-24This is a binary package: USE_BUILDLINK2 -> NO_BUILDLINK.wiz1-2/+2