Commit graph

3201 commits

Author SHA1 Message Date
martin
25253ae510 Fix two alignement problems 2012-02-13 11:36:43 +00:00
shattered
a14a601ce5 Re-enable vcd and cdda plugins, they build fine. 2012-02-11 13:31:53 +00:00
sbd
cea7c87537 Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
minskim
fdcc7bcf3d Set CONFIGURE_ARGS for Darwin/x86_64. 2012-02-09 17:12:40 +00:00
shattered
152c7f62b6 Add gtk2 to EMUL_MODULES and require suse 11.0. Noted by wiz@. 2012-02-09 10:30:38 +00:00
shattered
e5d6c0ed34 Resolve file conflict with suse113_gtk2. 2012-02-07 09:43:24 +00:00
tron
c96999b7ff The "SConstruct" file looks for "CC", not "cc" in the environment.
And as pkgsrc sets that by default we don't need to.
2012-02-07 00:18:27 +00:00
tron
750e68e4c0 Add and enable "ffmpeg2theora". 2012-02-06 23:11:53 +00:00
tron
4e1198f4c3 Import new "ffmpeg2theora" package:
With "ffmpeg2theora" you can convert any file that "ffmpeg" can decode into
the Theora format. Right now the settings are hardcoded into the binary.
The idea is to provide "ffmpeg2theora" as a binary along sites like
"v2v.cc" to enable as many people as possible to encode video clips with
the same settings.
2012-02-06 23:09:30 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
dsainty
6b47e6bde1 patch-aa was gone, but unfortunately not forgotten. 2012-02-06 01:31:13 +00:00
drochner
fed6fa07bb +schroedinger 2012-02-03 14:53:36 +00:00
drochner
0bd42bd6ca add schroedinger-1.0.11, an implementation of the "Dirac" codec 2012-02-03 14:52:02 +00:00
sbd
629500b651 The fix for UINT64_C is needed on Linux to.
Bump PKGREVISION
2012-02-03 08:43:50 +00:00
ryoon
30fb37f219 * Fix build on NetBSD/amd64 5.99.56.
* Apply patch from Matthias Drochner via private email.

Tested on NetBSD/amd64 5.99.56 and NetBSD/i386 5.99.60.
2012-02-02 12:32:43 +00:00
jnemeth
6d389575f1 add and enable libflashsupport10 2012-02-02 07:46:51 +00:00
is
45c3625069 For NetBSD-5, use libflashsupport10 (which in turn uses suse-100), not
-1.1 which needs newer suse which doesn't work on NetBSD-5.

Fixes PR 45503 (in conjunction with the creation of libflashsupport10 and
the associated libflashsupport OS version dependency change).
2012-02-01 21:57:38 +00:00
drochner
b5603fc5b4 cleanup/fix option handling, make "lame" an option too (default unchanged),
from Gianni D'Aprile per PR pkg/45900
2012-02-01 17:56:07 +00:00
ryoon
847bb5faca Bump PKGREVISION, multimedia/libvpx is updated to 1.0.0. 2012-01-31 12:00:25 +00:00
ryoon
4029e2779b Update to 1.0.0
* Bump BUILDLINK_ABI_DEPENDS to 1.0.0

Changelog:
2012-01-27 v1.0.0 "Duclair"
  Our fourth named release, focused on performance and features related to
  real-time encoding. It also fixes a decoder crash bug introduced in
  v0.9.7, so all users of that release are encouraged to upgrade.

  - Upgrading:
      This release is ABI incompatible with prior releases of libvpx, so the
      "major" version number has been bumped to 1. You must recompile your
      applications against the latest version of the libvpx headers. The
      API remains compatible, and this should not require code changes in most
      applications.

  - Enhancements:
      This release introduces several substantial new features to the encoder,
      of particular interest to real time streaming applications.

      Temporal scalability allows the encoder to produce a stream that can
      be decimated to different frame rates, with independent rate targetting
      for each substream.

      Multiframe quality enhancement postprocessing can make visual quality
      more consistent in the presence of frames that are substantially
      different quality than the surrounding frames, as in the temporal
      scalability case and in some forced keyframe scenarios.

      Multiple-resolution encoding support allows the encoding of the
      same content at different resolutions faster than encoding them
      separately.

  - Speed:
      Optimization targets for this release included the decoder and the real-
      time modes of the encoder. Decoder speed on x86 has improved 10.5% with
      this release. Encoder improvements followed a curve where speeds 1-3
      improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved
      1.5% to 10.5%, respectively. "Best" mode speed is consistent with the
      Cayuga release.

  - Quality:
      Encoder quality in the single stream case is consistent with the Cayuga
      release.

  - Bug Fixes:
      This release fixes an OOB read decoder crash bug present in v0.9.7
      related to the clamping of motion vectors in SPLITMV blocks. This
      behavior could be triggered by corrupt input or by starting
      decoding from a P-frame.
2012-01-31 11:53:51 +00:00
jakllsch
8bddd2ed7f Avoid doing unaligned accesses to DVD drive when reading disc title.
PKGREVISION++
2012-01-29 02:48:30 +00:00
marino
6616f5a50d multimedia/mkvtoolnix: Fix indirect linking error on DragonFly 2012-01-29 00:22:21 +00:00
is
15e630bfaa 1.1 needs suse>=11.3 - see PR 45503 2012-01-28 16:23:39 +00:00
is
2a4e4cf764 libflashsupport variant for antique SuSe emulation - 1.1 doesn't work here.
See PR 45503.
2012-01-28 16:22:10 +00:00
wiz
5be37b8bf7 More PKGREVISION++ for SDL_image 2012-01-28 13:06:20 +00:00
wiz
de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
marino
a0873884ad multimedia/ffmpeg: rework UINT64_C fix for DragonFly and NetBSD
Due to multiple inclusions of stdint.h, DragonFly was failing to build
one of the akode plugins with a typedef redefinition error.  It had
previously built, so the UINT64_C fix for the akode mpc plugin broke
the ffmpeg plugin.

It turns out that the first patch effectively just imported
machine/int_const.h, so that header can be directly imported instead
rather than having to include the main contents of <stdint.h> multiple
times.  This refinement also works on NetBSD, but OpenBSD and FreeBSD
unfortunately embed UINT64_C directly within <stdint.h>.  Therefore
original patch is left in place to cover those systems.
2012-01-28 09:31:29 +00:00
joerg
a7fe7a83f4 Reset maintainer, domain doesn't exist 2012-01-26 14:17:38 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
joerg
2f9fc9c617 Fix Clear() to go via the current class. 2012-01-23 08:09:36 +00:00
drochner
40f41f3163 sync w/ libdvdread 2012-01-20 18:13:58 +00:00
drochner
6a91a53f78 update to 4.2.0
changes (for both libdvdread and libdvdnav):
-added some new features (e.g. OS/2 support, new APIs in libdvdnav
-fixed a number of bugs
-improved playback of badly mastered or "copy protected" DVDs
2012-01-20 18:13:17 +00:00
drochner
148461928d uses only executables from mjpegtools and ffmpeg, replage bl3s
by DEPENDS to make clear that we don't care about library revbumps
2012-01-20 13:55:27 +00:00
drochner
562f10668a uses only executables from mjpegtools, so replace bl3 inclusion
by a simple DEPENDS to stay away from library revbumps
2012-01-20 13:39:38 +00:00
drochner
cfc3cf0f68 update to 2.1
changes:
-more backgrounds/buttons/effects/features
-bugfixes
2012-01-20 12:31:57 +00:00
obache
1d22a31f0d * LICENSE=gnu-lgpl-v2.1 # or later
* change installation location to same as other NS plugins, PR pkg/45835.

Bump PKGREVISION.
2012-01-20 11:04:25 +00:00
drochner
70922670cb update to 0.15.0
changes: many fixes and feature improvements
2012-01-19 19:15:18 +00:00
drochner
1c7c36f98d update to 0.7.11
changes: security fixes:
-CVE-2011-3893 (DOS in MKV / Vorbis handlers)
-CVE-2011-3895 (buffer overflow in Vorbis decoder)
and possible more
2012-01-17 15:08:31 +00:00
drochner
fa5c6b6776 revert an upstream change in the "configure" script which might be the
reason for build problems on NetBSD/amd64, as reported by Aran Clauson
per PR pkg/45839
2012-01-16 11:06:05 +00:00
hans
2021c0e11b Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
drochner
642db076db fix build and PLIST problems with the (optional) SDL plugin,
mostly from PR pkg/45209 by Matthew Mondor
2012-01-12 15:54:00 +00:00
hans
88eaa8164a SunOS doesn't have u_int8_t etc., so define them in the header where
they are used. Fixes build of several packages using libmp4v2.
2012-01-11 15:43:44 +00:00
obache
78e89c4dd7 Update ruby-gnome2 to 1.1.0.
== Ruby-GNOME2 1.1.0: 2012-01-05

This is a source cleanup release.

=== Changes

==== Ruby/GLib2

  * Improvements
    * [GitHub#65] Supported GLib 2.31. [Reported by mtasaka]
    * Supported comparing between GLib::Enum/GLib::Flags and Symbol.
  * Fixes
    * [GitHub#1] Fix GLib::Spawn regression.
      [Patch by Geoff Youngs]
    * Plugged memory leaks.
    * Fixed a crash by GC on Ruby 1.9.
  * Changes
    * Remove optional Ruby-GetText-Package dependency.

==== Ruby/GTK2

  * Improvements
    * [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows:
      Added hicolor-icon-theme into gem on Windows.
      [Suggested by wNikolai Weibull]
  * Fixes
    * Fixed a crash by GC.
    * Plugged memory leaks.
    * Fixed Gdk::GC#colormap= uses wrong value.
    * Fixed Gtk::TextBuffer#serialize uses wrong value.

==== Ruby/Pango

  * Fixes
    * Plugged memory leaks.

==== Ruby/GdkPixbuf

  * Improvements
    * Gdk::Pixbuf.new supports hash argument.
  * Fixes
    * Plugged memory leaks.

==== Ruby/GStreamer

  * Improvements
    * Supported Windows gem.
    * Improved memory management.
  * Fixes
    * [GitHub#86] Gstreamer: test_caps test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_span test fails. [Reported by mtasaka]
    * [GitHub#87] GStreamer: test_create_clock test fails.
      [Reported by mtasaka]
    * [GitHub#89] GStreamer: test_fraction_range_new test fails.
      [Reported by mtasaka]
    * [GitHub#91] GStreamer: test_state "sometimes" fails.
      [Reported by mtasaka]

==== Ruby/Poppler

  * Fixes
    * Fixed a wrong conversion in Poppler::Document#find_dest.
      [Reported by Chloé Desoutter]
2012-01-11 13:47:30 +00:00
drochner
b1251d9ca3 fix PLIST in the !x11 case, from B.ICT A.P. deBROUWER Jr. per PR pkg/45810
Thomas's problem might be modular-vs-native-x11 related. To address this,
I've explicitely disabled freetype in the !x11 case so that a native
one doesn't get picked up.
2012-01-10 12:37:32 +00:00
drochner
cc9ef3e798 update to 1.1.20.1
changes: minor fixes
2012-01-09 17:20:01 +00:00
drochner
a9bf69f6ce update to 1.1.13
changes:
-fix for security issue in the TiVo demuxer (was patched in pkgsrc)
-bugfixes
2012-01-09 17:12:57 +00:00
drochner
fd67fda990 update to 0.7.10
changes:
-bug fixes
-minor changes
-security fixes (not further specified in the announcement)
2012-01-09 17:08:52 +00:00
drochner
fc2301c614 update to the 20111207 snapshot
(this date is the beginning of a period of stability in the development
tree)
changelog is unknown
2012-01-09 17:04:03 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
adam
6720860079 Changes 1.3.0:
* Add ogg_stream_flush_fill() call
  This produces longer packets on flush, similar to
  what ogg_stream_pageout_fill() does for single pages.
* Windows build fixes

Changes 1.2.2:
* Build fix (types correction) for Mac OS X
* Update win32 project files to Visual Studio 2008
* ogg_stream_pageout_fill documentation fix
2012-01-08 11:31:28 +00:00
obache
b764730001 Updage gecko-mediaplayer to 1.0.5.
Development
1.0.5
    Disable playing of partially cached apple.com files, mplayer seems to crash on these files
    Use the right schema file, can't believe this one has slipped by so long.
    Use better const check from Issue #161, patch from i.stakenvicius
1.0.5b2
    Simpifying const check until something better comes along Issue #162
    Fix Issue #161, improvements over last patch because NPAPI not properly bumped
    Fix support for older xulrunners, Issue #160, issue caused by patch from
    Issue #158
    Support nsapi-sdk, based on patch from Issue #159
    Fix up some const casting so that compilers do not complain Issue #158
    Updated Japanese translation
    Updated Italian translation
1.0.5b1
    When uri is a file:// uri, just play it directly
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in configure.in
    Fix Issue #150, return value for function that says it will
    Updated Dutch translation
    Conversion to using libgmtk as separate library
    Improvements to the apple.com/trailers fix, caching now works properly
    Fix regression at apple.com/trailers, side effect of fully caching the file for now
2012-01-08 05:57:47 +00:00
obache
0e64fd6e4d Update gnome-mplayer to 1.0.5.
Development
    Rework key handler to be more correct with respect to shift/ctrl/alt modifiers
    Only use dark theme if not embedded, otherwise use the default theme
    Prefer the dark theme when running on gnome 3.2, similar to totem
    Updated Polish translation to match the reworded source text
    Reword 50% larger as gettext is stupid about the % sign
    Translated the missing string into Polish
1.0.5b2
    Add 150% display of video
    Use icon named gnome-mplayer-panel for status icon if present in theme
    Remove configure option --with-gpm-new-method as this is default now
        if you have an old gnome-power-manager < 2.26 add the configure flag
        --with-gpm-old-method
    Try to detect the right screensaver api to use in Gnome 3.2 (Fedora 16)
    Updated German translation
    Fix warning when accelerator keys have not been set
    Updated Japanese translation
    Fix the speed multipliers and speed reset Issue 566 & 567
1.0.5b1
    Rephrased some strings in Polish translation
    Updated Portuguese translation
    Updated Polish translation
    Fix problem with visual seeking while using the tracker, requires gmtk svn r48
    Add in command line option --vo (this disables hardware codecs as a safety measure)
    Add in command line option --dvd_device
    Fix Issue #560, ATTRIBUTE_FORCE_CACHE not being processed
    Printout gmtk version in verbose mode
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in configure.in
    Make cursor reappear when not in fullscreen mode
    Hide mouse/panel in fullscreen mode when mouse is above the panel area.
    Only make the fullscreen controls reappear when the mouse is at the bottom of the screen
    Fix keyboard shortcut capture to only detect CTRL, ALT or SHIFT modifiers
    Set CDDB to TYPE CD
    Fix typo on keyscreen
    Add tooltop for "Enable Video Hardware"
    Remove fuzzy and obsolete translations from po files
    Make Normal and Double size hotkeys work
    Fix saving and loading of preferred VO
    Fix 'f' not going to/returning from fullscreen
    Remove the use of mplayer profiles, as they are no longer needed
    Fix Issue 544, minor spelling issue
    Allow customization of some of the keyboard hotkeys, more to be done
    Replace get_window, get_visible, and get_allocation with gmtk versions
    Build foundation for customized hotkeys
    Add checkboxes for hardware and crystalhd codec support
    Conversion to using libgmtk as separate library
    Fix Issue #538
    Autodetect gtk3 at configure time
    Raise event on incomplete QuickTime file, and mark it for retry
    Fix compile issue when alsa is not being used
2012-01-08 05:47:47 +00:00
ryoon
3baa3872f4 Fix PR pkg/45795.
Fix build error on some systems.

Upstream patch:
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commitdiff;h=17c754fc00881a78e71488e7c544d05cf2f6927f
2012-01-07 12:18:47 +00:00
obache
0c7f0a8bd4 Add missing PLIST.Linux. 2012-01-03 11:33:32 +00:00
sbd
1902c1b782 Add PLIST.Linux
Bump PKG_REVISION
2012-01-03 09:26:22 +00:00
obache
5ea2e1dfef remove unwanted patches. 2011-12-30 08:59:38 +00:00
obache
b665ebfc60 temporary switch to xulrunner192 due to NPAPI break by xulrunner-8.0. 2011-12-30 07:27:58 +00:00
joerg
ec0387ccd1 Deal with const changes in xulrunner. 2011-12-29 16:34:02 +00:00
joerg
0d4cd574d1 Fix RCS ID 2011-12-26 13:23:43 +00:00
sbd
280b643023 Because automake is now being called automake source files (not output file)
must be patched.
2011-12-25 03:24:09 +00:00
sbd
e6011c10dc Run aclocal before automake 2011-12-24 08:39:11 +00:00
sbd
d4db3be764 A simpler way to decide if -lXinerama is need is to use XINERAMA_LIBS which
gets its value from pkg-config.
Also add 'automake' to USE_TOOLS and the pre-configure target.
2011-12-24 03:02:25 +00:00
dholland
06e23fd2ab Another day, another C++ dialect. Does not fix build, but advances it
substantially. Next problem is:

cc1: warnings being treated as errors
config.c: In function 'enter_chn':
config.c:636:21: error: array subscript is above array bounds
config.c:637:21: error: array subscript is above array bounds
2011-12-22 14:44:42 +00:00
drochner
5574393b70 add patch from upstream to fix possible double free() in the TiVo
demuxer (with possible security implications)
bump PKGREV
2011-12-22 13:31:48 +00:00
obache
2a46a22fc6 Update upupp.h from gecko-mediaplayer-1.0.4 (and some modification),
and now recognized from modern Firefox (tested with 8.0). PR#45110.
2011-12-22 12:11:15 +00:00
marino
140eac0345 multimedia/xawtv: Add PLIST.DragonFly
It's identical to the NetBSD version.
2011-12-22 07:58:16 +00:00
marino
1c2c99579a multimedia/pitivi: USE_TOOLS+= msgfmt 2011-12-22 07:57:09 +00:00
marino
07109fec7b multimedia/dvdstyler: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-22 07:56:18 +00:00
obache
e7bc084c75 Use xulrunner192, not compatible with xulrunner-8 header files. 2011-12-21 12:03:24 +00:00
sbd
f328f80ef7 Add missing mk/termcap buildlink.
Bump PKGREVISION
2011-12-17 10:16:20 +00:00
obache
5867c3cc69 Use xulrunner192, not want to deal with API dance of mozilla. 2011-12-08 10:39:13 +00:00
sborrill
6338cbd9ff Make x264 an option.
Bump PKGREVISION.
2011-12-06 22:05:04 +00:00
sborrill
3e993b48b3 Patch to work with new matroska and png 2011-12-06 22:02:24 +00:00
sborrill
4b7fa300cb Make x264 an option 2011-12-06 22:01:06 +00:00
joerg
799d722af6 Fix build with modern GCC 2011-12-05 22:53:45 +00:00
drochner
f37c162034 reset PKGREV for base pkg update 2011-11-30 10:51:24 +00:00
jmmv
4f0114f23d Unbreak ffmpeg on NetBSD/macppc... again -- and a big fat comment warning
about this next to the relevant piece of code.  Looking at the CVS logs,
it's the 3rd time I fix this.  This, in turn, fixes the build of libdlna.

To fix the package, use the "proper" syntax to enable PIC within the
configure script, instead of applying what seems to be a hack. As before,
i386 is left PIC-less or otherwise ffmpeg breaks.

Tested on macppc and amd64.
2011-11-29 17:58:17 +00:00
drochner
d105f85c13 update to 0.7.8
changes:
-fix buffer overflows in svq1dec, vp3_dequant, qdm2dec
 (possible code injection)
-more fixes
2011-11-28 11:00:28 +00:00
sbd
07a5ecb243 Add missing sysutils/file buildlink.
Bump PKGREVISION
2011-11-27 08:10:12 +00:00
hans
b11447917a Use FLEX_REQD to require flex>=2.5.31 2011-11-26 23:02:57 +00:00
dholland
f8a90a9112 Extend the UINT64_C patch to NetBSD, which needs it, and FreeBSD and
OpenBSD too since they probably do but we probably won't hear from
anyone about that directly. PKGREVISION -> 3.

Note that at least on NetBSD __STDC_CONSTANT_MACROS is apparently
already defined here (at least when building graphics/osg, maybe not
always) so this patch may not really be the right approach, but it
works...
2011-11-26 22:28:12 +00:00
sbd
7c1269cb04 * Give the MAKE_ENV to the build script.
* Add missing devel/zlib buildlink.

Bump PKGREVISION
2011-11-26 09:17:30 +00:00
joerg
e9db402efa GCC 4.5 fallout 2011-11-24 13:44:35 +00:00
joerg
107b4396e5 Add missing include 2011-11-24 13:43:41 +00:00
gls
de7e19c7c4 PKGREV++ following graphics/wxsvg library update. 2011-11-23 21:30:50 +00:00
adam
923e187c3f Changes 0.7.51:
* 2872918, MKV: add support for default and forced track flags
* 3418881, RK Audio format support, thanks to Lionel Duchateau
* 3418883, LA: version field, thanks to Lionel Duchateau
* MPEG-4: basic support of Aigo .3dv files
* MPEG-2 Video: color display info (colour_primaries, transfer_characteristics,
  matrix_coefficients)
* QuickTime: color display info (colour_primaries, transfer_characteristics,
  matrix_coefficients)
* QuickTime: ProRes LT, Proxy, 4:4:4 profiles detection
* QuickTime: mpeg CodecID support
* Template inputs are now insensitive to carriage return kind
* MPEG-TS: Support of ISO 8859-2 in EPG
* MPEG-4: more CodedIDs supported
* GXF: more info about DV streams
* GXF: Handling of files with more than 1 Time code
* 3414326, GXF: using only the first map chunk for duration calculation
* 3414513, Id3v2: was not able to extract covers with UTF-16 description
* 3417908, video from several files: crash if there is not enough place for the
  frame number
* 3433602, DVD-Video (IFO): Crash when scanning some malformed IFO files
* Matroska: parser hanging in case of huge zero-padded files
* MPEG-4: was not providing some info about tracks with sample table before
  media header
* MXF: better support of corrupted indexes
* 3429831, MediaInfo library: unload wrong DLL, thanks to McSpecky
* MPEG-TS: Better handling of EPG running_status flag
* MXF: Handling of "file:///" in Network loacators
* FLV: audio delay was sometimes wrong
* H264: Buffer size was in bytes instead of bits like with other formats
* 3429196: no output if absolute file name, on Linux
* 3187050, FLV: wrong detection when FLV header is corrupt
* BLu-ray: crash if MPLS files are on the root of a disk
* Blu-ray: parsing was very slow if MPLS was pointing thousands of times on the
  same file
* 3292830, Matroska: crash if AAC sample rate is not provided by the container
2011-11-23 13:09:55 +00:00
marino
80d2155d55 multimedia/ffmpeg: Fix UINT64_C error on DragonFly
ffmpeg itself built fine on DragonFly, but other code trying to use this
library (e.g. audio/akode-plugins-ffmpeg) would not build, stopping with
an error like:
  common.h:154 error: `UINT64_C` was not declared in this scope

The provided patch fixes this breakage.  For conservative reasons, the
code only applies to DragonFly, but if other platforms are seeing the
same error, then the patch's macro should be expanded to include those
other platforms as well.
2011-11-22 10:51:35 +00:00
marino
4860895add multimedia/gst-plugins0.10-bad: Disable shm plugin
The libgstshm plugin was building on DragonFly, but it wasn't in the PLIST.
Rather than conditionally add it to the PLIST, instead shm was added to
the disabled list.  This now builds cleanly with PKG_DEVELOPER=yes.
2011-11-21 00:43:48 +00:00
sbd
d82cb3e038 Recursive bump for graphics/ImageMagick buildlink addition. 2011-11-20 22:11:21 +00:00
marino
92b46c9028 multimedia/xine-lib: bump PKGREVISION
My previous commit should have bumped the PKGREVISION.
2011-11-20 11:57:42 +00:00
marino
ade0223781 multimedia/xine-lib: Fix DragonFly+ breakage
The previous update broke DragonFly, OpenBSD, and likely FreeBSD as well.
The added patch mirrors the post-release commit upstream that fixes it:
http://anonscm.debian.org/hg/xine-lib/xine-lib/rev/2dfa82f9ff35
(13 November 2011)
2011-11-20 11:43:36 +00:00
obache
72da858460 Note "used by multimedia/xine-v4l{,2}". 2011-11-18 07:27:43 +00:00
drochner
47a8569c96 reset PKGREV for xine-lib update, and use ${XINE_MOD_DIR_VER}
(as done in audio/xine-* by obache - thanks!)
2011-11-17 18:22:27 +00:00
obache
fe3030a97b note used by audio/xine-alsa/Makefile. 2011-11-17 13:26:44 +00:00
sbd
c4cf5688c0 Add missing archivers/bzip2 buildlink.
Bump PKGREVISION
2011-11-17 06:20:47 +00:00
drochner
8baee14c41 update to 1.2.11
changes:
-improvements on RPC-II handling
-more robust key retrieval
-various bug fixes for small issues, memleaks, crashes and build issues
2011-11-16 19:52:25 +00:00
drochner
0495176f9b update to 0.10.13
changes:
-Fixes for handling FLAC
-Post QoS messages when dropping
-Properly report GPL or LGPL licensing
2011-11-16 19:49:49 +00:00
drochner
2fd82dda64 update to 0.10.22
changes:
-pad probes working properly with recent GStreamer
-fixes for encoding profiles and encodebin
-install headers
2011-11-16 19:48:29 +00:00
drochner
8f4d698486 update to 1.1.20
changes:
-Enable FFmpeg's support for AAC LATM audio
-minor fixes and improvements, most notably for MPEG TS
-translation updates
2011-11-16 19:45:37 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
sbd
2dee0cc3d1 Add missing archivers/bzip2 and deve/zlib buildlinks
Bump PKGREVISION
2011-11-16 00:35:07 +00:00
marino
b2602d5541 PR#45527 multimedia/vlc: Fix DragonFly breakage (PLIST)
DragonFly builds with two plugins that NetBSD suppresses, but these
plugins were not on PLIST although the definition of suitable PLIST
variables suggest this was intended originally.  The plugins have
been conditionally added to the PLIST to properly support DragonFly.
2011-11-14 19:53:18 +00:00
abs
f81fd16b93 Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.11
Changes from 10.3.183.7

Critical vulnerabilities have been identified in Adobe Flash Player
11.0.1.152 and earlier versions for Windows, Macintosh, Linux and
Solaris, and Adobe Flash Player 11.0.1.153 and earlier versions
for Android. These vulnerabilities could cause a crash and potentially
allow an attacker to take control of the affected system.

Adobe recommends users of Adobe Flash Player 11.0.1.152 and earlier
versions for Windows, Macintosh, Linux and Solaris update to Adobe
Flash Player 11.1.102.55. Users of Adobe Flash Player 11.0.1.153
and earlier versions for Android should update to Adobe Flash Player
11.1.102.59 for Android. Users of Adobe AIR 3.0 for Windows,
Macintosh, and Android should update to Adobe AIR 3.1.0.4880.

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2445).

This update resolves a heap corruption vulnerability that could lead to code execution (CVE-2011-2450).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2451).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2452).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2453).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2454).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2455).

This update resolves a buffer overflow vulnerability that could lead to code execution (CVE-2011-2456).

This update resolves a stack overflow vulnerability that could lead to code execution (CVE-2011-2457).

This update resolves a vulnerability that could lead to a cross-domain policy bypass (Internet Explorer-only) (CVE-2011-2458).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2459).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2460).

... now after reading the above, just how happy are people running this code
from their browsers?
2011-11-12 22:02:24 +00:00
abs
d0bf9dfda7 Updated multimedia/adobe-flash-plugin11 to 11.1.102.55
Changes from 11.0.1.152

Critical vulnerabilities have been identified in Adobe Flash Player
11.0.1.152 and earlier versions for Windows, Macintosh, Linux and
Solaris, and Adobe Flash Player 11.0.1.153 and earlier versions
for Android. These vulnerabilities could cause a crash and potentially
allow an attacker to take control of the affected system.

Adobe recommends users of Adobe Flash Player 11.0.1.152 and earlier
versions for Windows, Macintosh, Linux and Solaris update to Adobe
Flash Player 11.1.102.55. Users of Adobe Flash Player 11.0.1.153
and earlier versions for Android should update to Adobe Flash Player
11.1.102.59 for Android. Users of Adobe AIR 3.0 for Windows,
Macintosh, and Android should update to Adobe AIR 3.1.0.4880.

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2445).

This update resolves a heap corruption vulnerability that could lead to code execution (CVE-2011-2450).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2451).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2452).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2453).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2454).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2455).

This update resolves a buffer overflow vulnerability that could lead to code execution (CVE-2011-2456).

This update resolves a stack overflow vulnerability that could lead to code execution (CVE-2011-2457).

This update resolves a vulnerability that could lead to a cross-domain policy bypass (Internet Explorer-only) (CVE-2011-2458).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2459).

This update resolves a memory corruption vulnerability that could lead to code execution (CVE-2011-2460).

... now after reading the above, just how happy are people running this code
from their browsers?
2011-11-12 22:01:48 +00:00
joerg
b1713959cf Revert. No revbump, unconditional adding of files that are highly
platform specific, adding files that don't belong into a PLIST.
2011-11-11 23:32:38 +00:00
marino
791c255def multimedia/vlc: fix PLIST
Tinderbox-dragonfly found six files installed to .destdir that weren't
lists on the PLIST.  This commit adds those unaccounted files.
2011-11-11 22:41:41 +00:00
drochner
1a0820e814 update for new release date 2011-11-07 10:45:36 +00:00
drochner
a5121bf8d6 update to 0.7.7
"fixes around 90 bugs, several of which are security relevant"
(sorry, no details in the release notes)
2011-11-07 10:43:35 +00:00
drochner
d726697c8e update to 0.2.2
fixes a regression which could cause that certain (short) files
didn't play
2011-11-05 15:59:48 +00:00
abs
6a590a2d66 +adobe-flash-plugin11 2011-11-03 18:17:11 +00:00
abs
6ffe6d3283 sync with adobe-flash-plugin11 - mainly adjust the MESSAGE to only show
in the nspluginwrapper+pulseaudio case
bump PKGREVISION
2011-11-03 18:16:51 +00:00
abs
f499395928 Added multimedia/adobe-flash-plugin11 version 11.0.1.152
This is based on Ryo ONODERA's wip package with some pkglint and MESSAGE
shuffling from me (any issues seen are likely to be due to that rather
than the original package).

Netscape compatible plugin for Adobe Flash player.  This package
contains a plugin that enables web browsers to render the Flash
format.

The nspluginwrapper option (enabled by default on non Linux platforms)
permits the use of the the Linux x86 flash player in Firefox browsers
on other x86 systems and x86_64 systems.

For NetBSD this package requires emul.linux.kern.osrelease = 2.6.18
or later, which means it will not work on NetBSD 5.x or older
systems.
2011-11-03 18:14:14 +00:00
drochner
d3ba1f078f add patch from ffmpeg to fix an integer signedness error in CAVS codec
which can cause crashes or possibly allow code execution
(CVE-2011-3362)
bump PKGREV
2011-11-02 16:35:14 +00:00
abs
a034f0a261 Only use libflashsupport in the !pulseaudio case
Misc pkglint
Bump PKGREVISION
2011-11-01 19:18:19 +00:00
hans
90ec3083d9 OSS support on SunOS is only available in 5.11 2011-11-01 13:57:28 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
drochner
335ac8925f make this build with current ffmpeg
(or is this a C++ version problem? anyway - it works now)
2011-10-30 17:45:44 +00:00
ryoon
810c8ed7a0 Update to 0.9.7.1 (0.9.7 p1)
Changelog:
2011-08-15 v0.9.7-p1 "Cayuga" patch 1
  This is an incremental bugfix release against Cayuga. All users of that
  release are strongly encouraged to upgrade.

    - Fix potential OOB reads (cdae03a)

          An unbounded out of bounds read was discovered when the
          decoder was requested to perform error concealment (new in
          Cayuga) given a frame with corrupt partition sizes.

          A bounded out of bounds read was discovered affecting all
          versions of libvpx. Given an multipartition input frame that
          is truncated between the mode/mv partition and the first
          residiual paritition (in the block of partition offsets), up
          to 3 extra bytes could have been read from the source buffer.
          The code will not take any action regardless of the contents
          of these undefined bytes, as the truncated buffer is detected
          immediately following the read based on the calculated
          starting position of the coefficient partition.

    - Fix potential error concealment crash when the very first frame
      is missing or corrupt (a609be5)

    - Fix significant artifacts in error concealment (a4c2211, 99d870a)

    - Revert 1-pass CBR rate control changes (e961317)
      Further testing showed this change produced undesirable visual
      artifacts, rolling back for now.
2011-10-28 14:09:44 +00:00
abs
ce841327db Handle last change (libflashsupport) correctly - to match adobe-flash-plugin 2011-10-27 11:48:36 +00:00
abs
b72a69753f Revert last 2011-10-27 11:47:49 +00:00
abs
2735d800df Add DEPENDS for libflashsupport for non Linux systems.
Thanks to Tomas Bodzar for catching this
2011-10-27 11:46:20 +00:00
obache
f072285871 regen distinfo, sync with mplayer-share. 2011-10-24 13:34:45 +00:00
jmcneill
b218fe1951 If AUDIO_GETBUFINFO is available, use it whenever possible in preference
to AUDIO_GETINFO. This should reduce playback CPU usage.
2011-10-24 13:06:05 +00:00
ryoon
7c0dad370f Recursive revbump after graphics/ImageMagick update. 2011-10-22 15:00:20 +00:00
obache
9b47f18ba9 sync with mplayer update. 2011-10-20 04:00:07 +00:00
obache
cb016392dc Recursive Bump from exiv2 shlib major bump. 2011-10-19 06:50:00 +00:00
obache
9725d3de74 Recursive Bump from boost-libs ABI bump. 2011-10-19 06:12:58 +00:00
sbd
5aac7517c0 Move the vidix plugin librarys from PLIST.Linux to PLIST.Linux-i386. 2011-10-19 01:12:01 +00:00
drochner
c9f028e5b1 update to 2.32.6
changes:
-Fix parsing of remote RSS feeds
-Add support for M4U/MXU playlists
2011-10-18 16:07:43 +00:00
drochner
23f5b8d34a add patch from upstream to fix possible buffer overflow in "sami"
subtitle reader
bump PKGREV
2011-10-18 16:04:35 +00:00
obache
9f53dc0772 tell boost-header and boost-lib location to configure. 2011-10-15 13:34:27 +00:00
obache
4ead6e3556 Bump PKGREVISION from boost-libs version bump. 2011-10-14 01:05:58 +00:00
hans
1028ff6851 Fix build on SunOS. 2011-10-13 13:28:12 +00:00
hans
b42dfc6554 Always add a dummy object to libxineposix.so. This is needed when all
features of libxineposix are supported natively and ar refuses create an
empty library, and it shouldn't do any harm otherwise. Fixes build on
OpenIndiana 151.
2011-10-12 17:30:22 +00:00
cheusov
98589abbad Update my email 2011-10-09 10:02:44 +00:00
drochner
8c87eed952 PKGREV bumps for libmatroska requirement (binary incompatible change) 2011-10-07 19:14:36 +00:00
drochner
75a26d55cc update to 1.1.2
changes:
-improvements for audio output on MacOS and with PulseAudio
-security fix for HTTP and RTSP server components (was patched
 in pkgsrc)
2011-10-07 19:13:19 +00:00
drochner
7c446160b3 update to 5.0.0
changes: many fixes and improvements

pkgsrc note: This version hasn't been tested in practice yet. The
previous one had a problem with mkvmerge going into an endless loop.
We still have mkvtoolnix-old (2.9.8) as a known working one for
that reason.
2011-10-07 19:09:55 +00:00
drochner
b5af1f28de update to 1.3.0
changes: cleanup and minor fixes

pkgsrc note: according to the ChangeLog, this version is not binary
compatible to older versions -> ABI_DEPENDS bumped
2011-10-07 19:04:46 +00:00
drochner
57a7fe7c6f Add patch from upstream to fix a NULL dereference vulnerability in the
HTTP and RTSP server component (possible DOS)
2011-10-07 12:30:17 +00:00
drochner
e8364de95c update to 0.7.6
changes:
-security fixes to many demuxers and decoders
-bugfixes
2011-10-07 12:20:38 +00:00
wiz
0922371859 Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
2011-10-02 14:11:51 +00:00
wiz
ace98f3df0 Remove -Werror from compilation flags to fix build on NetBSD-current. 2011-09-29 20:24:15 +00:00
joerg
b3864cd41b Fix fallout from png changes. 2011-09-25 19:52:30 +00:00
tron
b26c1a1019 Adapt Rene Hexel's patch for "pupnp" to make this build under NetBSD
and FreeBSD with the "lwres" library. This allows us to remove the
problematic dependence on the "bind97" package. Fix suggested by
OBATA Akio on the "tech-pkg" mailing list.

Approved by Thomas Klausner.
2011-09-24 22:33:25 +00:00
taca
6c2772231a Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from
graphics/ruby-clutter/Makefile.common, making it really work.

A short discussion with joerg@.  Thanks Joerg.
2011-09-21 15:26:46 +00:00
joerg
94e4afab3b Don't depend on GCC optimizer considering constant address
differences as ICE and depend on the corresponding xine version.
Patch from Bernhard Moellemann.
2011-09-20 16:50:54 +00:00
joerg
96226af0e0 Belated revision bump since the xine patch changes installed headers 2011-09-20 16:47:57 +00:00
obache
0b047709ed Exactly specify include path for npapi.h so that other xulrunner will not be
picked up.

Fixes PR pkg/45380.
2011-09-19 14:50:36 +00:00
obache
d40920f1f3 Fxies build with gcc-4, taken fron FreeBSD ports.
PR pkg/45376.
2011-09-19 04:44:19 +00:00
obache
6b21e3b35c Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. 2011-09-16 02:26:44 +00:00
hans
eade2437ff Fix build on SunOS.
The fixes intended for SunPRO compilers apply to SunOS in general.
2011-09-14 17:26:48 +00:00
hans
8eb985656f Recent SunOS has OSS, so the OSS plugin is built. 2011-09-14 17:25:32 +00:00
hans
d58a9e0735 Fix build on SunOS. 2011-09-14 17:24:13 +00:00
hans
09ca9732f2 Fix build on SunOS by overriding the check for C99. 2011-09-14 17:23:44 +00:00
hans
fcf2564cb9 Fix build on SunOS. 2011-09-14 17:22:44 +00:00
hans
eb167ccd34 Fix check for texi2html to work with older texi2html versions.
While at it, don't build the html documentation that isn't installed
anyway.
2011-09-14 17:21:08 +00:00
abs
40de8960fb if the package is adobe-flash-plugin, PKG_OPTIONS should be adobe-flash-plugin rather than ns-flash. ++PKGREVISION 2011-09-12 23:35:15 +00:00
shattered
ecee6402aa PR/42810 -- make libdca support optional due to its RESTRICTED nature. 2011-09-12 21:50:38 +00:00
drochner
c2fe451de1 update to 1.1.11
changes:
-security fixes in real and avi demuxers (were patched in pkgsrc)
-minor bugfixes
2011-09-12 17:25:28 +00:00
drochner
39873f427a update to 0.10.12
changes:
-Timestamp tracking fixes
-New codecs
-Multi-threaded decoding
2011-09-12 17:20:42 +00:00
drochner
401d9d66e7 update to ffmpeg-20110907.0.7.4
changes:
-fix integer inderflow in rtp code which could allow remote code execution
-misc fixes and improvements
2011-09-12 17:18:52 +00:00
taca
bb5e484305 Fix build problem with jpeglib. 2011-09-12 16:52:56 +00:00
wiz
3d9c7134cc Update to 2.1:
Changes between 0.2.0 and 0.2.1:
--------------------------------

  * ignore initial discontinuity
  * Build fixes for BSD builds
  * Build fixes for MSYS builds

Changes between 0.1.7 and 0.2.0:
--------------------------------

  * Relicense libdvbpsi from GPLv2 to LGPLv2.1
  * bump version number to 0.2.0 (skipping 0.1.8 and 0.1.9) to indicate
    GPL -> LGPL license change
  * new CUE Identifier descriptor support (0x8a)
  * new Splice Information Section table support (0xFC) (SCTE 35 2004)
  * new BAT table (decoder and generator)
  * new descriptor 0x44
  * depreceated all API's in preparation for 1.0.0 release with revamped API
    packagers and application developers should anticipate:
    - structure renames dvbpsi_handle to dvbpsi_t
    - prototype changes
    - removal of printf for message printing
    - message callback function
    For more information see changes in libdvbpsi-ng branch.
2011-09-08 21:10:26 +00:00
tnn
111202bcc6 Bump version to 10.3.183.7 (the previous version was no longer fetchable) 2011-09-04 19:50:04 +00:00
joerg
bc5d800815 Address computations are not ICE, even if GCC accepts them as such. Fix
that and use the same emms constraint as found in other places.
2011-09-04 14:34:52 +00:00
obache
c5d8a2a356 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
wiz
550eca68ac Add upstream bug report URL, from Rhialto. 2011-08-19 14:03:06 +00:00
wiz
8a766c8bf0 Update to 0.16. Changes undocumented. 2011-08-16 21:55:34 +00:00
wiz
6ab373d01b Fix build on NetBSD-5.0 where NULL doesn't have enough parentheses.
From Olaf 'Rhialto' Seibert on pkgsrc-users.
2011-08-15 21:08:32 +00:00
wiz
624613c8a0 Remove patch-src_video_out_xxmc.h -- it's a duplicate of patch-gb.
Migrate comment there.
2011-08-15 07:35:18 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
sbd
ccc4e9fa62 Build fix for building with videoproto-2.3.1 and newer. 2011-08-14 10:14:25 +00:00
cheusov
6c07501bad ++pkgrevision due to changes in dependencies 2011-08-14 07:53:03 +00:00
cheusov
e7ba9c8e6f Fix build failure on Linux (PR 37544). Approved by wiz@ 2011-08-13 04:43:51 +00:00
mrg
97b3ad5ee9 ffmpeg seems to have dropped the faad support, so remove the option.
(enabling the option causes build failures.)
2011-08-12 06:14:27 +00:00
adam
491dd97145 Changes 0.4.1:
New Features:
* New complete translation: German (de); thanks to Chris Leick
Bug fixes:
* Fix offset bug (which results in wrong .vob files)
* Fix typos and improve wording

Changes 0.4:
New Features:
* Added new translations from Launchpad: French (fr), Galician (gl),
  Italian (it), Norwegian Bokmål (nb), Russian (ru) and Spanish (es)
Changes:
* Use C99 standard and compile with -pedantic flag.
* Code cleanup
Bug fixes:
* Fixed typos
* Fixed compiler warnings
* Added missing header file
2011-08-09 20:56:27 +00:00
adam
7e4181acb8 Provide DVDFileStat functions needed for dvdbackup 0.4.1 2011-08-09 20:53:15 +00:00
ryoon
5194e88a75 Fix build on Mac OS X 10.7 (Darwin 11.0.1) with Xcode 4.1.1. 2011-08-08 14:15:50 +00:00
ryoon
47a065884d Update to 0.9.7
Changelog:
* Feature enhancement and bug fix
* backward compatibility with 0.9.5 and 0.9.6
2011-08-07 17:20:09 +00:00
ryoon
70848a1e4b Update to 0.2.1
Changelog:
Overview of changes in gst123-0.2.1:

* Fixed minor memory leak.
* Fix warnings due to wrong glib option parsing. [Nicholas Miell]
* Use wikihtml2man for documentation (replaces old doxer based manpage).
2011-08-07 14:29:41 +00:00
jakllsch
54c261e23f Depend on libv4l for input conversion support. Bump rev. 2011-08-06 15:19:19 +00:00
abs
d51e1be751 Updated multimedia/libflashsupport to 1.1
update to latest (available) version of this source, plus binaries built on
appropriate Linux box
2011-08-05 15:12:20 +00:00
wiz
a418c3d10f Enable vorbis support. From Matthew Mondor in PR 45208.
Bump PKGREVISION.
2011-08-04 23:43:47 +00:00
joerg
cc4ea3067f Disable integrated assembler with Clang 2011-08-02 17:03:14 +00:00
drochner
d80ac21b00 kill some configure option to make this build again, from
Martin Brandenburg per PR pkg/45189
2011-08-01 17:01:29 +00:00
abs
34d08372a3 tsk, do not add a comment to the patch after 'make mps' 2011-07-23 19:49:27 +00:00
abs
8ce974de5c Fix build against pulse-audio - no change for normal build 2011-07-23 19:48:38 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
7310460e4f update to 0.7.1
changes: many new features and bugfixes (those of the 0.8 branch), but
API/ABI compatible with 0.6
2011-07-19 19:53:18 +00:00
drochner
f58676548e update to 1.3.2
changes: misc fixes and improvements
pkgsrc change: add LICENSE
2011-07-19 18:56:46 +00:00
drochner
9efa89d648 update to 20110707
a newer snapshot is needed for newer versions of ffmpeg
2011-07-18 21:00:11 +00:00
drochner
901641e916 add patches from upstream to plug 2 security problems:
-heap overflow in the AVI file parser (CVE-2011-2588)
-heap overflow in the Real Media file parser (CVE-2011-2587)
bump PKGREV
2011-07-18 17:06:42 +00:00
drochner
8ba16ba64d include one more X11 header to fix build at least on D'fly, from
John Marino per PR pkg/45152
2011-07-18 09:58:38 +00:00
jmcneill
f236f6ffc0 add the following to the dvb-apps build:
- libdvbapi
 - libucsi
 - atsc_epg
 - azap / czap / szap / tzap
 - dvbdate
2011-07-15 22:59:20 +00:00
jmcneill
1a549c03ec + dvb-apps 2011-07-13 23:43:02 +00:00
jmcneill
cab879ce47 Initial import of dvb-apps.
Digital Video Broadcasting (DVB) utilities for the initial setup, testing,
and operation of a DVB device
2011-07-13 23:42:16 +00:00
obache
8a24bc95fb Update gecko-mediaplayer to 1.0.4.
1.0.4
	Fix problem where file is downloaded before gnome-mplayer is started (locally cached)
	Added Portuguese translation
	Remove some whitespace
	Updated French translation
	Updated Polish translation
	Updated Turkish translation
1.0.4b2
	If http is found in the URL it may not be a stream (this might break some sites)
	Get status messages looking better, requires gnome-mplayer from SVN on same date
	Disable Windows OnDSPlayStateChangeEvt callback
	Emulate WMP status
	Emulate WMP versionInfo
	Add in some more WMP javascript emulation
	Align PlayStateChanges similar to WMP
	Rework how media events are handled
	Fix problems with SetVolume
	Remove a couple of state change callbacks to stop fork bomb
	Call javascript function OnDSPlayStateChange if it is exists
	Add .media.getItemInfo title,url, bitrate to WMP Javascript emulation
	Add .URL to WMP Javascript emulation
	Updated Polish translation
	Add .media.duration to WMP Javascript emulation
	Add .settings.volume to WMP Javascript emulation
1.0.4b1
	When getting a file from Apple, only play the first media link
	Add udp as supported streaming format
	Fix up some issues with apple trailers
2011-07-12 14:11:58 +00:00