summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2007-01-26Modular Xorg support. This doesn't really use Xaw3D, so depend onjoerg3-7/+11
libXaw as that is what is actually used for headers. Bump revision.
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd4-58/+61
2007-01-26Update to KDE 3.5.6markd4-130/+133
2007-01-25add the libdvdnav fixes we have applied to (all?) the other instancesdrochner3-1/+32
here too, just for consistency. The code is not used, due to a --disable-mpdvdkit configure option.
2007-01-25Modular Xorg support.joerg1-2/+7
2007-01-25No need for explict X11 here. Bump revision.joerg1-3/+2
2007-01-20Update to 0.6.13:wiz3-8/+11
0.6.13: January 13, 2007 fix handling of audio packets that have no PTS patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463) fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105) substantially reduce runtime memory requirements fix numerous memory leaks support '-', '&FD', and pipes more consistently and for more places if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828) fix byte overflow on PGC Command Table Size (Lucas Pierce) minor errorchecking for vobs with no filenames fix segfault relating to jumppad fix omission of jumppad table if a menu pgc was defined with ptt or title entry incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux loosely support 24, 30, and 60fps buttons need even 'Y' coordinates 0.6.12: January 7, 2007 print offending vob names on audio discontinuity change assert to verbose warning for more than 128 commands per pgc fix spumux "read 0, expected 4" false warning fix border condition with TMAPT table add -n flag to skip writing output add remap support for subtitle command #7 (CHG_COLCON) fix sector number overflow in IFO files don't escape command sent to shell fix underflow wraparound in computing dts for subtitles fill in reference pointers for all 3 frames even if less than 3 exist allow last vobu of cell to have a forward pointer to self fix TMAPT bug (ptsbase=0; matches Bullitt) support random(FOO) in vm allow the use of all 16 GPRMS via 'allgprm="yes"' option embed commands within the VOB if only one instruction set entries within the actual PGC instead of creating extra PGCs whenever possible vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer) warn if the button value is not a multiple of 1024 fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer) fix TocGen: set frame rate (Michael Kreuzer) fix spuunmux button output to work with spumux (Michael Kreuzer) make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer) remove all vestiges of button handling from post if not necessary (Michael Kreuzer) new vm commands added: break, goto (Michael Kreuzer) dvdunauthor uncompiles pre, post, fpc, cell, and button commands add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs) if audio extends beyond video, then set sector pts accordingly support separate subpicture streams for normal, widescreen, letterbox, and panscan allow text subtitles to be forced on
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz9-15/+18
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig3-6/+6
clear that these variables are completely unrelated to BUILDLINK_TRANSFORM. Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*. XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-15This pakage doesn't have gst-md5sum-0.10, so don't provide anrillig2-2/+2
alternative for bin/gst-md5sum. PKGREVISION++
2007-01-14Update to kmplayer 0.9.3amarkd2-7/+6
Changes since version 0.9.3 - Reading RAM playlists should stop on '--stop--' stop lines - Make playlist occuring on top less likely - Support for 'repeatCount="indefinite"' in SMIL - Fix uninitialized member in GenericMrl, eg. reopening saved playlist crashed - "quot" entity fix in XML parser - Also show content of cdata sections in infoview w/ RSS and XSPF - Fix konqueror wheel spinning when HTML object has an 'autostart=0' set - Fix possible hang in RemoteObject for SMIL or RealPix - Don't play exit animation when KDE terminates - Nested playlist fix for RSS and XSPF - Item 'Playlist', of panel's popup menu, didn't work in fullscreen/minimal view - Allow Xine as player for TV using v4l:/Tuner/frequency mrls
2007-01-14No explicit x11.b3.mk needed here.joerg1-2/+1
2007-01-14Needs libXv.joerg1-1/+2
2007-01-13Support flac-1.1.3 based on a patch fromwiz8-9/+667
ftp.altlinux.org /pub/people/thresh Bump PKGREVISION because this package just compiled without flac support.
2007-01-13Add support for flac-1.1.3 based on patches from Josh Coalson onwiz5-24/+196
kde-devel. Bump PKGREVISION because previously it would just compile without flac support.
2007-01-13Modular Xorg support.joerg1-1/+2
2007-01-13Modular Xorg support.joerg1-2/+3
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-13Add patches for gst-plugins0.10-flac to support flac-1.1.3.wiz6-4/+1162
From Mandriva Cooker source rpm.
2007-01-13Remove trailing whitespace.wiz1-2/+2
2007-01-13Enable flac support.wiz4-11/+178
Patch for flac-1.1.3 support from ftp.altlinux.org /pub/people/thresh Bump PKGREVISION. Tested by joerg@. Clean up pkglint warnings and remove a SUBST which doesn't do anything (says an INFO message).
2007-01-13Fix build with flac-1.1.3 using patch fromwiz2-1/+151
ftp.altlinux.org /pub/people/thresh Tested by joerg@
2007-01-13Remove x11.buildlink3.mk on joerg's prompting -- pulled in bywiz1-2/+1
gtk2/buildlink3.mk if necessary.
2007-01-12Don't explicitly include x11.b3.mk, it is not needed.joerg1-2/+1
2007-01-10remove a part of the previous patch because the underlying problemdrochner4-51/+13
was already fixed in the xine release (too bad that xine and mplayer are going to diverge here)
2007-01-10Modular Xorg support. Mark the static version of the tvtime pluginjoerg2-3/+6
as XV-only as well.
2007-01-10Modular Xorg support.joerg1-1/+3
2007-01-09update to 0.10.4drochner4-7/+43
changes: Parallel installability with 0.8.x series Threadsafe design and API V4L2 source element moved to Good plugins Many improvements in Quicktime playback Xvid encoding and decoding improvements FAAD decoder fixes New element: alsaspdifsink for IEC958 output Spectrum FFT analysis element ported New element: h264parse. H.264 Parser Fixes in bz2 support New element: theoraexpdec. Libtheoraexp based Theora decoder New element: wavpackenc. Wavpack decoder Improvements in the libneon based http source gstfilter ported to 0.10 mpeg2enc ported to 0.10 New element: nsfdec. NSF decoder New element: spcdec. libopenspc based SPC decoder videocrop ported/re-written from 0.8 cdaudio element ported to 0.10 New element: rganalysis. ReplayGain analysis element New element: dvbsrc. DVB source element (disabled by default) deinterlace (Simple deinterlacer) ported from 0.8 New element: nuvdemux. NUV video demuxer Fixes in the DirectDraw output elements New elements: multifilesrc, multifilesink y4mencode ported from 0.8 rfbsrc, librfb based capture source ported from 0.8 New element: jackaudiosink. JACK audio output element Many other fixes and improvements
2007-01-09update to 0.10.5drochner5-25/+30
changes: -Parallel installability with 0.8.x series -Threadsafe design and API -RTP/RTSP improvements -Fixes in OSS support -Addition of the audiopanorama element -Improvements in AVI playback -Annodex playback fixes -Support FLAC in OGG and Matroska -Fixes in the Speex decoder -V4L2 source moved from Bad Plugins -SMPTE element ported to 0.10 -GStreamer Data Protocol (GDP) Payloader and Depayloader elements added -Many other bug-fixes
2007-01-09update to 0.5.10drochner2-7/+7
This release fixes a security bug (possible local exploit). other changes: * DBus support is now enabled by default - improved screensaver support * Added 'CHANNELPREV' event (for vdr-xine 0.7.10). * Deferred preferences window initialisation until it's actually opened. (This noticeably speeds up startup.) * Fixed some indexing errors in the playlist drag&drop code. * Some small filename buffer usage cleanups.
2007-01-09fix PR pkg/35375: xine-ui freezes konsole sessions fromdrochner4-7/+53
Sergey Svishchev, patch from xine CVS
2007-01-09add limit check to real parser (identical to CVE-2006-6172)drochner8-7/+65
from mplayer svn bump PKGREVISIONs
2007-01-09in local copy of libdvdnav:drochner7-3/+88
-avoid file descriptor leak -advance buffer pointer correctly on short reads from an unnamed contributor add limit check to real parser (CVE-2006-6172) from mplayer svn bump PKGREVISION
2007-01-09-avoid file descriptor leakdrochner4-2/+34
-advance buffer pointer correctly on short reads from an unnamed contributor bump PKGREVISION
2007-01-09Don't hard-wire nb version of dependency.joerg1-2/+2
2007-01-07don't free() memory which resides in sysv shm (xine bug #1620339,drochner2-1/+32
fixed in xine CVS) ride on PKGREVISION bump some hours ago
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz13-19/+26
depends bump.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig5-18/+18
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-06Build the assembly routines under Intel Macs by using a nasm with Mach-Ojmmv3-7/+36
support. (nasm is bundled with Xcode... maybe we should detect that and use the native tool rather than the one in pkgsrc.)
2007-01-06Disable assembly routines under Darwin, which break the build. In order tojmmv1-1/+2
support them, Mach-O binary support is needed in nasm. (There are some patches around but I haven't got them to work yet.)
2007-01-05Removed api.mpt from the PLIST, since it has probably never beenrillig5-6/+44
intended to have this file in an installed package. It also conflicted with pkgsrc's manual page handling, since it does not have a well-known file extension.
2007-01-05update to 0.5.9drochner7-102/+13
New features: prevent screen blanking in windowed mode; show time remaining; include a JPEG version of the logo for when distributors are scared to include MPEG codecs in xine-lib. gxine also now knows about xscreensaver. And some minor fixes.
2007-01-05update to 0.10.6drochner6-24/+61
changes: -Now only depends on pygobject -Parallel installability with 0.8.x series -Threadsafe design and API -bugfixes pkgsrc change: added bl3 file
2007-01-05update to 0.10.2drochner4-7/+32
changes: -Updated FFmpeg snapshot with many more formats -Vastly improved playback -Ported the muxer support from GStreamer 0.8 -Expose more encoder settings as element properties -Post-processing elements ported -QoS support for slow cpus -Parallel installability with 0.8.x series -Threadsafe design and API -bugfixes
2007-01-05+gst-plugins0.10-dvdreaddrochner1-1/+2
2007-01-05build the "dvdread" module of gst-plugins0.10-uglydrochner3-0/+23
2007-01-05update to 0.10.5drochner3-6/+29
changes: -Improved asf playback -Fixes to MPEG demuxer -Improved Real playback -Fix crasher bugs in the MPEG video decoder -DVD-read-src improvements -mp3 parser fixes -Threadsafe design and API -bugfixes
2006-12-27Remove the external vorbis dependency as the internal implementationjoerg2-4/+3
based on tremor is used by default. In the long term, it might end up replaced with the ffmpeg version as well. Noticed in PR 31587. Bump revision.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg2-2/+7
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27Needs msgfmt.joerg1-2/+2