Commit graph

1661 commits

Author SHA1 Message Date
darcy
b8d0df489a Bump PKGREVISION for last change. 2008-02-02 21:03:20 +00:00
darcy
f05b8457a7 Align variable values with tabs, not spaces. (pkglint -Wall)
Correct location of lsof binary
2008-02-02 21:01:24 +00:00
drochner
8aedd3dd6a update to 0.10.17
changes:
Handle newer Theora granule-pos semantics
Introducing first alpha version playbin2 - the upcoming successor to
  playbin
Fixes in playbin handling of stream-switching
New API for uniform handling of raw-video format buffers
Improvements for RTSP/RTP handling
RIFF lib additions for VC-1 and AVC1 fourccs
Many other bug-fixes and improvements
2008-02-01 20:44:16 +00:00
drochner
ca842c21e9 update to 0.10.17
changes:
Monotonic/Posix clock support
Dumping of dot-file graph descriptions for debugging
Clean-up of exported symbols
Many bug-fixes and enhancements
2008-02-01 20:40:17 +00:00
drochner
68e7ba2483 update to 1.1.10
changes:
This release contains a security fix (remotely-expoitable buffer overflow,
CVE-2006-1664). (This is not the first time that that bug has been fixed?)
It also fixes a few more recent bugs, such as the audio output problems
in 1.1.9.

(The fix for CVE-2008-0225 which we had patches for was included
upstream too.)
2008-02-01 20:35:09 +00:00
bjs
b5188984d2 Post-commit aesthetic fixups:
Change MASTER_SITES to ${MASTER_SITE_LOCAL}.  Remove name of author
from COMMENT as its mentioned in the documentation.
2008-01-30 19:26:00 +00:00
bjs
6b2f9a7bc5 Add bsdav package to pkgsrc/multimedia Makefile 2008-01-30 19:23:53 +00:00
bjs
5aca92cd00 Import the bsdav package, a BSD audio/video I/O library and assorted
utilities.  Blurb:


The bsdav package contains programs for reading and writing audio
and video.  The programs use BSD-native devices.  Naturally, the
source code is BSD-licensed as well.  These programs depend on
the libbsdav library for both accessing audio(4) and bktr(4) devices.
(Hopefully, more documentation will be written soon on how to use
the functions libbsdav contains!)

While one of the goals of the bsdav project is simplicity, another
goal is to make A/V processing on BSD systems easily accessible.
Moreover, to ease the storage and synchronization of both audio
and video streams, bsdav has it's own, very simple, A/V container
format.

Hopefully the bsdav programs are clear and correct enough such that
they help others understand how to use audio(4) and bktr(4).
2008-01-30 19:21:08 +00:00
jdc
27c0a92236 This doesn't compile on sparc, so lets not bother spending time trying. 2008-01-22 22:51:45 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
6e5faaf8fb Remove unavaiable MASTER_SITES. 2008-01-17 02:53:07 +00:00
jmcneill
a98d6a0834 Bump PKGREVISION for amd64 fixes. 2008-01-16 13:54:39 +00:00
jmcneill
fb4568d8da Regen. 2008-01-16 13:54:17 +00:00
jmcneill
2b201090df Use fixed sizes for TV_* typedefs; makes fxtv work on amd64. 2008-01-16 13:53:55 +00:00
rillig
2f8803318d Needs bison and flex as tools, which obsoletes a BUILD_DEPENDS. 2008-01-14 02:09:54 +00:00
drochner
f6f45d4fde added missing tr locale support, from Thomas Klausner 2008-01-12 13:15:39 +00:00
drochner
508ca350e2 update to 1.1.9
changes:
There are improvements to DVB subtitle support and H.264 video, and fixes
for MP3 playback, DVB, ivtv, Flash video streams and some playlist types
(particularly XML ones). One significant fix is that the special "be nice
to the user" '#' handling has been dropped since it seems to have been
causing more problems than it fixes.

pkgsrc note: a fix for CVE-2008-0225 (RTSP buffer overflow) is
already included
2008-01-11 16:05:27 +00:00
drochner
a37e611e4b update to 2.20.3
changes: minor fixes
2008-01-11 13:58:48 +00:00
joerg
f363319856 Use yasm on i386 as well. From Matthias Drochner. 2008-01-07 13:33:27 +00:00
drochner
755dd125f5 support theora, bump PKGREVISION 2008-01-06 15:36:41 +00:00
tron
32d2b5034f Disable assembler parts under Mac OS X Intel to fix the build. 2008-01-05 21:14:10 +00:00
jmmv
9032d7984a Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
joerg
e89e344787 Update to x264-20071218. No changelog, patch is from Adam Hoka. 2008-01-04 18:41:54 +00:00
gdt
c5a59a21ce Fix parallel builds by adding dependencies, and reenable them. 2008-01-03 13:34:36 +00:00
joerg
02db2b6055 Fix installation of documentation. Bump revision. 2007-12-30 14:17:37 +00:00
darcy
cfc84b0b40 Change to post-configure as we don't build anything.
Substitute pipeline commands to deal with NetBSD sort (no -z).
Bump PKGREVISION.
2007-12-29 22:37:54 +00:00
joerg
6e1fcab36e Fix up broken package imported during freeze:
- fetch was broken, fixed
- dependencies were not patterns, fixed
- no conditional dependencies, this is not FreeBSD ports, thanks
- when installing bash scripts, have a runtime dependency on it
- patch scripts *before* installing them

In addition, add DESTDIR support.

Bump revision.
2007-12-29 15:47:27 +00:00
wiz
ea2e1e238a Use Blue-1.7. Bump PKGREVISION.
Addresses PR 37642 by Cesar Catrian Carreno.
2007-12-29 13:26:29 +00:00
darcy
a4ff413421 Initial checkin of dvd-slideshow.
Version 0.7.5
Script that creates a slideshow-style DVD with some simple menus
2007-12-28 20:30:46 +00:00
joerg
ef53b9eb97 Supports DESTDIR. 2007-12-28 12:15:38 +00:00
joerg
3c27cd356c Supports DESTDIR. 2007-12-27 22:33:51 +00:00
wiz
99d2459102 Add vidix option, only for Linux.
Fixes build on NetBSD/amd64.
2007-12-27 13:19:40 +00:00
abs
ada31b15af update distinfo for mplayer update 2007-12-24 10:35:55 +00:00
tnn
4afc82bd8b Update flash player packages to the latest version (9.0.115).
Done during 2007Q4 freeze because the old distfile is no longer available.

New audio/video options
    * H.264/HE-AAC codec support
Improved Performance
    * Multi-core support
    * Multi-threaded video decoding
    * Image scaling
    * Flash Player cache
    * Flash Media Server buffering
Universal Reach
    * Full screen mode for Linux
    * Accessibility support for the plugin
    * Mac Os X Leopard support

Fixed in this version:

    * On Linux, modal dialogs displayed by Flash Player stay in front of browser windows but do not prevent interaction with the browser as they should. (191331)
    * On certain SUSE 9.2 installations using the standalone player only, trying to Open a browser from the standalone player with SeaMonkey open will cause the player to hang. (193383)
    * On Linux, networking operations in the standalone player are currently slow. (193158)
    * On Linux, when the mouse is hovering over Flash content, keyboard input is not sent to the browser. (194265)
    * Full-screen mode is not supported in the Opera Browser on Macintosh systems. (189140)
    * Full-screen mode is now supported on Linux.
    * The plugin version of Flash Player does not fire flash.events.Event.RENDER when wmode is set as transparent. (198515)
    * Full-screen can be used when wmode is set (202290)
    * Passing large amounts of XML through External Interface is significantly faster (206828)
    * ExternalInterface now works with HTML objects that contain dots within the object name (199614)
2007-12-23 22:27:15 +00:00
gdt
f8d6764912 Add link to bug about make -j4 failure in mplayer bugzilla. 2007-12-23 16:02:27 +00:00
gdt
de0624266a # pci_ids.c is created and then used without adequate dependencies
# being expressed.
MAKE_JOBS_SAFE=		no
2007-12-23 14:36:30 +00:00
joerg
6f3e0e9c26 Linux needs -ldl in all cases (from PR 37587).
Add DESTDIR support.
2007-12-22 00:05:25 +00:00
joerg
2fc344764c Depend on yacc, lex and flex as needed. Fixes PR 37586. 2007-12-21 22:54:56 +00:00
drochner
84aa0c81e1 disable ssse3 in the standard case, this makes the pkg build on NetBSD
because ssse3 needs a newer assembler than we have,
add an option to enable it, which pulls in devel/binutils to get a
recent assembler
2007-12-21 17:41:12 +00:00
tron
065bec2404 Fix NetBSD-specific bug in "configure" script which broke the detection
of a lot of X11 libraries. Problem noted by Matthias Drochner in
private e-mail.

Bump package revision because of this fix.
2007-12-21 16:07:48 +00:00
tron
2bb5d9f0da Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packages
to version 1.0rc2 (as 1.0rc10).
Changes since version 1.0rc1 (known as 1.0rc9 in "pkgsrc"):
- A lot of new audio and video decoders and other improvements
- A large number of bug fixes
- Updated documentation
- Support for Mac OS X Intel

Approved by Thomas Klausner (because it fixes the Darwin-i386 build).
2007-12-21 11:31:11 +00:00
tron
8102d31ba4 Fix inconsistency (using "#pragma pack()" without ever using
"#pragma pack(<n>)". This brings us one step closer to building the
"mplayer" package under Mac OS X Intel.
2007-12-18 22:57:43 +00:00
rumble
85a8d3375b I haven't maintained any of these in years... 2007-12-18 17:13:49 +00:00
tron
c1e017c462 Disable assembler code under Mac OS X Leopard i386 to fix build failure. 2007-12-17 22:13:42 +00:00
tron
ed10073c09 Log Message:
Disable assembler code under Mac OS X Leopard i386 to fix build failure.
2007-12-17 20:49:34 +00:00
drochner
1c518ff247 update to 0.10.3
changes:
-Memory usage fixes
-Playback and seeking fixes
-Improved QOS support
2007-12-17 19:16:52 +00:00
xtraeme
cc3f19e763 ns-flash with nspluginwrapper works just fine on NetBSD -current as
well as 4.0, so unify the NetBSD line.
2007-12-16 16:21:42 +00:00
heinz
271afa44ab Added support for installation to DESTDIR (contributed by rumcic at gmail com). 2007-12-15 15:54:49 +00:00
heinz
dcba72b319 The package supports installation to DESTDIR. 2007-12-15 15:30:16 +00:00
heinz
13637c6ab4 The package supports installation to DESTDIR. 2007-12-15 15:25:12 +00:00