summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2010-09-01Add vdpau option, on the platforms where it is supported.wiz1-2/+13
From Aleksey Cheusov in PR 43658.
2010-09-01s/wip/multimedia/gwiz1-3/+3
2010-09-01+ libvdpau.wiz1-1/+2
2010-09-01Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.wiz6-0/+96
The Video Decode and Presentation API for Unix (VDPAU) provides a complete solution for decoding, post-processing, compositing, and displaying compressed or uncompressed video streams. These video streams may be combined (composited) with bitmap content, to implement OSDs and other application user interfaces. This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.
2010-08-31make this work with NetBSD's version of libmagicdrochner3-2/+20
2010-08-30propagate libsoup dependencydrochner1-1/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb4-7/+8
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-18Add period to end of sentence.reed1-1/+1
2010-08-14Update MASTER_SITES.obache2-4/+4
2010-08-12Fix build failure and make mplayer work properly on NetBSD/arm:tsutsui1-1/+16
- workaround name conflict with system header <arm/bswap.h> in libavutils by subst.mk replacement - explicitly disable armv5te, armv6, and armv6t2 options that are enabled by autodetect code in configure but cause illegal instruction errors on StrongARM and XScale machines Tested on NetBSD/hpcarm (WS011SH) and NetBSD/shark (Funai's DNARD) 5.99.38.
2010-08-11Fix build failure on NetBSD/arm as configure suggests:tsutsui1-1/+5
>> You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS. >> If you really want to run on such a CPU, configure with --disable-asm.
2010-08-10Fix build failure "#error Unknown endianism of architecture"tsutsui2-5/+31
on NetBSD/arm (and other minor MACHINE_ARCHs).
2010-08-09Whitespace fixes, needed for gmake-3.82.wiz3-1/+33
2010-08-09update to 2.30.2drochner3-7/+9
changes: -Add Genre extension to XSPF playlists -Add support for Last.fm's new XSPF extensions -bugfixes
2010-08-08Fix build; replace 8 spaces with tab in Makefilesjmcneill3-1/+29
2010-08-08Fix bulid; some of the Makefiles used 8 spaces instead of tabs.jmcneill4-1/+43
2010-08-06put back URL to upstream bug reportdrochner3-5/+9
noticed by wiz
2010-08-05update to 0.0.21drochner7-50/+27
changes: bugfixes
2010-08-04update to 4.2.0drochner2-6/+6
changes: -bugfixes -enhancements to mkvmerge
2010-08-04replace my poor fix with the upstream versiondrochner2-11/+78
2010-08-02modify the youtube video request URI so that it works againdrochner3-3/+16
(this was by try&error, does anybody know more about the protocol?) bump PKGREVISION
2010-07-30Don't accept python24; uses py-cairo, which itself doesn't. Fromdholland1-1/+2
Aleksey Cheusov in PR 43662.
2010-07-28catch up with base pkg updatedrochner2-4/+4
2010-07-28update to 1.1.19drochner12-284/+21
changes: -bugfixes -support WebM container format -support Xv gamma adjustment -handle some more formats and Ogg tags many pkgsrc patches were integrated upstream
2010-07-28keep a copy of the previous mkvtoolnix version -- the current onedrochner6-1/+114
develops mysterious C++ problems with older g++ (seen in bulk build, reported by mrg)
2010-07-24Revert revision of several PHP extensions after both core PHP packagestron1-2/+1
were updated.
2010-07-22update to 0.10.19drochner3-20/+6
change: Wrap new gstreamer API up to 0.10.30
2010-07-22update to 0.10.24drochner3-8/+9
changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions
2010-07-22update to 0.10.30drochner5-38/+16
changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions
2010-07-22update to 0.10.30drochner5-37/+10
changes: bugfixes, minor extensions
2010-07-21explicitely depend on liboil, while we currently depend on it becausedrochner2-3/+4
gst-plugins0.10-base pulls it in, this will change in future versions because liboil is replaced by "orc"
2010-07-21remove some patches which look unnecessary or obsoletedrochner4-49/+1
2010-07-18fix previousdrochner1-2/+2
2010-07-18Disable assembler on SunOS, linking fails;wiz1-2/+3
per Aleksey Cheusov in PR 43633.
2010-07-18Disable assembler on SunOS/i386, linking fails.wiz1-2/+2
Per Aleksey Cheusov in PR 43632.
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd6-11/+12
2010-07-14Not for NetBSD (no v4l v1 support)dholland1-1/+4
2010-07-14Update distinfo to resolve mismatch of patch-ab.obache1-2/+2
2010-07-13update to 0.10.15drochner4-20/+21
changes: -amrnbenc: give element a rank (SECONDARY) so it's autoplugged -rmdemux: descramble sipro audio before pushing out -x264enc: fix up codec_data / avcC header construction some more -x264enc: Put pixel-aspect-ratio from input into the src pad caps pkgsrc note: patch-ab was added to work around an API incompatibility to pkgsrc's old libx264, can be removed if libx264 gets updated (which is currently not possible due to pkgsrc's even older ffmpeg) I've tested gst-x264enc only with a simple testcase (videotestsrc!x264enc) and it seems to work so far.
2010-07-13update to 0.10.19drochner6-133/+9
changes: -audioparsers: add bitrate calculation -camerabin: misc improvements -added invtelecine and segmentclip -jpegformat: add xmp reading and writing support -mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types -mpegtsparse: parse TDT table in mpegts -mpegvideoparse improvements -qtmux: add support for the VP8 video codec and XMP tags -misc fixes and improvements
2010-07-13update to 0.10.23drochner5-47/+15
changes: -support more colour spaces and pixel formats in multiple plugins -VP8 support in various demuxers -deinterlace: make automatic detection of interlacing the default -implement push mode seeking in various demuxers -video filter consolidation -misc fixes and improvements
2010-07-13Bump PKGREVISION for png update, from Robert Elz.wiz1-2/+2
2010-07-13PKGREVISION bump for png, found by Robert Elz.wiz1-2/+2
2010-07-12Fix wrong PKGNAME.dholland1-2/+2
2010-07-09if built with GUI option, deal with desktop-file-utils et al.drochner1-1/+4
2010-07-09oops, forgot to updatedrochner1-19/+65
2010-07-08update to 4.1.1drochner2-7/+7
many bugfixes and improvements, too much to list here
2010-07-08bump PKGREV for new libmatroska dependencydrochner1-1/+2
2010-07-08update to 1.0.0drochner5-94/+96
changes: -API extensions -bugfixes pkgsrc note: while the changelog doesn't tell details, there seems to be an ABI incompatibility to the previous version. Bump the bl3 dependency.
2010-07-06update to 2.30.2drochner3-9/+26
This switches to the gnome-2.30 release branch.