Commit graph

2821 commits

Author SHA1 Message Date
drochner
58571259ee reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
drochner
6e89221eef update to 0.10.18
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:41:44 +00:00
drochner
edf83976e1 update to 0.10.22
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:39:57 +00:00
drochner
780b3c21d1 update to 0.10.29
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:38:18 +00:00
drochner
fa791a08f8 update to 0.10.34
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:34:20 +00:00
wiz
bb9a64d04d Remove gcc restriction added in 2004.
Let's see if it's still requiring gcc-only in 2011.

Addresses PR 44981.
2011-05-18 08:28:39 +00:00
obache
2936aedf16 Remove workaround for PR#44108, no need anymore. 2011-05-16 01:35:10 +00:00
drochner
f0ea5f615d update to 2.32.5
changes: bugfixes
2011-05-13 17:20:09 +00:00
drochner
3095f7eb76 this doesn't build against xulrunner-2, so stick to the old version
(I've tried the patch from Ubuntu bug#684602. It builds, but the result
crashes on start.)
2011-05-13 11:18:16 +00:00
abs
8fc5337f8a kde* notches up another different REPLACE_* - this time REPLACE_BASH. ++PKGREVISION 2011-05-01 10:15:32 +00:00
obache
66fe29f3f7 TEST_TARGET=check 2011-04-29 07:44:28 +00:00
obache
9d1b474e68 Update ffmpeg to 20110426.0.6.3.
version 0.6.3:
- AMV: Fix possibly exploitable crash.
- Fix apparently exploitable race condition.
2011-04-29 07:41:01 +00:00
obache
c96adc967f Update gecko-mediaplayer to 1.0.3.
1.0.3
	Allow files > 2GB to be loaded in NP_FULL mode
	Always include gecko-mediaplayer.schema in tar file
	Make configure option --with-gconf=yes override use of gsettings
1.0.3beta
	Cleanup some compile warnings
	Try out silent make files
	Mark asf files as streaming
	Remove code to set the firefox preference
	Version bump to 1.0.3beta
	Apply changes to fix compiling on Ubuntu
	Apply config changes to gconf schema
	Apply changes to make gecko-mediaplayer with with gnome-mplayer 1.0.3beta and higher
	Apply patch from issue #126
	Updated Turkish translation
	Work around xulrunner api change Issue #124
	Fix a couple of NULL pointer errors Issue #123
	Fixes to using libcurl
	Only do list_dump when we process the list
	Use libcurl to fetch content when running in QuickTime emulation
	Fix spot where QuickTime was not set to 7.6.9
	Get width and height from the style attribute if present
	Bump QuickTime emulated version to 7.6.9
2011-04-26 14:41:37 +00:00
obache
112e1d660b Update gnome-mplayer to 1.0.3.
1.0.3
    libgmtk - change GtkObjectClass to GObjectClass
    Cleanup some compiler warnings
    Updated Japanese translation
    Fix black screen issue when loading DVD
    Fix potential NULL pointer referenced Issue #503
    Make DVDNAV menu selection with mouse work properly
    Clean up shell script warning in configure
    Make configure option --with-gconf=yes override use of gsettings
    Updated Polish translation
    Clean up some compiler warnings
    Run autoreconf with new autoconf tools
    Removed --avoid-version from nautilus plugin
1.0.3beta
    Updated translations from launchpad, added in several new translations
    libgmtk - gmtk_media_player, better support for mplayer2
    libgmtk - gmtk_media_player, set default zoom to 1.0
    libgmtk - gmtk_media_player, clean up some attribute setter/getters
    libgmtk - gmtk_media_player, implement zoom factor for media, useful for panscan
    Shutdown mplayer before clearing playlist in open dtv, acd, vcd, and atv
    libgmtk - detect mplayer2, and allow setting a custom mplayer
    Convert mute 1\nseek 0 0\n commands to separate commands
    Add support for MPlayer2 detection
    Use a file chooser button to pick the mplayer executable rather than typing in the path
    Fix memory pointer issue that could lead to crash in mplayer thread
    Rework Next option when caching is enabled (recommend that caching be disabled)
    Be more specific in SPEC file
    Fix RPM generation when using GSettings
    Fix problem with STOP when playing a playlist
    libgmlib - gm_audio, include math.h, Issue #499
    libgmtk - gmtk_media_player, fix memory leak with stored color
    libgmtk - gmtk_media_player, manage widget background color correctly
    libgmtk - gmtk_audio_meter, move a varible context
    libgmtk - gmtk_media_player, get_allocation
    Try out silent make files
    Run update-po
    When stopping media, just quit mplayer instead of pausing and seeking to 0
    Fix resize issue in vertical layout
    Fix software volume stored value
    Apply OpenBSD patches
    Make playlist columns reorderable with drag and drop
    libgmtk - gmtk_media_player, add attribute disable_upscaling
    Add new preference to plugin tab, to disable scaling when video is embedded
    libgmtk - gmtk_media_player, parse mplayer properties
    libgmtk - gmtk_media_player, audio track selection fixes
    libgmtk - gmtk_media_player, initial subtitle and audio track detection
    libgmtk - gmtk_media_player, more hotkey processing
    libgmtk - gmtk_media_player, commit correct patch
    libgmtk - gmtk_media_player, handle +,-,#,., and j hotkeys
    libgmtk - gmtk_media_player, handle 1-8 keys for contrast, brightness, hue, and saturation
    libgmtk - gmtk_media_player, handle p and space keys for pausing
    libgmtk - gmtk_media_player, implement restart method
    libgmtk - gmtk_media_player, make subtitle selection work, and use better names in label
    libgmtk - gmtk_media_player, subtitle and audio_track work
    Fix up some issues with shoutcast stream information display
    libgmtk - gmtk_media_player, clamp values
    Fix view info, like view meter and view details
    Issue #467, playlist and details not disappearing
    Fix compile failure on fy.po, really dumb failure
    libgmtk - Dispose widgets properly, should solve memory leak
    libgmtk - gmtk_media_player, remove usage of GFileMonitor, not needed
    Fix window resize problem Issue #467 again
    libgmtk - gmtk_media_player, gamma is not a command line option
    libgmtk - gmtk_media_player, add video attributes
    Fix up spec file building
    When GSettings are available use them over GConf or GKeyStore
    Remove vdpau and vaapi vo devices on OpenBSD
    Use correct DVD device name on OpenBSD
    Add include to gmtk_media_player.h
    Add sndio and rtunes audio outputs for OpenBSD
    Add verbose flag to volume display
    Make volume on commandline work again
    Change volume range from 0 to 100 to 0.0 to 1.0 internally makes volume widget work
    Delete global varibles volume and idledata.volume
2011-04-26 14:39:09 +00:00
obache
0e97a14395 bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 15:31:08 +00:00
obache
f8a3caa4d5 fixes build on DragonFly BSD. 2011-04-24 13:51:52 +00:00
obache
9ea3b36c23 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
b9ac40310d note some more "used by ..." comments. 2011-04-21 13:50:29 +00:00
obache
6bfd2b49f7 note more "used by ..." comments. 2011-04-21 13:35:36 +00:00
obache
f88e532478 add/remove "used by ..." comments. 2011-04-21 13:30:50 +00:00
chs
76f0e9d5de update to 10.2.159.1, fixes CVE-2011-0611. 2011-04-19 15:58:13 +00:00
ryoon
a790dc1892 Update to 0.2.0
Changelog:
Overview of changes in gst123-0.2.0:

* Made --shuffle, --repeat and --random behave identical to ogg123 options.
* Allow colon in filenames. [Siddhesh Poyarekar]
* Support "none" audio driver which disables audio output.
* Added --full-version option which prints versions of the
  libraries used by gst123.
* Support --enable-debug configure option.
* Minor fixes.
2011-04-16 23:51:13 +00:00
drochner
d955e9b680 get mkvtoolnix-old back from the Attic -- the new version still doesn't
work correctly, at least on NetBSD: mkvmerge happens to spin and burn
CPU time without any progress in output file generation, the old
version finishes the same task properly
2011-04-15 16:18:02 +00:00
adam
cb66a9afa3 Fix building with Clang; pkglint complains cleaned-up 2011-04-14 07:26:34 +00:00
adam
c37b1a9993 Pass LDFLAGS when linking; adding then removing -lrt on Darwin didn't make much sense; clean-up 2011-04-14 07:08:00 +00:00
obache
7138c90ceb Update Gnash to 0.8.9.
Improvements since 0.8.8 release are:

 * Avoid drawing operations when the window is obscured, including when
   Gnash is used as a plugin, starting with Firefox 4.0 (GTK GUI).
 * Support SWF with embedded ScreenVideo when using FFMPEG or
   gstreamer-ffmpeg >= 0.10.12.
 * Fix playback of SWF-embedded ADPCM audio when using Gstreamer.
 * Fix playback of SWF-embedded PCM audio when using FFMPEG.
 * Fix swapped _framesloaded and _totalframes properties.
 * Fixes for several crashes, with better automated testing of the
   entire ActionScript API for input sanitization.
 * Improved ActionScript performance processing, especially
   for interactive applications.
 * npapi plugin: fix relative urls resolution in presence of <base> tag
   and "base" parameter; improved robustness and compatibility with
   chromium browser.
 * Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
   and other bitmap functions.
 * Re-entrant core libraries.
 * RTMP remoting support.
 * Support for PNG and GIF files in all DefineBitsJpeg tags; support
   for DefineBitsJpeg4 tags, and fix display of some GIFs with
   multiple records.
 * Restore support for mingw32.
 * fb-gnash: allow specifying size and offset of rendering "window".
 * dump-gnash: improved speed, sync and flexibility.
 * JPEG screenshot output.
 * Support for linear RGB interpolation mode in gradient fills.
 * Clipboard setting (GTK only).
 * More flash.geom.Rectangle functions.
 * Improved OpenBSD compatibility
2011-04-12 13:15:01 +00:00
drochner
adaabda97d add patch from upstream to fix unsufficient memory allocation in the mp4
demuxer which can lead to stack overflow
bump PKGREV
2011-04-11 15:51:18 +00:00
obache
c26fd6c68c + gecko-mediaplayer 2011-04-10 08:55:07 +00:00
obache
839f3bc70c Import gecko-mediaplayer-1.0.0 as multimedia/gecko-mediaplayer.
Gecko Media Player is a browser plugin that uses GNOME MPlayer to play media in
a browser.  It should work with all browsers on Unix-ish systems (Linux, BSD,
Solaris) and use the NS4 API (Mozilla, Firefox, Opera, etc.).  Gecko Media
Player is in heavy development, but I wanted to get some code drops out there
so that people can start using and testing it.
2011-04-10 08:54:08 +00:00
obache
e03dc00e3a + gnome-mplayer 2011-04-10 08:44:21 +00:00
obache
d555c488de Import gnome-mplayer-1.0.2 as multimedia/gnome-mplayer.
GNOME MPlayer is a GTK GUI for MPlayer based on the Gnome HIG.  However, the
code is not dependent on any Gnome library
2011-04-10 08:43:32 +00:00
sborrill
ca03711022 Fix -x11 package option. 2011-04-06 08:14:21 +00:00
drochner
0d198b75cc update to 0.6.2
changes:
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
- Do not attempt to decode APE file with no frames
  (adresses
  http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)
2011-04-05 11:50:45 +00:00
taca
83caf93096 Update vlc package to 1.1.8.
pkgsrc change and notes:

* Update PLIST to reflect PKG_OPTION setting.
* With pulseaudio and sdl PKG_OPTION, I couldn't build the package because
  of vlc-cache-gen core dump.
* x11 PKG_OPTION could be elminated since the package won't build without it.

Changes between 1.1.7 and 1.1.8:
--------------------------------

Mac OS X Interface:
 * New UI graphics by Damien Erambert

Interfaces:
 * Oldrc interface is again the default RC interface, on Windows
 * Luarc, luahttp and luatelnet fixes
 * Qt and Mac OS X fixes
 * numerous Skins2 fixes, notably winamp2 skins

Encoder:
 * new libschroedinger-based Dirac codec encoder, faster than the current one

Access/Demuxers/Codecs:
 * Subtitles auto-detection is back for .txt files
 * vod/rtsp server and rtsp input fixes
 * mp4 demuxer improvements
 * ogg, rstp input, video filters minor fixes
 * taglib's replaygain is fixed for mp3
 * vobsub support has an improved auto-detection
 * fix a crash in malformed ape files

Miscellaneous fixes in:
 * Pulseaudio audio output, notably for usb cards
 * Stacktraces are now limited in size on Windows
 * Video resolution is now limited to 8192x8192, for security reasons
   See CORE-2011-0208
 * Configure and build system improvements
 * DirectShow and BDA build headers have been updated

Translations:
 * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
   Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
 * New icelandic translation
2011-04-02 16:20:37 +00:00
wiz
b026ef50b8 Fix PLIST, from Robert Elz in PR 44784, and bump PKGREVISION.
While here, set LICENSE and include desktopdb.mk.
2011-03-29 08:34:58 +00:00
obache
69ff247586 fixes MASTER_SITES, per PR#44780 by Petr Topiarz. 2011-03-28 12:24:48 +00:00
chs
e5846f0181 update to 10.2.153.1, fixes CVE-2011-0609. 2011-03-27 14:51:22 +00:00
adam
c2d1f6fbbe Removed multimedia/mkvtoolnix-old successor multimedia/mkvtoolnix 2011-03-23 10:30:39 +00:00
obache
a7d83527c9 * exactly buildlink with package linked with this package.
* support GIFLIB_IMPLEMENTATION != libungif.

Bump PKGREVISION.
2011-03-22 08:24:09 +00:00
obache
400390e29b * exactly buildlink with packages used by this package directly.
* support GIFLIB_IMPLEMENTATION!=libungif

Bump PKGREVISION.
2011-03-22 08:00:10 +00:00
adam
3b07c69f49 Changes 4.6.0:
* build system: Fixed building the Qt version of mkvinfo's GUI (again).
* mmg: bug fix: If the header editor finds 'language' elements with ISO-639-1
  codes (e.g. "fra" instead of "fre" for "French") then it will map the code to
  the corresponding ISO-639-2 code
* mmg: bug fix: Fixed one of the issues causing mmg to report that it is
  configured to use an unsupported version of mkvmerge when the reported
  version was actually empty.
* mkvmerge: enhancement: HD-DVD subtitles are recognized as being an
  unsupported file format. This makes the error message presented to the user
  a bit clearer.
* build: Boost 1.36.0 or newer is required (up from 1.34.0). Also fixed
  building with v3 of Boost's filesystem library, e.g. with Boost 1.46.0
  Beta 1 or newer.
* mkvpropedit: new feature: Added support for adding, replacing and removing
  tags.
* all: Added a translation for the programs into Turkish by ßouЯock.
* build system: Fixed compilation if configure choses the internal versions of
  libebml and libmatroska while older versions are still installed in a
  location named with "-I..." or "-L..." in CFLAGS/CXXFLAGS/LDFLAGS or with
  configure's "--with-extra-includes" and "--with-extra-libs" options.
2011-03-20 13:19:44 +00:00
adam
1b1f98d00f Fix patching on Mac OSX; fix installing the library; fix some pkglint issues 2011-03-18 12:42:13 +00:00
zafer
2ac3661ba7 remove dead mirror. 2011-03-17 21:23:03 +00:00
tron
3b911e95ba Fix build under Mac OS X i386. Further changes might be required to
fix PPC and x86_64.
2011-03-12 11:00:01 +00:00
obache
744f19e9e4 Add patches for
* portability fix,`==' operator for test(1)
* fix python-config command name
2011-03-12 06:33:35 +00:00
drochner
ba725aaab1 update to 0.10.17
changes: bugfixes
2011-03-11 15:31:13 +00:00
drochner
ea7c7a4e20 update to 0.10.28
change: fixes a build problem on new Linux kernels w/o v4l1
2011-03-11 15:28:14 +00:00
drochner
95eb1d68ab update to 0.9.6
changes:
-encoder improvements and speedup
-bugfixes
(I've tested the decoder only)
2011-03-11 15:25:26 +00:00
wiz
273594e368 Update to 0.0.26:
Version 0.0.26
    rawconference: Correctly check if thread is internal
    rawstream: Don't start sending before having codecs
    rawsession: Only manipulate the valve from the session itlsef
    rawsession: Simplify transform bins creation
    rawsession: Remove g_debug
    rawsession: Unref the right object
    rawsession: Only remove sink if it has been added
    rtpconference: Correctly check if a thread is internal

    rtpstream: Fix reference leak in fs_rtp_stream_set_negotiated_codecs_unlock()
    Keep a ref to the fakesink
    fsrawconference: Make the construction more consistent

    In the construction of a raw session we add a bunch of elements. For all
    elements unref them in _constructed if adding them to the bin fails, for
    all other failures, leave it to the _dispose function to remove and
    unref the elements

    Use full prefix, even for private functions

    Add a transformation bin the source pipeline

    As upstream negotiation in Gstreamer still doesn't actually work, we'll
    need to change transform elements around every time the caps are changed
    as that will cause a re-negotiation and things will keep working..

    Unfortunately managing dynamic pipelines has its own challenges, so add
    a tee ! fakesink which will eat all the errors for us...

    fsrawconference: Make fsrawstream explicitely ask the session to set the direction
    fsrawconference: Cope with fs_raw_session_new returning NULL
2011-03-11 11:06:30 +00:00