summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-share/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-28 15:54:46 +0000
committerwiz <wiz>2004-04-28 15:54:46 +0000
commit593a4c159d5986217b943fd5053844ca49ec7465 (patch)
treede9d43998547f99cb7042d40084ac88b37b15abb /multimedia/mplayer-share/PLIST
parent43835e62199ff4306122ff8cff885dbfafa3c134 (diff)
downloadpkgsrc-593a4c159d5986217b943fd5053844ca49ec7465.tar.gz
Update to 1.0pre4:
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
Diffstat (limited to 'multimedia/mplayer-share/PLIST')
-rw-r--r--multimedia/mplayer-share/PLIST26
1 files changed, 24 insertions, 2 deletions
diff --git a/multimedia/mplayer-share/PLIST b/multimedia/mplayer-share/PLIST
index febd75ac187..70cd6b16472 100644
--- a/multimedia/mplayer-share/PLIST
+++ b/multimedia/mplayer-share/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 12:06:41 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/28 15:54:46 wiz Exp $
man/man1/mplayer.1
+share/mplayer/DOCS/HTML/en/amiga.html
share/mplayer/DOCS/HTML/en/aspect.html
share/mplayer/DOCS/HTML/en/bsd.html
share/mplayer/DOCS/HTML/en/bugreports.html
@@ -28,6 +29,7 @@ share/mplayer/DOCS/HTML/en/gcc-296.html
share/mplayer/DOCS/HTML/en/gui.html
share/mplayer/DOCS/HTML/en/history.html
share/mplayer/DOCS/HTML/en/howtoread.html
+share/mplayer/DOCS/HTML/en/hpux.html
share/mplayer/DOCS/HTML/en/index.html
share/mplayer/DOCS/HTML/en/install.html
share/mplayer/DOCS/HTML/en/intro.html
@@ -37,6 +39,7 @@ share/mplayer/DOCS/HTML/en/linux.html
share/mplayer/DOCS/HTML/en/macos.html
share/mplayer/DOCS/HTML/en/mailinglists.html
share/mplayer/DOCS/HTML/en/menc-feat-divx4.html
+share/mplayer/DOCS/HTML/en/menc-feat-dvd-mpeg4.html
share/mplayer/DOCS/HTML/en/menc-feat-enc-images.html
share/mplayer/DOCS/HTML/en/menc-feat-enc-libavcodec.html
share/mplayer/DOCS/HTML/en/menc-feat-extractsub.html
@@ -44,6 +47,7 @@ share/mplayer/DOCS/HTML/en/menc-feat-fix-avi.html
share/mplayer/DOCS/HTML/en/menc-feat-mpeg.html
share/mplayer/DOCS/HTML/en/menc-feat-rescale.html
share/mplayer/DOCS/HTML/en/menc-feat-streamcopy.html
+share/mplayer/DOCS/HTML/en/menc-feat-telecine.html
share/mplayer/DOCS/HTML/en/mencoder.html
share/mplayer/DOCS/HTML/en/mplayer-binary.html
share/mplayer/DOCS/HTML/en/mpst.html
@@ -65,6 +69,7 @@ share/mplayer/DOCS/HTML/en/usage.html
share/mplayer/DOCS/HTML/en/users-vs-dev.html
share/mplayer/DOCS/HTML/en/vcd.html
share/mplayer/DOCS/HTML/en/windows.html
+share/mplayer/DOCS/HTML/es/amiga.html
share/mplayer/DOCS/HTML/es/aspect.html
share/mplayer/DOCS/HTML/es/bsd.html
share/mplayer/DOCS/HTML/es/bugreports.html
@@ -93,6 +98,7 @@ share/mplayer/DOCS/HTML/es/gcc-296.html
share/mplayer/DOCS/HTML/es/gui.html
share/mplayer/DOCS/HTML/es/history.html
share/mplayer/DOCS/HTML/es/howtoread.html
+share/mplayer/DOCS/HTML/es/hpux.html
share/mplayer/DOCS/HTML/es/index.html
share/mplayer/DOCS/HTML/es/install.html
share/mplayer/DOCS/HTML/es/intro.html
@@ -102,6 +108,7 @@ share/mplayer/DOCS/HTML/es/linux.html
share/mplayer/DOCS/HTML/es/macos.html
share/mplayer/DOCS/HTML/es/mailinglists.html
share/mplayer/DOCS/HTML/es/menc-feat-divx4.html
+share/mplayer/DOCS/HTML/es/menc-feat-dvd-mpeg4.html
share/mplayer/DOCS/HTML/es/menc-feat-enc-images.html
share/mplayer/DOCS/HTML/es/menc-feat-enc-libavcodec.html
share/mplayer/DOCS/HTML/es/menc-feat-extractsub.html
@@ -109,6 +116,7 @@ share/mplayer/DOCS/HTML/es/menc-feat-fix-avi.html
share/mplayer/DOCS/HTML/es/menc-feat-mpeg.html
share/mplayer/DOCS/HTML/es/menc-feat-rescale.html
share/mplayer/DOCS/HTML/es/menc-feat-streamcopy.html
+share/mplayer/DOCS/HTML/es/menc-feat-telecine.html
share/mplayer/DOCS/HTML/es/mencoder.html
share/mplayer/DOCS/HTML/es/mplayer-binary.html
share/mplayer/DOCS/HTML/es/mpst.html
@@ -130,6 +138,7 @@ share/mplayer/DOCS/HTML/es/usage.html
share/mplayer/DOCS/HTML/es/users-vs-dev.html
share/mplayer/DOCS/HTML/es/vcd.html
share/mplayer/DOCS/HTML/es/windows.html
+share/mplayer/DOCS/HTML/fr/amiga.html
share/mplayer/DOCS/HTML/fr/aspect.html
share/mplayer/DOCS/HTML/fr/bsd.html
share/mplayer/DOCS/HTML/fr/bugreports.html
@@ -158,6 +167,7 @@ share/mplayer/DOCS/HTML/fr/gcc-296.html
share/mplayer/DOCS/HTML/fr/gui.html
share/mplayer/DOCS/HTML/fr/history.html
share/mplayer/DOCS/HTML/fr/howtoread.html
+share/mplayer/DOCS/HTML/fr/hpux.html
share/mplayer/DOCS/HTML/fr/index.html
share/mplayer/DOCS/HTML/fr/install.html
share/mplayer/DOCS/HTML/fr/intro.html
@@ -167,6 +177,7 @@ share/mplayer/DOCS/HTML/fr/linux.html
share/mplayer/DOCS/HTML/fr/macos.html
share/mplayer/DOCS/HTML/fr/mailinglists.html
share/mplayer/DOCS/HTML/fr/menc-feat-divx4.html
+share/mplayer/DOCS/HTML/fr/menc-feat-dvd-mpeg4.html
share/mplayer/DOCS/HTML/fr/menc-feat-enc-images.html
share/mplayer/DOCS/HTML/fr/menc-feat-enc-libavcodec.html
share/mplayer/DOCS/HTML/fr/menc-feat-extractsub.html
@@ -174,6 +185,7 @@ share/mplayer/DOCS/HTML/fr/menc-feat-fix-avi.html
share/mplayer/DOCS/HTML/fr/menc-feat-mpeg.html
share/mplayer/DOCS/HTML/fr/menc-feat-rescale.html
share/mplayer/DOCS/HTML/fr/menc-feat-streamcopy.html
+share/mplayer/DOCS/HTML/fr/menc-feat-telecine.html
share/mplayer/DOCS/HTML/fr/mencoder.html
share/mplayer/DOCS/HTML/fr/mplayer-binary.html
share/mplayer/DOCS/HTML/fr/mpst.html
@@ -195,6 +207,7 @@ share/mplayer/DOCS/HTML/fr/usage.html
share/mplayer/DOCS/HTML/fr/users-vs-dev.html
share/mplayer/DOCS/HTML/fr/vcd.html
share/mplayer/DOCS/HTML/fr/windows.html
+share/mplayer/DOCS/HTML/pl/amiga.html
share/mplayer/DOCS/HTML/pl/aspect.html
share/mplayer/DOCS/HTML/pl/bsd.html
share/mplayer/DOCS/HTML/pl/bugreports.html
@@ -223,6 +236,7 @@ share/mplayer/DOCS/HTML/pl/gcc-296.html
share/mplayer/DOCS/HTML/pl/gui.html
share/mplayer/DOCS/HTML/pl/history.html
share/mplayer/DOCS/HTML/pl/howtoread.html
+share/mplayer/DOCS/HTML/pl/hpux.html
share/mplayer/DOCS/HTML/pl/index.html
share/mplayer/DOCS/HTML/pl/install.html
share/mplayer/DOCS/HTML/pl/intro.html
@@ -232,6 +246,7 @@ share/mplayer/DOCS/HTML/pl/linux.html
share/mplayer/DOCS/HTML/pl/macos.html
share/mplayer/DOCS/HTML/pl/mailinglists.html
share/mplayer/DOCS/HTML/pl/menc-feat-divx4.html
+share/mplayer/DOCS/HTML/pl/menc-feat-dvd-mpeg4.html
share/mplayer/DOCS/HTML/pl/menc-feat-enc-images.html
share/mplayer/DOCS/HTML/pl/menc-feat-enc-libavcodec.html
share/mplayer/DOCS/HTML/pl/menc-feat-extractsub.html
@@ -260,6 +275,7 @@ share/mplayer/DOCS/HTML/pl/usage.html
share/mplayer/DOCS/HTML/pl/users-vs-dev.html
share/mplayer/DOCS/HTML/pl/vcd.html
share/mplayer/DOCS/HTML/pl/windows.html
+share/mplayer/DOCS/HTML/ru/amiga.html
share/mplayer/DOCS/HTML/ru/aspect.html
share/mplayer/DOCS/HTML/ru/bsd.html
share/mplayer/DOCS/HTML/ru/bugreports.html
@@ -288,13 +304,16 @@ share/mplayer/DOCS/HTML/ru/gcc-296.html
share/mplayer/DOCS/HTML/ru/gui.html
share/mplayer/DOCS/HTML/ru/history.html
share/mplayer/DOCS/HTML/ru/howtoread.html
+share/mplayer/DOCS/HTML/ru/hpux.html
share/mplayer/DOCS/HTML/ru/index.html
share/mplayer/DOCS/HTML/ru/install.html
share/mplayer/DOCS/HTML/ru/intro.html
share/mplayer/DOCS/HTML/ru/joe-barr.html
share/mplayer/DOCS/HTML/ru/linux.html
+share/mplayer/DOCS/HTML/ru/macos.html
share/mplayer/DOCS/HTML/ru/mailinglists.html
share/mplayer/DOCS/HTML/ru/menc-feat-divx4.html
+share/mplayer/DOCS/HTML/ru/menc-feat-dvd-mpeg4.html
share/mplayer/DOCS/HTML/ru/menc-feat-enc-images.html
share/mplayer/DOCS/HTML/ru/menc-feat-enc-libavcodec.html
share/mplayer/DOCS/HTML/ru/menc-feat-extractsub.html
@@ -302,6 +321,7 @@ share/mplayer/DOCS/HTML/ru/menc-feat-fix-avi.html
share/mplayer/DOCS/HTML/ru/menc-feat-mpeg.html
share/mplayer/DOCS/HTML/ru/menc-feat-rescale.html
share/mplayer/DOCS/HTML/ru/menc-feat-streamcopy.html
+share/mplayer/DOCS/HTML/ru/menc-feat-telecine.html
share/mplayer/DOCS/HTML/ru/mencoder.html
share/mplayer/DOCS/HTML/ru/mplayer-binary.html
share/mplayer/DOCS/HTML/ru/mpst.html
@@ -363,6 +383,7 @@ share/mplayer/DOCS/man/en/mplayer.1
share/mplayer/DOCS/man/es/mplayer.1
share/mplayer/DOCS/man/fr/mplayer.1
share/mplayer/DOCS/man/hu/mplayer.1
+share/mplayer/DOCS/man/it/mplayer.1
share/mplayer/DOCS/man/pl/mplayer.1
share/mplayer/DOCS/man/zh/mplayer.1
share/mplayer/DOCS/tech/MAINTAINERS
@@ -372,7 +393,6 @@ share/mplayer/DOCS/tech/codecs-in.html
share/mplayer/DOCS/tech/codecs.conf.txt
share/mplayer/DOCS/tech/colorspaces.txt
share/mplayer/DOCS/tech/cvs-howto.txt
-share/mplayer/DOCS/tech/directfb.txt
share/mplayer/DOCS/tech/dr-methods.txt
share/mplayer/DOCS/tech/encoding-tips.txt
share/mplayer/DOCS/tech/formats.txt
@@ -399,6 +419,7 @@ share/mplayer/DOCS/tech/slave.txt
share/mplayer/DOCS/tech/subcp.txt
share/mplayer/DOCS/tech/swscaler_filters.txt
share/mplayer/DOCS/tech/swscaler_methods.txt
+share/mplayer/DOCS/tech/translations.txt
share/mplayer/DOCS/tech/vidix.txt
share/mplayer/DOCS/tech/wishlist
share/mplayer/DOCS/zh/bugreports.html
@@ -496,6 +517,7 @@ share/mplayer/input.conf
@dirrm share/mplayer/DOCS/tech
@dirrm share/mplayer/DOCS/man/zh
@dirrm share/mplayer/DOCS/man/pl
+@dirrm share/mplayer/DOCS/man/it
@dirrm share/mplayer/DOCS/man/hu
@dirrm share/mplayer/DOCS/man/fr
@dirrm share/mplayer/DOCS/man/es