Commit Graph

929 Commits

Author SHA1 Message Date
sthen
4e088fedff switch swf url again. 2011-11-04 22:51:19 +00:00
sthen
e4d6a78fcc allow HD downloads from vimeo where available; from upstream 2011-11-02 12:40:32 +00:00
sthen
38d79e9af3 Pass a newer swf url to rtmpdump, BBC updated things. 2011-11-01 16:33:19 +00:00
dcoppa
05c25eb0de Bugfixes for the matroska demuxer.
from Brad (maintainer)
2011-10-30 21:20:19 +00:00
ajacoutot
8db41c30c1 Update to py-gstreamer-0.10.22. 2011-10-29 18:44:48 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
sthen
c3d32f8946 Zero newly malloc'd address space, avoiding dereferencing a garbage pointer.
Found/patched by me, this version of the patch from upstream via Brad.
2011-10-26 20:17:42 +00:00
sthen
37d7e60225 +yle-dl 2011-10-19 09:16:25 +00:00
sthen
1f04402be0 import yle-dl, from Antti Harri, ok dcoppa@
RTMPDump-YLE is a command-line program for downloading media files from
the two video streaming services of the Finnish national broadcasting
company Yle. Some content is only available to users connecting
from Finnish addresses.
2011-10-19 09:16:08 +00:00
ajacoutot
d235ed0139 Fix pkg installation, reported by Markus Lude. 2011-10-16 14:44:11 +00:00
dcoppa
2e8691f3a7 Backport the Matroska header stripping support for Xine-lib.
From upstream via Brad
2011-10-13 07:27:00 +00:00
ajacoutot
33329c4ba8 Fix upcoming mjpegtools 2.0 detection.
from Brad
2011-10-13 06:02:25 +00:00
sthen
192008d487 Backport support to xine-lib for VP8 (WebM) and RealVideo 3/4, improved
24-bit LPCM support and various bug fixes. From Brad.
2011-10-09 20:45:07 +00:00
sthen
949b4d9c43 add upstream patch: Get Youtube video title from video info - restores
sane filenames.
2011-10-09 20:14:28 +00:00
ajacoutot
48e0de69ee Backport a patch to allow gst-plugins-bad to deal with newer mjpegtools.
from Brad.
2011-10-06 08:45:23 +00:00
giovanni
998b9ba7a7 Update to 1.3.0 and enable regression tests
From Brad with tweaks by me
2011-10-04 08:59:41 +00:00
ajacoutot
02dc0e5714 Add comment about ossaudio(3). 2011-09-30 19:05:50 +00:00
sthen
53ee08a507 cleaning; remove nonexistent/default autoconf options, doesn't change anything.
From Brad.
2011-09-24 09:40:53 +00:00
sthen
00eac63d2d fix get_flash_videos issue on youtube pages with utf8, reported by Antti Harri.
From swdyh's g-f-v fork on github
2011-09-19 12:40:06 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
83d70ff133 Remove useless patch. 2011-09-15 08:17:04 +00:00
ajacoutot
9a3bf40840 Update to x264-20110830.
from Brad (maintainer)
bulk testing by jasper@
2011-09-14 09:23:49 +00:00
naddy
d237909101 fix home page and build with gcc3; ok laurent@ 2011-09-08 16:34:02 +00:00
nigel
555264f09a update to version 2.80
ok sthen@ (maintainer)
2011-09-05 17:07:29 +00:00
landry
2810cad841 +kguitar 2011-08-31 18:35:32 +00:00
landry
aa348cb1b6 Import kguitar 0.5.1, from MAINTAINER Pascal Stumpf.
KGuitar project was started for developing an efficient and easy-to-use
environment for a guitarist. There are many tasks that guitarists do
every day and that can be made easier to do when using computer.
Examples of such tasks include finding of chord fingerings, writing &
reading tabulatures, converting classic note score to the tabulature
form and vice versa, transposition of the whole song or its parts and
many others.

with tweaks and ok jasper@
2011-08-31 18:35:02 +00:00
kili
135c0ad0c0 Disable faac.
From Brad. ok jasper@

this also moves autoconf/automake goo from pre-configure to post-patch.
2011-08-30 21:50:29 +00:00
jasper
9025920020 - bugfix update to 1.3.2
* mostly bugfixes for windows or things that don't affect openbsd

from brad (MAINTAINER)
2011-08-30 18:53:24 +00:00
jasper
81beb755c3 forgot to zap these in the previous update 2011-08-29 18:23:20 +00:00
jasper
eefa356fc1 - update to 1.2.3
- drop groff dependency
- drop faac dependency

 from brad
2011-08-29 11:23:19 +00:00
naddy
4a2a30acb3 Remove warning options not available with gcc < 4. ok eric@ 2011-08-24 15:36:38 +00:00
kili
6fec243c6a +swfmill 2011-08-23 19:53:15 +00:00
kili
e6ee052104 swfmill is an xml2swf and swf2xml processor with import functionalities.
From Brad.
2011-08-23 19:52:30 +00:00
ajacoutot
254dddc098 Update to ffmpeg2theora 0.28.
from Brad
2011-08-21 08:46:19 +00:00
espie
b0d050d034 +ccextractor 2011-08-16 14:13:39 +00:00
espie
4087eb8654 ccextractor can extract closed captions from NTSC video streams, such as
those on US DVD.
2011-08-16 14:12:58 +00:00
sthen
93c98b9abd fix following youtube changes; patch pointed out by nigel@ 2011-08-16 08:23:09 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
benoit
10564b10cb - drop maintainership on it 2011-07-30 04:35:51 +00:00
ajacoutot
d9daae2f68 Fix DEPENDS. libexif is only needed for building.
spotted by Amit Kulkarni, debugged by Nigel Taylor and final fix from Brad.
2011-07-28 06:44:13 +00:00
ajacoutot
5bf7e80071 BROKEN, this port does not work with newer FFmpeg and upstream is dead.
prodded by Brad
ok ckuethe@ (maintainer)
2011-07-27 07:08:50 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
ajacoutot
6e51e02d09 Update to gstreamermm-0.10.10. 2011-07-21 06:37:09 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
ajacoutot
6dd1cdd405 Sync patch. 2011-07-17 06:44:25 +00:00
ajacoutot
6d5ba4cfcc Unbreak build on powerpc. 2011-07-16 18:37:56 +00:00
espie
6e6410b577 sloppy 2011-07-16 13:46:49 +00:00
sthen
1c25416444 update to a snapshot, supports more sites etc.
Additional testing by laurent@, thanks.
2011-07-12 13:02:28 +00:00
kili
f88f2dcea4 +swftools 2011-07-11 19:50:22 +00:00
kili
28cec72531 SWF Tools is a collection of SWF manipulation and generation utilities.
From brad.
2011-07-11 19:49:58 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
ajacoutot
5c16b6631a Missed bump. 2011-07-11 04:26:39 +00:00
robert
5f53c0df93 switch to lang/php 2011-07-08 21:57:03 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
ajacoutot
aed5ecb70e Reality is hard but one has to accept it... take maintainer. 2011-07-07 23:18:43 +00:00
jasper
985e33fea9 - adjust after recent curl update 2011-07-07 08:00:03 +00:00
ajacoutot
89a1cb30b4 Remove some duplicate wantlibs, use the libiconv MODULE where applicable. 2011-07-07 01:06:59 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
ajacoutot
421b4fb65e Disable some modules that are better handled by gstreamer-ffmpeg.
from Brad
2011-07-05 01:13:06 +00:00
ajacoutot
c1cd5e271d Disable some modules that are better handled by gstreamer-ffmpeg.
from Brad
2011-07-05 00:54:47 +00:00
ajacoutot
9553570a83 Add missing --disable-amrwb, from Brad. 2011-07-03 19:24:13 +00:00
ajacoutot
d64d1dd4b0 Enable the libass sub-title renderer support.
from Brad
2011-07-01 22:25:58 +00:00
sthen
299d2faa2e Remove --enable-faac for clarity, transcode's aac encoder code is not
currently built/used. Worked out by Brad.
2011-06-27 21:17:55 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
edd
8bf99682af missing lib depend, reported by Nigel Taylor, OK rpointel@ 2011-06-26 19:04:21 +00:00
sthen
38143b0412 fix license markers, from Brad 2011-06-24 20:10:27 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
3728e4a4d7 sort CONFIGURE_ARGS, ok jasper@ 2011-06-24 09:42:39 +00:00
jasper
582f38a5b2 explicitly disable opencv support. it's too big and bulky with too little
benefits.

as discussed with sthen@ and aja@
2011-06-24 09:40:30 +00:00
ajacoutot
bac1ce4bce +libass 2011-06-23 09:04:06 +00:00
ajacoutot
2299c25730 Import libass-0.9.12.
libass is a portable subtitle renderer for the ASS/SSA (Advanced
Substation Alpha/Substation Alpha) subtitle format

from Brad
ok jasper@
2011-06-23 09:03:37 +00:00
jasper
e52ce23352 - re-enable javascript support
from Nick Templeton
2011-06-21 14:29:04 +00:00
ajacoutot
3d7825dbea Update to devede-3.16.9.
Drop maintainership.
2011-06-20 13:24:28 +00:00
kili
e9c218f2c2 + ming 2011-06-19 17:46:48 +00:00
kili
9f63023ad4 Ming is an LGPL'ed Flash 4/5 (TM) movie (SWF) output library with PHP,
Python, Ruby, Perl5, C and C++ interfaces.

From Brad.

ok sthen@
2011-06-19 17:45:54 +00:00
ajacoutot
36da24ee45 Minor update to gstreamer-plugins-good-0.10.30. 2011-06-16 09:10:10 +00:00
ajacoutot
79f28364c7 Minor update to gstreamer-plugins-base-0.10.35. 2011-06-16 09:09:15 +00:00
ajacoutot
74088076cd Minor update to gstreamer-0.10.35. 2011-06-16 09:08:47 +00:00
sthen
d3e2db6d34 revert last and add xvidcore to WANTLIB instead, allowing the
library dependency to be tracked properly. even though it's
dlopen(3)'d not linked directly, we still need to make sure the
package is compatible with the library.

it will show as Extra in lib-depends-check, that's not important
(but add a comment to make sure people don't think it can be removed).

pointed out by jakemsr and discussed with brad and espie.
2011-06-15 23:16:15 +00:00
sthen
389677daa5 transcode does dlopen(libxvidcore) at runtime rather than link against it,
so it isn't a WANTLIB. Therefore the LIB_DEPENDS entry for multimedia/xvidcore
gets stripped out of the packing list at package build time. This means that
A) the dependency isn't pulled in directly (though as it's provided by other
deps the package does work OK) and B) print-package-signature doesn't
match pkg_info -S, triggering unnecessary rebuilds with dpb -R.

Move xvidcore from LIB_DEPENDS to BUILD+RUN_DEPENDS to fix this.
From Nigel Taylor.
2011-06-15 18:11:16 +00:00
ajacoutot
d9768049fa Typo. 2011-06-15 12:41:33 +00:00
jasper
4e8b5e5ec5 set EPOCH 2011-06-13 15:34:49 +00:00
dcoppa
7efc853e6c Eliminate use of old FFmpeg APIs.
OK myself, sthen@
2011-06-13 08:10:01 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
kili
a2120b3378 Doh, can zap --disable-silent-rules here, too.
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
sthen
ecccbb4dc8 iplayer-dl used the BBC's iPhone streams to download programmes; however
BBC changed things in Dec 2010 to require a TLS connection with an Apple-
signed client certificate present in Apple iOS devices. As a result
iplayer-dl is no longer useful, so remove the port.

(get_iplayer is an alternative which uses the RTMP streams intended
for the Flash player instead).
2011-05-28 20:51:38 +00:00
sthen
dfd6bc277a Move get_iplayer to a self-packaged tarball from git upstream, fixes include:
- ensure correct file extension is used if certain modes fail
- convert AAC radio recordings to m4a format with metadata tags
2011-05-28 20:42:17 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
046ca732e1 Err, revert previous, it breaks backward compat with libmms. This change
cannot make it before 0.11.
2011-05-27 09:48:30 +00:00
ajacoutot
85328464c4 Set autoconf version to 2.68 (was hanging in my local tree for weeks). 2011-05-27 09:03:14 +00:00
ajacoutot
b001534687 Fix an out of range when connection speed set to "Intranet/LAN". 2011-05-27 09:01:55 +00:00
ajacoutot
e288a13063 Rework patches and adapt comment about our monotonic clock support. 2011-05-24 09:10:23 +00:00
ajacoutot
600f3e1a95 Update to gstreamer-plugins-bad-0.10.22.
* hlsdemux: Add HTTP live streaming parser/demuxer element
* new elements: h263parse, zebrastripe, patchdetect
* scenechange: new scene change detection element
* removed audioparsersbad plugin
* make opencv plugin work with OpenCV 2.2
* countless (still experimental) camerabin2 fixes and improvements
* experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
* curlsink: add libcurl-based sink element (acts as client, not server)
* decklink: add decklink plugin
* linsys: add plugin for Linear Systems SDI boards
* sdi: add raw SDI muxing/demuxing elements
* camerabin now relies on muxers to mux based on running time
2011-05-15 08:32:37 +00:00
ajacoutot
a5d336102d Update to gstreamer-plugins-ugly-0.10.18.
* x264enc: allow changing bitrate and quantizers dynamically at runtime
* x264enc: proxy downstream caps restrictions upstream via get_caps()
* lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
2011-05-15 08:32:23 +00:00
ajacoutot
6e8e7fd56a Update to gstreamer-plugins-good-0.10.29.
* amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers
* muxers now mux based on running time
* ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux
* new matroskaparse element
* new v4l2radio element
* rtpsession: support RTCP Early Feedback (the AVPF profile)
2011-05-15 08:32:09 +00:00
ajacoutot
22cbe46e8c Update to gstreamer-plugins-base-0.10.34.
* support for 16-bit-per-component video formats
* playbin2 fixes and improvements for custom and non-raw sinks
* oggmux muxes based on running time now
2011-05-15 08:31:48 +00:00
ajacoutot
877e8a23be Update to gstreamer-0.10.34.
* new parser base class: GstBaseParse
* new core element: funnel
* OSX multi-arch fixes
* new QoS type for QoS events
* new progress message API to notify applications of asynchronous operations
2011-05-15 08:31:32 +00:00
dcoppa
6b929c59fb - Get rid of the use of libtool's -tag=disable-static.
- Merge in a whole bunch of various fixes from upstream and add
  comments for the existing fixes which didn't have a comment in
  the patch.

From Brad; OK sthen@
2011-05-11 09:05:54 +00:00
sthen
f5f770166b change a particularly annoying progress bar to fit in 80 columns so
it doesn't wrap and spew all over the console.
2011-05-08 20:48:10 +00:00