summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2011-01-20Update ffmpegthumbnailer to 2.0.6:gavan4-9/+21
ffmpegthumbnailer version 2.0.6 (January 6, 2011) * Fixed memory leak ffmpegthumbnailer version 2.0.5 (November 30, 2010) * Replaced deprecate gnome-vfs with gio (--enable-gio) ffmpegthumbnailer version 2.0.4 (August 06, 2010) * Fixed undefined references when compiling with certain LDFLAGS ffmpegthumbnailer version 2.0.3 (August 06, 2010) * Writing to stdout is now supported * Support for gnome-vfs uris added. New configure flag (--enable-gnome-vfs), this puts a runtime dependancy on libgnome-vfs-2.0 ffmpegthumbnailer version 2.0.2 (May 15, 2010) * Fixed compilation error against latest ffmpeg * Size of the filmstrip overlay is dependent on thumbnail size ffmpegthumbnailer version 2.0.1 (April 17, 2010) * Setting the thumbnail size to 0 will use the original video size (thanks to John Fremlin) * Fix for video files containing lots of audio packets before a video packet * Fixed libs in pkgconfig file (thanks to magnus.tuominen) ffmpegthumbnailer version 2.0.0 (January 6, 2010) * Fixed some issues in package-config file (Thanks to ambrop7) * C++ library has been put in a namespace * C library functions have been renamed version 1.5.6 (December 19, 2009) * Fixed segmentation fault when seek in video file fails * Command line option added to specify output format of the image regardless of the filename * Fixed memory leak in MovieDecoder (thanks to Ulrich Völkel) version 1.5.5 (September 23, 2009) * Fixed build issue with certain versions of autoconf * Fixed build issue with recent versions of gcc * Fixed thumbnail generation for ogm files * Fixed ffmpegthumbnailer hanging on certain filetypes caused by AVFMT_FLAG_GENPTS flag of video decoder version 1.5.4 (June 22, 2009) * Fixed support for large files
2011-01-20regen checksum for patch-ad.obache1-1/+2
2011-01-19+gst-plugins0.10-vp8drochner1-1/+2
2011-01-19Add libvpx.ryoon1-1/+2
2011-01-19build the gstreamer plugin for vp8/webm, part of gst-plugins-baddrochner3-0/+24
2011-01-19mport libvpx 0.9.5 as multimedia/libvpx.ryoon10-0/+223
The On2 VP8 Sodec SDK from Google.
2011-01-19revert my change, drochner@ fixed the problem.tnn1-3/+8
2011-01-19Bump package revision of all packages depending on the "libXvMC" packagetron3-6/+6
whose builtin detection has been fixed.
2011-01-19the code doesn't use "__PIC__" anymore - remove substitutiondrochner1-4/+1
2011-01-19Use the "x11/libXvMC" package to provide the "libXvMCW" library as thistron1-3/+2
package actually builds. Tested on both NetBSD/amd64 5.1 and Mac OS 10.6.6. Bump package revision again.
2011-01-19add hwdecode-demosjmcneill1-1/+2
2011-01-19Import hwdecode-demos version 0.9.3.jmcneill4-0/+37
hwdecode-demos consists of simple test programs to address various HW video decoding APIs: Crystal HD, VA-API, VDPAU and XvBA.
2011-01-19add libvajmcneill1-1/+2
2011-01-19Import libva version 1.0.6.jmcneill9-0/+178
VAAPI (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).
2011-01-19Correct syntax in previous.dsainty1-5/+3
2011-01-19add XvMC support using XvMCW, bump pkg revisionjmcneill1-2/+4
2011-01-19Fails on current as well, so don't try to use asm there.tnn1-5/+3
Someone who groks linker issues should try to make the asm code position independent. Until then I suspect we will end up using --disable-asm everywhere.
2011-01-17Add a comment why we need to disable assembler support on so many platforms.tron1-1/+5
2011-01-17Disable assembler support under Mac OS X to fix the build.tron1-1/+7
2011-01-17Disable assembler support under NetBSD 5.1 and older as it requiredtron1-1/+7
binutils 2.17 or newer which is only available under NetBSD-current.
2011-01-17Disable assembler support under Mac OS X (again) to fix the build.tron1-2/+3
2011-01-17libtheora{enc,dec}.so use symbols from libtheora.so, so make sure thedrochner3-3/+23
former are linked against the latter bump PKGREV
2011-01-17Don't depend on png.h in include zlib.h.jnemeth3-3/+16
Requested by jmcneill@.
2011-01-17update to 0.10.11drochner8-136/+7
changes: -Synced to FFmpeg 0.6 branch -Add mappings for all new codecs -encoders: proxy downstream width/height/framerate -encoders: Fix timestamps
2011-01-17update to 20101018.0.6.1, from Makoto Fujiwara per pkgsrc-wip,drochner13-258/+194
with two changes by me: -disabled symbol versioning - this didn't work correctly for me -changed PKGVERSION to start with the release date, so that it sorts correctly against the snapshots we had before vlc-1.0.6 does still build, but can be updated now
2011-01-17update to 20110101, from Makoto Fujiwara per pkgsrc-wipdrochner12-176/+157
(I've just put back libtool support.) needed for update of ffmpeg which in turn is needed for updates of eg vlc and gst-plugin-ffmpeg
2011-01-14Fix build with png-1.5.wiz2-1/+17
2011-01-14Fix build with png-1.5.wiz4-11/+38
2011-01-14Fix build with png-1.5.wiz2-1/+35
2011-01-14Prefer BIND 9.7 in dependence as this is the latest production release.tron1-4/+4
Also take over maintainership on suggestion by Alistair Crooks.
2011-01-14fixes build with png>=1.5.obache3-1/+42
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-3/+4
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz70-134/+140
2011-01-02Fixes build on DragonFly-2.8.2 for SCTP support.obache3-1/+46
2011-01-01Fixes installation when SHELL is not a Bone shell like.obache1-2/+4
2011-01-01and USE_PKGLOCALEDIR=yes.obache2-2/+4
2011-01-01As PLIST, it is expected that enable translations, so add buildink withobache1-2/+3
gettext-lib and msgfmt to USE_TOOLS.
2011-01-01* as PLIST, it is expected enable translations support, so add buildlinkobache1-4/+6
with gettext-lib and msgfmt to USE_TOOLS. * let to not depend on lang/ruby, it wll conflicts with PKG_ALTERNATIVES.
2010-12-26Don't install "config.xml" word readable as it contains the unencryptedtron1-2/+3
password for the web user interface. Bump package revision because of this change.
2010-12-26update tvtime to 1.0.2jmcneill2-7/+6
1.0.2 - Wed Nov 9 21:46:28 EST 2005 * vektor: Add a proper TVTIME_NOOP command so that you can remove keybindings. Thanks to Andrew Dalton for the fix. * vektor: Add back missing translations.
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty16-32/+32
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-12-23Disable real-codecs exactly.obache2-5/+4
It is not widely available or broken (disabled on Darwin in configure, or build failure on DragonFly as PR#43640). Furthermore, paths for codecs is not adjusted for pkgsrc. Bump PKGREVISION.
2010-12-19Force cmake to find x264, it didn't for some reason.wiz1-2/+3
Bump PKGREVISION.
2010-12-17PR/37694: add optional support for libcaca. Tested on 4.0/i386.shattered2-4/+9
2010-12-13make it compile with gcc 4.2... by removing un-needed "Void"'s.chuck2-1/+22
seems to match what was done here: http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20061211/133119.html
2010-12-07fix distinfo after mplayer updateabs1-2/+2
2010-12-06Update to KDE SC 4.5.4markd3-7/+8
4.5.4 brings bugfixes and translation updates
2010-12-05Make mplayer build on NetBSD/sh3el.tsutsui2-12/+39
Build tested on NetBSD/landisk 5.1 and player tested on NetBSD/dreamcast 5.1. (though some more packages need hacks/fixes for XFree86 and SH3)
2010-12-03update to 0.10.20drochner3-10/+10
changes: misc bugfixes
2010-12-03update to 0.10.26drochner3-11/+20
changes: many fixes and improvements - see the Changelog