summaryrefslogtreecommitdiff
path: root/graphics/mplayer
AgeCommit message (Collapse)AuthorFilesLines
2003-05-25Add patch-ae.wiz1-1/+2
2003-05-25make audio capture for -tv work on NetBSD.dan1-2/+2
We don't provide FIONREAD for /dev/audio, so use the seek field from AUDIO_GETINFO instead. XXX: by my calculations, the number of samples in seek should be multiplied by the sample size to get number of bytes to read, but this results in mencoder being very choppy, presumably because its blocking for audio. I've left the multiplication in the patch, commented out. The present patch works just fine, so probably my calculations are wrong. This bumps all of the mplayer variants, because -tv -dumpaudio might be used even with the players.
2003-05-24PKGREVISION++salo1-2/+2
Enable Real{Audio,Video} support on i386, powerpc and alpha by default, using graphics/realplayer-codecs. From Matt Green.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-09comment out some dispensable code which triggers a fatal bug indrochner1-1/+2
not-absolutely-current NetBSD libintl
2003-04-09-update to 0.90 release (no changes from rc5, except documentation fixes,drochner1-3/+4
they even forgot to update the version string) -make sure libfreetype is found by "configure" -we don't really need GNU libintl - this avoids a conflict with libmad
2003-03-22Updated to version 0.90rc15 (well, 0.90rc5).salo2-5/+5
Based on patch sent by Juan RP via PR pkg/20836. Changes: DOCS: ===== - Chinese docs/help translations update - english manpage updates (new filters, fixes) - Gui about-box updated Features: ========= - new video filters: detc, down3dright, hqdn3d, telecine, tfields - mpcodecs: SGI image decoding (usable with -mf) - mpcodecs: NUV _en_coding support (mencoder) - mpcodecs: RealAudio Win32 DLL support on linux, 'cook' codec crash fixed - DLL loader: truespeech codec support (tsd32.dll) Porting: ======== - MacOSX support for quicktime en/decoding, MOV demuxing, video timer - mpdemux: Dynamic DVD drive selection on Darwin - dshow, dmo: cbAlign=1 fix for proper win32 support - mpdvdkit2: HPUX, Cygwin fixes Fixes: ====== - mpdemux: RealVideo demuxing fixes (better WxH, fps parsing, A-V sync) - mpdemux: MOV parser fixes: AAC (mp4a) support, variable fourcc - mpdemux: WAV extra header (cbSize>0) parsing fixed - mpdemux: mpeg bitrate calculation fixed (still bad for VBR files) - mpcodecs: TGA decompression fix - DShow interface: BGR 15bpp support fixed - X11 fullscreen code: fix detetcion of metacity - vidix: radeon_vid ecp_div fix - vidix: mga_vid chroma pitch fix - drivers/mga_vid.o: fixed G400 16MB detection - -ao win32 fixes - -ao alsa9 faster seeking support - -ao nas (mem?)leak fix - -ao mpegpes: fix DVB volume mixer (with the HEAD driver) - -vo directfb2: DFB 0.9.17 support - -vo directx: 'ontop' option, other fixes - -vo dxr3: fix subpic placement - -vo gif89a: VOCTRL_DUPLICATE_FRAME support, YV12 supp. removed - -vo dfbmga: Update sub-picture layer, support for selecting field parity - TOOLS/matroxtv: improvements, now it looks much better... - configure: MacOSX support, better (un)gif, FAAD detection, etc - configfile parser: better error messages
2003-02-26Bump PKGREVISION because of library major bump in libdvdread.wiz1-1/+2
2003-02-22Enable on NetBSD/alpha, with patches submitted by Dave Huang in PR/20468.fredb1-1/+2
One more platform (maybe NetBSD/amiga?), and I think we could just remove the platform restriction entirely.
2003-02-18update mplayer to 0.90rc4, from <juan@xtraeme.dyndns.org> in PR#20307.mrg1-3/+3
changse from rc4: "FlameCounter" DOCS: * some clarification and updates in the English DOCS * massive translation and help-file updates Fixes: * -ac hwac3 fixed (was broken in rc3) * vo_svga: 4bp & 8bpp fixes * various GUI fixes, including some critical bugs * rage128 VIDIX PPC fixes * libmenu: one crash fixed, some cleanup * fixed ./configure --cc="ccache gcc" * -loop fixes, now -loop 2 plays it twice :) * the volume symbol of OSD fixed (|\ -> /|) * 32bpp QT-RLE support * Altivec on non-Darwin systems support * QuickTime reference file support fixes * mp3lib: layer-2 decoding fixes * updates to extension->demuxer mapping table * libavcodec: DivX 5.03 decoding fix * ao_oss: limited channels handling fixed * fixed OGM subtitles and iconv * fixed -subcp option with unicode truetype fonts * -mf: type detection (based on extension), better defaults * vo_xv: -fixed-vo support fixed (fullscreen switching) * ogg-in-avi (audio format 0xFFFE) demuxing fixed * vorbis decoding fixed (outer loop cleanup) * swscaler: 4bpp depth 1 pixel/byte format support for -vo svga * missing error message in command line parser for missing parameters * swscaler: YVU9->YV12 fixes * -ao mpegpes + -ac hwac3 fixed * -ao pcm bogus wav header fixed * -vo x11 + -wid fixed * auto-insert the 'palette' filter if needed, support fixed in filters * the sig11 when playing second audio-only file fixed * configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed * -af/-af-adv support in mencoder fixed * libmpdvdkit2: upgraded to use libdvdcss 1.2.5 Features: * raw video support (-rawvideo, similar to -rawaudio) * experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx) * new video filter: field (cheap deinterlacer) * dvd/vobsub improvements: positioning, optional gaussian blur scaler * vf_bmovl: 400% speedup :) * libavcodec: native DV audio decoder * GIF demuxer (for animated GIFs) * new noise removal filter: -vop denoise3d * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2 * live.com lib support cleanup, support for more stream types * importing the playtree into the Gui instead of gui's own playlist hack * support for the xvid and divx4/5linux libraries at the same time * -fstype option: override priority/layer of the fullscreen switch methods * libavcodec: some B-frames related encoding failures/crashes fixed
2003-01-20The ${CFLAGS} fix-up in Makefile.cflags must come after everything, evenfredb1-2/+2
bsd.pkg.mk, to completely master all CFLAGS settings. This fixes the build in the MPLAYER_ENABLE_RUNTIME_CPU_DETECTION=NO case (PR pkg/19946). This isn't the only way this package wantonly disregards buildlink's rule. In any case, binary packages are still problematic, even with the runtime detection, as one of the dependencies (audio/faad2) may not be distributed as a binary.
2003-01-20Update mplayer package to 0.90rc3. Changes from rc2 include important bug fixesfredb2-5/+7
and new features. From the ChangeLog: [Go to end for package changes.] DOCS: * english man page & HTML docs updates * audio filter documentation * help_diff.sh doesn't depend on BASH any more * Hungarian, French, Italian, German, Polish(?) docs synced Important fixes: * X11 fullscreen switching (yes, again...) rewritten, some x11 code cleanup * Voxware and Quicktime DLLs finally work (was broken in some contexts) * VIDIX Radeon support cleanup, should really solve the pink screen bugs * Cygwin: -vo directx crashes and garbled picture with some files fixed * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support * libaf: big (audio filter layer) updates, floating point support, speedup * ffwma2 fixed (better error resilience) * SPU queueing - fixes missing or early disappearing DVD subtitles * the mysterious DVD audio delay (150-300ms) fixed * extension-based fileformat detection fixed the .mp3 vs. mpeg-ps conflict * cache2 keeps buffer for non-seekable media, fixes quicktime streaming Fixes: * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed * various cddb:// fixes, support of netbsd-1.6 * libmpdvdkit2: Fix DVD authentication on Solaris 9 * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch) * libmpdvdkit2: fixed decryption from multiple VOB files (hdd or darwin) * -ao arts, -ao oss: Fix 8-bit sound support * -vop expand + ffmpeg codecs conflicts solved, some other -vop bugs fixed * -ac ffmp2 with MPEG files (sig11) fixed * QT Qclp audio codec initialization fixed * mplayer exit codes cleanup (0 for quit/eof, 1 for error) * -ao win32 sync problems solved, -autosync 100 is still recommended * -vo gif89a uninit sig11 fixed * the usual compiler warning fixes :) * use -pphelp instead of -vop pp=help * various bigendian fixes * 16bpp packed yuv fixes in crop, mirror, rotate filters * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work... * various Solaris compatibility fixes (should work out of the box) * mms:// port fixes, tries 1755 if 80 failed * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes * -ao alsa9 audio-file playback high cpu usage fixed * libaf updates, 2-pass initialization to get better filter path * better detection of playlists, support for [Reference]-style format * handle quicktime reference media files as playlist * cddb:// & cdda:// cdrom device name fixes on linux and *BSD Features: * -ao esd: new EsounD audio driver * -vo dxr3: new NORM option * Xanim & RealPlayer binary Codecs working on PPC * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons * Initial PPC (Big-Endian) support in VIDIX Rage128 driver * PNM:// streaming support (ported from xine) * Muxer layer: mencoder can now write MPEG-PS format, too (EXPERIMENTAL!) * libavcodec: wmv2 decoder (buggy/untested) * DVB "HEAD" (aka. NEWSTRUCT) drivers support * Subtitles background bounding-box support (optional grey-level & opacity) * libaf: 3 new filters: panning, compressor/limiter and a noise gate * per-mediafile config file support (for file-specific options) * iconv (codepage conversion) support for OGM (Ogg) subtitles * v4l: user friendly channel tuning * Freetype & old-style RAW font support usable (compilable) at the same time * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization * libavcodec, liba52, mp3lib: Altivec optimizations * keep window's aspect ratio at resizing (x11, xv), requires WM support * -geometry option, also accepts X11 syntax * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue) * postprocess: YUV 411/422/444 support, stride fixes * jumping of overlapping subs fixed, sorting is automatical, iconv fixes * mpeg2 telecine detection and automatic inverse telecine (mplayer only) Gui: * correct GTK widget destroy event handler * fullscreen switching fixed (sync with x11_common) * fix gtk submenu * new font render engine * added persistant history patch * SDL Audio configure window * add overlapping to preferences * add play bar for subwindow * add vertical potmeter for skin * fixed 'single pixel bug' * fixed some possible crashes NetBSD package changes: -- Add cdparanoia support. You can play an Audio CD with mplayer -cache 1024 cdda:// -- Remove commented out "--enable-dvdread" hook, as, in jurisdictions were permitted, it would make more sense to comment out "--disable-mpdvdkit". -- Add "Makefile.cflags" with some reasonable optimizations.
2002-12-25Update to 0.90rc2 (0.90rc12):wiz1-5/+3
This version contains mainly code cleanups (including rewritten gif89 & svgalib output), warning fixes, and DOCS updates. Several small bugs were fixed and a possible 20% slowdown of libavcodec was solved. The VIDIX part improved a bit, a new driver for the Trident Cyberblade chip was added, and bugs in the Radeon driver were fixed. Vidix now can use svgalib's kernel helper instead of the buggy dha module, and is usable together with the SVGAlib. This version introduces experimental support for XMMS input (demuxer+codecs) plugins too, and support for mp3lame presets has been added. Package change: Install arial-18-iso-8859-1 as default font, overridable by user (with ~/.mplayer/font), as requested by veego.
2002-12-21Update to 0.90rc1:wiz1-3/+3
Docs: * new French translation * Irix section * various updates (both English & Hungarian) Codecs: * New codec pack download page (there are several packs for various IFs) * Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!! * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9!!! * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs) * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support * libavcodec: mjpeg-b support (need more samples) * more xvidencopts * VorbisGain tag support, tremor (fast vorbis decoder lib) support * BIG libavcodec messups & codmetics & cleanups & API changes & fixes * dynamic plugin support for libmpcodecs (for future binary codec releases) GUI: * general code cleanup, more robust gtk code * preferences: Screensaver, Autosync settings * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer) Others: * new config/cmdline parser code (optional) * OSD menu system (preferences, shell, file selector etc) * libaf: runtime cpudetection, volume, equalizer, better format conversion * subtitle overlapping can be disabled, added subtitle sorting * subtitle dump to JACOsub and SAMI formats * displays URLs from 'Reference Media' type .mov files, dump generic data * get position/length function in demuxers - for slavemode & -indentify * -ao alsa9 surround fixes, 8-bit PCM fixed * -vo dfbmga: -dr support, fixed OSD flickering * -stop-xscreensaver fixed, support for KDE screensaver too * More compiler warning fixes * Altivec (G4) support
2002-11-13Update to 0.90pre10:wiz1-4/+4
Docs: * dvd auth, vcd sections extended (DOCS/cd-dvd.html) * unified *BSD sections, extended cygwin Fixes: * LIRC error message (Error while reading cmd fd X : Success) fixed * playback of some (streamed?) divx files fixed, starting with non-I frames. * -vo png fixed (removed builtin YV12 support, removed OSD) * some .mp3 playback/seek segfaults fixed * vidix mach64 colorkey on PPC fixed * -ao sdl now handles "featureless" soundcards * -vo zr fixes * fixed sig11 if vo init failed * various dxr2 and dxr3 fixes * v4l buffering fixed * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c) * cleanup of postprocessing code - now it's threadsafe and can be shared * ported to GNU/Hurd * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c * small cleanup of A-V sync code - using relative timers instead of absolute * GUI code cleanup, obsolete files/dirs removed * various small bugfixes, endianess fixes * mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N * mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed! * mencoder: -ovc xvid fixes, cleanup, enhancements * screensaver/dpms re-enabling fixed * realvideo demuxer fixes - asf-style stream detection method Features: * -ao win32 (for windows port) * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap * overlapping subtitles support, jacosub (*.js) format support * -vo dxr3 got a new syncengine, ':sync', also added native overlay support, activate with ':overlay', read the manual for more info on how to set up * QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!) * libavcodec: various MJPEG decoding fixes - now it decodes all sample files! * mencvcd updates, sox/toolame support etc * -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14 * RealAudio ATRC (sony atrac3) audio support (using binary plugin) Filters: * -af/-af-adv options cleanup * now auto-inserting -vop lavc for mpeg-only vo's * video filter API documented :) * better deblocking filter (-vop pp), pp/npp syntax changed! * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims) * -vop unsharp - an sharp/blur filter, nice, but very slow * -vop il - (de)interleave fields * -vop swapuv - guess what :) * -vop boxblur - box blur... * -vop perspective * -vop sab * -vop smartblur Package changes: * dependencies on libiconv and libvorbis
2002-11-01Make this work with audio/oss, conditioned on whether USE_OSS is defined.jlam1-2/+2
2002-10-25Update to 0.90pre9:wiz1-5/+4
This release contains dozen of fixes for various problems reported by users, including ones related to DVD/VOB subtitles disappearing, mms:// streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the new audio filter layer, has been introduced. It does automatic formating, and samplerate and channel number conversion for less featureful soundcards. The new option -autosync should help with buggy soundcard drivers. Audio/video codec and output driver selection has been reworked. The code cleanup has continued, and memleaks are starting to be eliminated.
2002-10-18Add a missing ';'. This fixes builds on 1.5.x machines. Pointed out byskrll1-2/+2
Wojciech Puchar (wojtec at tensor dot 3miasto dot net) in PR#18682.
2002-10-07Enable the SSE detection and checking stuff for NetBSDskrll1-1/+2
Bump PKGREVISION.
2002-10-01fix VCD playbackdillo2-2/+4
search for config files where we install them bump PKGREVISION
2002-09-29Update to 0.90pre8. Changes:wiz1-6/+5
pre8: A fix for the http:// infinite memory leak bug, some WMS9 mms:// fixes, various SPARC, HP/UX, and NetBSD/OpenBSD portability fixes, demuxer fixes for >2GB nuppelvideo files, an mencoder -ss fix for 3-pass encoding, another fix for the gui.conf locale bug, an X11 fullscreen switching fix, and a MOV files edit-list handling fix were made. The manpage has been re-formatted, small DOCS updates were made, and the ChangeLog files came back. Code cleanup was continued (more obsolete files were removed or merged), and the Win32 DLL loader has been synced with AviFile CVS. pre7: Obsolete code (such as libvo2 and old input methods) was removed. libmpcodecs was cleaned up. The behavior the of -afm/-vfm options has changed. Various demuxer and codec fixes were mad for realvideo support. The 'sipr' audio codec was added. New 2-pass bitrate control was implemented, and various rv10 and MPEG4 en/decoding fixes were made in libavcodec. New video filters include soft-eq, halfpack, and film noise. Networking fixes were made. Live.com support was improved. The v4l capturing code was nearly rewritten. A new audio input layer is used. Libmpdvdkit was upgraded to use libdvdcss 1.2.2. Better ac3 passthrough was implemented with ALSA 9. Various GUI fixes were made. Subtitle selection and drag & drop support was added.
2002-09-27fix and enable AAC support. mplayer now plays Quicktime 6 (.mp4) filesdillo1-1/+2
2002-08-28buildlink1 -> buildlink2jlam1-2/+4
2002-08-13Whitespace nit.wiz1-1/+1
2002-08-13Improve.wiz1-7/+8
2002-08-07I modified the local patch-ab but forgot to copy it and now I have toveego1-2/+2
regernate all distinfos.
2002-08-07Update from 0.90pre5 (rc5) to 0.90pre6 (rc6).veego1-4/+4
Local changes: - Restore the dependency to win32codecs which was lost 4 month ago (Hi Rene) - Depends on audio/realplayer if MPLAYER_USE_REALMEDIA is set to YES - Add a patch which was commited after the release to fix crashes while muting the sound. Changelog: - WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support - libavcodec M1 direct rendering, IPB support with Xv - libavcodec improvements, bugfixes - both encoder & decoder side - Raw DV demuxer, libdv-based DV audio/video decoder - Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements - Detection of AVI files which needs -ni, workaround for some Nandub bugs - Support for live.com RTP/RTSP streaming libraries - Support to rip DVD subs in VobSub format, bugfixes of mpsub/srt converter - Closed Captioning (ascii subs on RC1 DVDs) support - Massive directfb updates - Vidix fixes/updates, including fixes of all known radeon bugs - dithered 1/4/8 bpp support with -vo svga (EGA rulez:)) - AO: alsa9 fixes/improvements, native ARTS driver - various endianess and 64-bit fixes, including mencoder and -ao pcm - tons of small compatibility/portability fixes, better cygwin, darwin support - GUI fixes, new features - playlist, audio/video equalizer, preferences - Skins: fixed many small glitches, few new skins - 'mencvcd' script - helps creating VCD/SVCD with mencoder - html DOCS updates, manpage & README restructured (again :))
2002-06-11Take advantage of some capabilities of the NetBSD audio driverfredb1-1/+2
layer that are evidently not available with the Sun audio interface it resembles, to better sync audio with video. The native "sun" driver (the current default) should now work at least as well as the "oss" driver (once the default, but now disabled) used to.
2002-06-08Update the mplayer packages to 0.90pre5.veego2-12/+6
NetBSD pkgsrc changes: - Move the depencencies out of Makefile.common so that mplayer-share doesn't depends on unnecessary packages - Add nas support to mplayer and gmplayer (from Frederick Bruckman) - Add mad support (from Frederick Bruckman) - Add libungif support - Use the x11 buildlink file - Disable ossaudio support, because the sun audio support works better - Don't use the Buildlink's ${CFLAGS}, which would turn off all the processor-specific optimizations (from Frederick Bruckman) Changes since 0.90pre4: docs: - lots of DOCS fixes, updates, cleanups - new README containing really quick install guide - tech level docs on libavcodec encoding options - html doc is now IE 6.0.2600 compatible! :))) input/codecs: - subreader (ascii subtitle file parser) fixes - spudec cleanup/fixes, a new (faster, better) scaler, bbox support - mmst:// streaming support - .ogm (Ogg) audio/video stream selection - native msmpeg4v1 (MPG4) codec, error concealement for all mpeg4s - various libavcodec encoding improvements - mpeg1 && -vo x11 crash fixed when height%16!=0 - raw (uncompressed) video fixed (avi & mov) - flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc) - introduced codecs.conf versioning to avoid problems caused by too old conf output: - some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed - disabling xscreensaver (optional, disabled by default) - pan&scan support in xv, xmga, xvidix - Xv yv12 stride problems fixed when width%8!=0 - vidix r128/radeon driver synced with mplayerxp, various xvidix fixes - DVB a-v sync fixes, libfame updated to 0.9.0 - native -ao arts driver, ac3 passthrough support for -ao alsa9, -ao nas fixed other: - Gui: VCD and URL support, some bugs fixed - some cleanup of messages (less debug stuff) printed by mplayer - gcc 3.1 support - various portability fixes (cygwin, darwin, 64bit sparc/alpha)
2002-05-25Adapt to use the mplayer-share package.veego5-183/+9
2002-05-14Upgrade mplayer/gmplayer to version 0.90pre4:veego5-71/+17
- X11 fullscreen toggle fixes with various windowmanagers, multifile playback - DXR2 support (linux only) - Output into animated GIF - "cropdetect" video filter to autodetect needed size to crop - libavcodec marked as default encoder for MEncoder - manpage rewrite - lot of other fixes - gmplayer uses two new skins: CornerMP-aqua and hwswskin Also patch-ab is no longer needed and patch-aa has only one hunk remaining.
2002-05-09Slightly different version of last, so that it may be better accepted bywiz2-6/+7
the maintainers.
2002-05-08Fix compilation problems if work directory is on LFS.wiz2-7/+15
Patch by Konrad Schroder. See kern/16149.
2002-05-07Fix if statement.wiz2-4/+4
2002-05-07Remove as version check; has bad interactions if you have binutils installedwiz1-11/+1
before trying to make mplayer, but not a gcc that's new enough in the base system.
2002-05-07Share patches between gmplayer and mplayer.wiz1-1/+2
2002-05-07Slightly different version of patch-ab, provided by Veego, sowiz2-11/+22
that it works better on non-NetBSD systems.
2002-05-06Update to 0.90pre3 (0.90rc3). Changes:wiz3-10/+6
- 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled - DGA error/fail after 1 second of playing fixed - big A-V desync for some AVI files fixed - image distortions when seeking in some MPEG files fixed - libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...) - GUI aspect ratio and fullscreen switch fixes, cleanups - low FPS .wmv playback fixed - buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed! - various mjpeg improvements in libavcodec
2002-05-03These two packages really only need GNU "as" 1.11 or newer to build onfredb2-4/+15
NetBSD-1.5.*, so pull in the build-time dependency on binutils and gcc conditionally on the version reported by ${AS}. For that case, set ${GCC_EXEC_PREFIX} in the build environment, and pass in an "--as=" argument to "configure", to make absolutely sure the new "gas" gets used.
2002-05-03Enable for NetBSD-*-i386, after mtrr workaround.wiz1-2/+2
2002-05-03Comment out the mtrr parts on NetBSD versions that don't support them.wiz2-1/+29
Might make mplayer work on 1.5.2 and similar.
2002-05-02Restrict again to -current starting from 1.5Y -- doesn't compile on 1.5.xwiz1-2/+2
because of missing MTRR support.
2002-04-30Update mplayer from version 0.60 to 0.90pre2 (old distfile is now longerveego12-334/+101
available). Not tested with the recent gcc and binutils changes. Only one local patchfile is now needed, which fix a -Wl,-R problem and reenables the auto detect support for libmpdvdkit on NetBSD. Where libmpdvdkit is now disabled, due to the css code in that source. The MPlayer code use libdvdread so it still can read DVDs. The css code is also the reason why we have to use NO_SRC_ON_FTP. List of changes, without being complete. Changes in 0.90pre2: - hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio - 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support - faster .ogg seeking (use -forceidx for slow but accurate one) - audio-only with gui fixed - -rootwin fixed for x11,xv,xmga,xvidix - aspect ratio fix for ffmpeg12 - mpeg-es detection fixed - runtime cpudetect disabled by default - support for many new win32 codecs, including mss1, tm20, ucod, truespeech - divx audio dll sig11 with glibc 2.1.(2|3) fixed - includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd) - manpages updated - 'f' (fullscreen switch) fixed for some WMs, still has problems - various freebsd and openbsd portability patches - options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect - -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding - fixed gtk gui crash with --disable-mencoder - no more black vobsub subtitles :) Changes in 0.90pre1: - 100% GPL - yeah, so what? - runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU - video filter layer - with numerous plugins (crop, expand, etc, see the documentation) - ability to view or encode DVD/vobsub and/or text subtitles into the output AVI - prelimenary dvdnav support (experimental) - Direct Rendering - can't be used with libavcodec yet, sorry - ability to display subtitles under the image, on black bands - FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too - greatly enhanced MPEG4 encoder - in libavcodec. It's not always as good as DivX4, but is twice as fast - so it's very useful on realtime encoding. And generally also. - audio-only (wav/mp3/wma/ogg) file playback (console only) - playing/encoding audio from separate wav/mp3 file - support for more fileformats, including the new and very popular .ogg - multiple files playback from console, including various playlist formats - and of course, faster than ever... :)
2002-04-30rework comment describing why we are setting TMPDIR to ${WRKDIR}zuntum1-3/+4
2002-04-30Use gcc and binutils packages if the system's are not new enough.wiz2-3/+5
Makes it build on at least 1.5.2/i386.
2002-04-22Move COMMENT to the individual Makefiles.rh2-3/+4
2002-04-21Split out 'Makefile.common' for upcoming import of gmplayer package.rh2-38/+37
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-30No need to include aalib's buildlink.mk as we include SDL's buildlinkzuntum1-2/+1
that does it. Fixes PR pkg/15270 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-25PKGVERSION=1 so that the version number is greater than the last versionskrll1-1/+2
of this pkg.