Commit graph

2722 commits

Author SHA1 Message Date
ahoka
29753eec7d +adobe-flash-plugin10.1 2011-02-08 18:52:33 +00:00
ahoka
32c9b7bade Import a newer version of Flash plugin. The old one is retained,
because this version requires TLS support in Linux emulation, which
NetBSD 5.x doesnt have.
2011-02-08 18:47:03 +00:00
wiz
e404eb86ee Bump PKGREVISION for interlaced png fix. 2011-02-07 10:20:36 +00:00
wiz
33c5032df3 Fix interlaced png handling (lots of (unnecessary) warnings when running,
but works).
2011-02-07 10:20:09 +00:00
wiz
d50f9a1b1f Fix build with png-1.5. 2011-02-06 15:50:04 +00:00
wiz
6fb25341a9 Set LICENSE. 2011-02-06 15:44:24 +00:00
wiz
34c265b1c9 Small improvement to png patch. Non-interlaced pngs now work as inputs.
Interlaced not yet.
2011-02-06 15:37:21 +00:00
drochner
eb0ff8bbb6 comment patch 2011-02-01 11:45:04 +00:00
drochner
5823b88a8d add patch from upstream to fix an MKV input validation bug possibly
leading to execution of arbitrary code
bump PKGREV
2011-01-31 16:47:56 +00:00
markd
917e7ebb7e leave it to <string.h> to declare strcasestr() correctly 2011-01-29 21:00:45 +00:00
markd
2e5f624217 Fix build with gcc4.5
add PLIST.Linux for additional (v4l) files installed on linux.
2011-01-29 20:31:19 +00:00
wiz
d9121b3523 Mention URLs for commits including these patches upstream. 2011-01-27 00:00:58 +00:00
drochner
d967b758ba update to 0.10.17
changes: misc fixes and improvements
2011-01-26 23:26:08 +00:00
drochner
3aaf083c91 update to 0.10.21
changes:
-some elements moved to core
-misc fixes and improvements
2011-01-26 23:24:26 +00:00
drochner
74501406d2 update to 0.10.27
changes: many fixes and improvements
2011-01-26 23:21:07 +00:00
drochner
83e16ac94c update to 0.10.32
changes:
-New encodebin element
-video: add 8-bit paletted RGB, YUV9, YVU9 and IYU1 video formats
-misc fixes and improvements
2011-01-26 23:18:57 +00:00
drochner
77dd423614 update to 0.10.32
changes:
-moved some elements from -bad to here
-Performance improvements
-misc fixes and improvements
2011-01-26 23:15:03 +00:00
abs
a2258c724b As suggsted by joerg, adjust CHECK_WRKREF_SKIP to just use shell wildcards rather than needing to update it if the so version is changed 2011-01-26 19:34:48 +00:00
abs
65834cdc09 update CHECK_WRKREF_SKIP from libvlccore.so.4.0.1 to libvlccore.so.4.0.2 - fixes build with PKG_DEVELOPER=yes 2011-01-26 14:18:56 +00:00
shattered
12174a57b7 Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
2011-01-25 22:22:13 +00:00
drochner
a7b5b7f3ac fix PLIST inconsistency if KDE is installed, from Mark Davies 2011-01-25 19:00:29 +00:00
markd
77aff838dd Explicitly disable documentation otherwise will be installed if required
commands happen to be found.
2011-01-25 11:22:43 +00:00
drochner
3725d0eb4b add "libvpx" option, enabled per default (supposedly harmless license),
bump PKGREV
2011-01-24 19:07:16 +00:00
drochner
2a872df082 update to 1.1.6, from Makoto Fujiwara per pkgsrc-wip
This is a new major branch, too many changes to list here.
(the options need testing and cleanup)
2011-01-24 18:54:04 +00:00
drochner
925185cc1a +vlc10 2011-01-24 18:48:14 +00:00
drochner
d430d59a7e import vlc-1.0.6 which is the current state of pkgsrc/multimedia/vlc.
I'll import 1.1.6 in a minute, but it is still a bit rough around
the edges so better keep a fallback.
2011-01-24 18:45:53 +00:00
wiz
6f63cda5c2 Add upstream bug report URL. 2011-01-24 14:58:41 +00:00
wiz
d8321c7aeb Fix build with png-1.5. 2011-01-24 10:04:21 +00:00
wiz
1c1538f0b3 Set LICENSE. 2011-01-24 09:54:35 +00:00
markd
76473bad3a Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
gavan
496dc8e58c Update ffmpegthumbnailer to 2.0.6:
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-20 20:21:16 +00:00
obache
bd31ce77a0 regen checksum for patch-ad. 2011-01-20 07:13:31 +00:00
drochner
bdbc8cf43e +gst-plugins0.10-vp8 2011-01-19 21:34:36 +00:00
ryoon
878dea5827 Add libvpx. 2011-01-19 21:30:32 +00:00
drochner
aea54458ea build the gstreamer plugin for vp8/webm, part of gst-plugins-bad 2011-01-19 21:30:03 +00:00
ryoon
19197c7082 mport libvpx 0.9.5 as multimedia/libvpx.
The On2 VP8 Sodec SDK from Google.
2011-01-19 21:15:51 +00:00
tnn
f3f9ce3581 revert my change, drochner@ fixed the problem. 2011-01-19 20:40:06 +00:00
tron
b0c01752cf Bump package revision of all packages depending on the "libXvMC" package
whose builtin detection has been fixed.
2011-01-19 18:12:20 +00:00
drochner
86ec97bb54 the code doesn't use "__PIC__" anymore - remove substitution 2011-01-19 12:45:12 +00:00
tron
5835b89b56 Use the "x11/libXvMC" package to provide the "libXvMCW" library as this
package actually builds. Tested on both NetBSD/amd64 5.1 and
Mac OS 10.6.6. Bump package revision again.
2011-01-19 09:29:47 +00:00
jmcneill
e001e9cab6 add hwdecode-demos 2011-01-19 04:19:42 +00:00
jmcneill
bf49fdffe7 Import hwdecode-demos version 0.9.3.
hwdecode-demos consists of simple test programs to address various HW
video decoding APIs: Crystal HD, VA-API, VDPAU and XvBA.
2011-01-19 04:19:08 +00:00
jmcneill
5ec1fba491 add libva 2011-01-19 04:16:16 +00:00
jmcneill
e08661c2a3 Import libva version 1.0.6.
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-19 04:15:41 +00:00
dsainty
f72b904bad Correct syntax in previous. 2011-01-19 02:04:02 +00:00
jmcneill
27f36757d4 add XvMC support using XvMCW, bump pkg revision 2011-01-19 00:45:20 +00:00
tnn
8640aad169 Fails on current as well, so don't try to use asm there.
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-19 00:16:38 +00:00
tron
628e12c907 Add a comment why we need to disable assembler support on so many platforms. 2011-01-17 23:13:46 +00:00
tron
86a1737d17 Disable assembler support under Mac OS X to fix the build. 2011-01-17 22:14:02 +00:00
tron
a813bed1bb Disable assembler support under NetBSD 5.1 and older as it required
binutils 2.17 or newer which is only available under NetBSD-current.
2011-01-17 22:06:37 +00:00