summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-06-10update to kde 3.2.3markd1-3/+3
changes: unknown
2004-06-06Depend on gst-plugins-oss so that the volume control works.jmmv1-1/+4
Also depend on gst-plugins-esound to make sure things work when using esound. Bump PKGREVISION to 1.
2004-06-06Add the modfps patch file.sekiya1-0/+18
2004-06-06modfps assumes that lrint() is available; use a workaround for platformssekiya1-1/+2
that don't implement lrint().
2004-06-05Updated to version 0.9.0.salo4-9/+8
Changes: - mkvmerge bug fix: Improved handling for OGM files. Streams that are lacking the comment packet are handled better. bug fix: Some MP3 streams are padded in the front with trash (mostly those in AVI files). This trash might contain valid MP3 headers which do not match the remaining headers for the actual track. Both the MP3 reader and the MP3 packetizer can now skip up to one of those bogus headers in the trash. bug fix: The OGM reader was not Endian safe. bug fix: Audio sync for Vorbis was partially broken for positive offsets. Rewrite of the VobSub handling code. - mmg bug fix: On some occasions the chapter editor thought there was no language associated with a chapter name and complained about that. bug fix: The chapter editor did not honor the values selected for 'country' and 'language'. Removed the 'advanced' tab. Those options shouldn't be used anyway.
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