summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-04-03Fix a regexp passed to libtool to let it work with our native grep...jmmv3-2/+17
This allows the plugins to export symbols properly.
2004-04-03We need a png pkgconfig file, so require at least png-1.2.5nb3.rh1-1/+2
2004-04-03Do not try to remove share/gconf/schemas.jmmv1-2/+2
2004-04-02This package works on x86_64 too. Noted by George E Sollish on port-amd64.kristerw1-1/+2
2004-04-02Update to 2.6.0 (which I forgot to commit yesterday night). Sorry, couldn'tjmmv12-152/+96
find a suitable list of changes...
2004-04-01Update to 0.8.0. Some of the changes since previous version (couldn't findjmmv4-26/+16
any complete list): * thumbnailer fix * added Punjabian and Great Britain English translations * updated Croatian and Catalan translations
2004-04-01Update to 0.8.0:jmmv10-493/+418
Bugs fixed since 0.7.6: * 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed * 129299 : complied errors in alsa-lib-1.0.0-0.rc2 * 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, . * 135921 : speexenc support won't compile with 1.1.x * 136590 : mod plugins doesn't work atm * 137044 : GConf schemas unreadable Changes since 0.7.5: * uses 0.8 as the major/minor number * dist fixes for generated files * MPEG video playback fixed * error call fixes * videodrop fixes * alsa oss emulation mixer fixes * audioconvert fixes * gconf versioning fixes * mad xing header fixes * vorbisdec fixes * mad leak and stream reporting fixes * media-info fixed * buffer leak fixes * osssink timing fixes * NAS fixes * cdparanoia error Bugs fixed since 0.7.5: * 114560 : rfc2250enc produces empty buffers * 122279 : goom's first timestamp is broken * 131128 : aasink and sdlvideosink are broken * 133541 : int2float and int2floatnew conflict should be resolved * 133783 : remove deprecated plugins * 135597 : make gstosselement properly deal with symlinks * 136334 : udpsrc pads / caps error Changes since 0.7.4: * Compatible with gstreamer 0.7.5 * ffmpeg plugin moved to gst-ffmpeg module * DV fixes * mikmod fixes * OSX build fixes * jpeg fixes * gdk_pixbuf fixes * automake 1.8 underquotedness fixes * rfb server/port addition * colorspace fixes * liboil usage in videofilter and videotestsrc * better LADSPA classification * ALSA xrun recovery fixes * switch fixes * xvimagesink fixes * moved out MAS sink * experimental xine lib plugin * intfloat and oneton removed in favour of audioconvert and interleave * only export gst_* from plugins * lame tag writing fixed * added reporting of codecs used * version gconf schemas and install locations * qtdemux fixes * gamma correction fixes Bugs fixed since 0.7.4: * 129740 : MP4/M4A files not recognized properly * 130507 : Silence/sine don't have a sync property * 131050 : avi-demux plays audio, but funky colors as video * 131534 : jhbuild build failure with Debian sid * 131948 : xoverlay and gstplay sample fails to build - missing include * 133219 : missing include in ./gst/effectv/gstedge.c * 133316 : gst/vbidec/vbiscreen missing cast * 133410 : gstid3tag doesnt handle track-count * 133508 : [oggdemux] Can't play files with multiple streams * 133528 : sincesrc seems not to register its dparams correctly * 133562 : Build breaks on dvdec * 133663 : ext/ladspa categorises all plugins as Filter/Effect * 133886 : libtool error while compiling alsamixer plug-in * 134255 : vbidec won't compile * 134318 : GConf schemas should be in versioned files, and install in v * 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h" * 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB * 134750 : Problem building gst-plugins on Solaris * 134894 : vorbisdec signals tags with bitrate < 1 (ie not set) * 135038 : port gst-shorten to the new caps system * 135042 : fix tag writing in lame * 135116 : gstflacenc.c fails to build in NetBSD
2004-04-01Update to 0.8.0:jmmv6-240/+152
Changes since 0.7.6: * coding style consistency for .c files * ABI padding for GstCaps and GstStructure Changes since 0.7.5: * uses 0.8 as the major/minor number * opt scheduler fixes * don't link non-versioned tools to gstreamer * bindings-related fixes and additions Changes since 0.7.4: * API additions for bindings * Queue memleak fix * optimal scheduler fixes * Ghost pad fixes * Signal marshalling fixes * documentation fixes * underquotedness fixes for automake 1.8 * fixed atomic implementation on sparc and S390 * gstreamer-scan fixes * multidisksrc renamed to multifilesrc * fixed GstCaps docs * fixed libxml checking when not needed * added timeout to filesrc * added support for double dparams * make spider report an error when it can't handle a mime type * fixed navigation event handling * added codec and volume tags Bugs fixed since 0.7.4: * 105844 : --disable-loadsave --disable-registry still check for libxml * 118310 : Timeout support added for fdsrc * 127133 : [API] Need non-vararg version of gst_index_add_association * 127815 : gst-register sigsegs 100% of the time. * 129600 : patch to compile on OSX * 131362 : use serialize/deserialize in the core * 132045 : incorrect dependency causes rebuilding of libgstreamer on "m * 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream * 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO * 133391 : the asm mutex implementation is broken on SPARC * 133631 : gst-launch seg faults in gst_caps_free with no sink * 133800 : fixes for underquoted macros and automake 1.8.x * 133817 : add support for disc number tag * 134128 : typo in ./gstreamer/gst/gstclock.c * 134145 : pot-update not updated after file removal * 134583 : Race on gst_pad_link_free * 134816 : test -e in autogen.sh does not work on Solaris * 134841 : gst-inspect.c is defining GList *pads twice
2004-04-01Define "LIBTOOL_OVERRIDE" manually so that "libs/ext/cothreads/libtool"tron1-1/+3
gets replaced by pkgsrc's libtool, too. The included libtool incorrectly rewrites relative pathnames causing link failures.
2004-03-31Upgrade mplayer, gmplayer, and mencoder to PKGREVISION 2:wiz7-9/+25
Fix remotely exploitable buffer overflow.
2004-03-31USE_LANGUAGES=c c++snj1-4/+4
2004-03-30Makefile fix required for mplex 1.6.2.ben1-10/+10
2004-03-30Update mplex to version 1.6.2. A changelog was not available, but severalben5-35/+19
bugs were fixed. For details look at http://cvs.sourceforge.net/viewcvs.py/mjpeg/mjpeg_play/mplex/
2004-03-29Add patch that works around PR 19024 for the 1.6 branch; also closeswiz3-3/+19
PR 21890 by Kai Puolamaki. Bump PKGREVISION to 3.
2004-03-29bl3ifyxtraeme1-28/+28
2004-03-29Added vls-0.5.6 (VideoLan Server).xtraeme1-1/+2
2004-03-29Initial import of vls-0.5.6 from pkgsrc-wip.xtraeme6-0/+94
VLS is part of the VideoLAN project, a full client/server video over IP solution. The VideoLAN Server aims at broadcasting MPEG (1/2/4, PS/TS) video streams over any IP network.
2004-03-29Don't assume that "tar xzf ..." can extract ".tar.bz2" archive. It workstron1-2/+3
only with NetBSD 1.6's modified "gzcat"
2004-03-29|fmt 70 75grant1-12/+10
2004-03-29+vlcgrant1-1/+2
2004-03-29Initial import of vlc-0.7.1 into the NetBSD packages collection.grant7-0/+634
VideoLAN is a project of French students from the Ecole Centrale Paris and developers from all over the world. Its main goals is MPEG streaming on a network, but it also features a standalone multimedia player. The VideoLAN Server can stream video read from a hard disk, a DVD player, a satellite card or an MPEG 2 compression card, and unicast or multicast it on a network. The VideoLAN Client can read the stream from the network and display it. It can also be used to display video read locally on the computer : DVDs, VCDs, MPEG and DivX files and from a satellite card. It is multi-plaform : Linux, Windows, Mac OS X, BeOS, BSD, Solaris, QNX, iPaq... The VideoLAN Client and Server now have a full IPv6 support.
2004-03-29Use bl3.snj1-8/+8
2004-03-29No longer used.snj1-23/+0
2004-03-29Use bl3.snj1-9/+7
2004-03-29bl3ify and clean up DESCR.snj3-15/+34
2004-03-29No longer used.snj1-24/+0
2004-03-28This wants to use INSTALL (which has "-o root -g wheel" passed to it) insnj3-2/+45
places that it doesn't need to. Adjust to more appropriate and more friendly commands (MKDIR and BSD_INSTALL) so that this builds as non-root.
2004-03-28Update to 0.9.23. Nothing earth-shattering.mycroft6-24/+59
xine-ui (0.9.23) unstable; urgency=low * xinerama bug fixes (very fullscreen, window position when switching from fullscreen to normal mode), * shiny new help dialog, * some small usability improvements, * fix some memleaks, * main menu reorg, localized, * new deinterlacing, it use post plugins now, * add --bug-report and --list-plugins option to xine-ui, * splash screen per skin is possible, * all meta infos are retrieve at the same time, when playing audio CD, * support new unscaled OSD (note: osd need a complete rework), * new playlist management command in xine-remote, * new "stop after this stream" feature, * grab streams recusively (with enqueuing and file browser), * fix reference mrl handling, * add 'loop' and two new playlist options 'first' and 'last', in session control, * fix shortcut grabber, * sound volume control can be sets with sound card mixer or software amplification, * add help in chain reaction window, * double clicking in output window is a fullscreen toggle now, * subtitle autoload feature added, * new TVout feature, using libnvtvsimple for nVIDIA cards, and atitvout for ATI, * store spu offset in toxine's playlist, * fix skin downloder, * fix support of huge playlists, * contextual menu popup in playlist window, * fix control's window sliders, * ton of fbxine improvments (post plugin, deinterlacing, spu, stream infos...), * bunch of other fix.
2004-03-28Update to rc3b. Fixed a problem with the PLIST not including some .sos undermycroft11-292/+142
NetBSD. Applied the same symbol hacks that are used to make the Linux RealPlayer modules work with mplayer -- but also use the native RV2.0 codec now. 17.03.2004 xine-lib 1-3c3b released This version adds support for Matroska files, Flash Video and Sierra VMD files, as well as OpenDML 2.0 support for the AVI demuxer. In addition, this new library can now handle a variety of file formats from the Amiga computer, including a variety of IFF files and MOD/S3M/XM/IT/etc music tracker formats (thanks to the ModPlug library). The new library version contains several new video decoders including Sierra video, Flash Video, Real Video 2.0 Duck TrueMotion v1, 8BPS, MZSH, ZLIB, ASV1,2, ATI VCR1 (all courtesy of ffmpeg). Network streaming drivers are enhanced, including secure HTTP, MMS, and RTP/UDP. As for video drivers, there is new support for the CACA library (colored ASCII art), and fixed/improved support for SDL and Sun PGX32 video. As always the core xine engine has been enhanced for greater stability so that you can just play your multimedia with ease.
2004-03-28Update to 1.0.0rc3. There are way too many changes to list; the encoder coremycroft3-7/+8
has been nearly rewritten. Output quality is much, much better, and is generally considered superior to other freely available MPEG-4 encoders. Tested with xine, mplayer and transcode.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz13-22/+26
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23This needs xpm.snj1-1/+2
2004-03-22Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.kristerw2-4/+5
2004-03-21Add some mirrors to MASTER_SITES, fixes fetch problem seen in latestxtraeme1-1/+3
agc@'s bulk build.
2004-03-18bl3ifyxtraeme4-4/+43
2004-03-18Explicitly disable mpeg2dec support to fix a build failure if it's installedjmmv1-1/+2
(i.e., detected by configure but not buildlinked). Note that I haven't been able to reproduce it, although it's clear it may happen sometimes (happened in the past with arts support, for example). Furthermore, it seems that the mpeg2dec plugin does not actually build when using our libmpeg2 package. Closes PR pkg/24835.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam4-12/+8
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-17MAINTAINER should only contain one email address.grant1-2/+2
2004-03-12Use bl3. Instead of appending -O2 to CFLAGS, transform -O3 out.snj1-17/+17
2004-03-11Dont install mimelnk/video/x-ms-wmv.desktop as kdelibs3 already has.markd4-5/+18
Bump PKGREVISION.
2004-03-11Bump PKGREVISION due to xine-lib update to 1rc3a.jmmv4-6/+8
2004-03-11Update to 1rc3a. Summary of changes since rc0a:jmmv17-391/+161
- Fixed some bugs which caused xine to segfault under certain conditions, and a long-standing issue that would make xine hang with the NPTL implementation in Linux kernel 2.6. - Stabilized core engine and much improved subtitles. - Built-in VCD navigation, XvMC support and better handling of funny filenames. - A security hole regarding the "#save" MRL option has been closed. - Added a feature: append "#save:filename" to an MRL to save the stream during playback. - Lots of bugfixes.
2004-03-11update to 1.6.2recht3-16/+16
Changes: Since the authors don't provide a proper CHANGES file/release announcement, this is me guess from diffing to last version (1.6.1.93): - aix build fixes - icc support - doc updates - yuvfps tries to find a normalized framerate by default ... and probably the usual: bug-fixes
2004-03-11Fix build when not using MMX. Found by latest kristerw@'s bulk build.jmmv2-1/+15
2004-03-11Add USE_MMX to BUILD_DEFS.jmmv1-1/+3
2004-03-09Update to KDE 3.2.1.markd5-28/+26
Changes: KMix: Properly save volumes on exit so volumes are correctly restored on next login. Noatun: remember last equalizer setting
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv7-17/+22
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv2-4/+4
database.
2004-03-06Hmm, remove an extra "\" in CONFIGURE_ARGS.xtraeme1-2/+2
2004-03-06move dvdrip to multimedia.grant5-1/+53