Commit graph

2661 commits

Author SHA1 Message Date
adam
ae03689075 Changes 0.1.7:
* new VBI data descriptor support (0x45)
* NIT support
* TOT/TDT support
* new DVB Satellite Delivery systems descriptor support (0x43)
* new DVB Local time offset descriptor support (0x58)
* new Terrestrial Delivery systems descriptor support (0x5a)
2010-11-04 19:43:32 +00:00
wiz
91cff7a28c Whitespace cleanup for pkglint. 2010-11-04 12:35:10 +00:00
wiz
050e2a4231 Disable lua autodetection. Fixes build on current.
Someone interested could make it an option instead.
2010-11-04 12:34:54 +00:00
markd
8ea96f3e33 Update to KDE SC 4.5.3
4.5.3 brings a number of improvements:

    * KSharedDataCache has cache invalidation bug fixed that caused stability
           when daylight saving time changed.
    * Icon overlays in Dolphin are now positioned correctly after adjusting
      the zoom level.
    * Okular, KDE's universal document viewer has seen improvements in the
      DjVu and XPS backends.
2010-11-03 20:07:33 +00:00
wiz
735e70408b Reset maintainer. 2010-11-01 00:08:09 +00:00
wiz
f7f32bbff7 Add CONFLICTS with adobe-flash-plugin. 2010-10-30 09:51:31 +00:00
obache
f2f1b2b332 Update gnash to 0.8.8.
Gnash 0.8.8
2010/08/17

 * Renderers are able to be switched at runtime between Cairo,
   OpenGL, and AGG.
 * Media handlers can be switched at runtime between ffmpeg and
   Gstreamer.
 * Hardware video decoding support via VAAPI for Nvidia, ATI, and
   Intel GPUs.
 * Android specific support.
 * Gnash now compiles faster due to reduce internal dependencies.
 * Mostly complete Scriptable Plugin support which works with the
   ExternalInterface class.
 * Improved input device handling when using a raw framebuffer.
 * 100% of all YouTube videos should work

Improvements since 0.8.7 release are:

Gnash 0.8.7
2010/02/15

Improvements since 0.8.6 release are:

 * Automatic and spontaneous screenshots support in all GUIs (Benjamin Wolsey)
 * Significant memory savings in parsing large XML trees (Benjamin Wolsey)
 * Significant memory savings in functions calls when super is not required
   (Benjamin Wolsey)
 * Enhancements in video streaming [youtube HD button and seeks]
   (Sandro Santilli)
 * Non blocking load of bitmaps, movies, data (Sandro Santilli)
 * Fix use of imported library symbols (Sandro Santilli)
 * AS2 Array handling fixed.  (Benjamin Wolsey)
 * Refactoring to eliminate most static data and get closer to re-entrant VM.
   (Benjamin Wolsey)
 * SWF6 dynamic gradients tested and implemented correctly.
   (Benjamin Wolsey)
 * TextFormat.getTextExtent implemented.
   (Benjamin Wolsey)
 * TextField.autoSize implemented for right and center autosizing.
   (Benjamin Wolsey)

Gnash 0.8.6

Improvements since 0.8.5 release are:

 * TextSnapshot, Camera, Microphone, TextField and TextFormat implemented.
 * ASSetNative, ASSetNativeAccessor, ASconstructor implemented.
 * New utilities for finding input devices for Camera and Microphone.
 * Fix bitmap smoothing handling in AGG renderer (Bug #25894).
 * Custom Gnash GTK widget.
 * Various improvements to text handling.
 * large-scale refactoring of object and class creation for improved
   AS compatibility.
 * extension of native classes now works in many cases.
 * PyGTK module support.
 * Native and built-in functions properly separated, more native functions
   added.
 * AmigaOS4 support (gui and sound handler).
 * Fixes to XMLSocket crash and event order.
 * Performance improvement for SDL gui (invalidated regions).
 * Corrected timing of various AS events, fixing various SWFs that rely on them.
 * Many minor bug fixes.
 * Better A/V synchronization.
 * Rudimentary AVM2 implementation when enabled.
 * Fix in sendAndLoad forcing use of POST.

2009-03-04 Rob Savoye  <rob@welcomehome.org>

Gnash 0.8.5 released !
Improvements since 0.8.4 release are:

Due to better XML parsing compatibility and a minor fix to NetConnection,
many more video sites work than in the last release. Support for new
codecs keeps YouTube support up to date.

XML parsing, Selection implementation, Sound and MovieClip fixes mean
that many BBC Flash movies (not the BBC iPlayer) now work.

Potlatch support is improved with better remoting compatibility and
XML parsing.

All of the Orisinal morning sunshine games now work due to support for
Mixed SWF Versions runs.

    * Support for saving streamed (FLV, H264, MP3 etc) and loaded (JPEG,
      SWF, PNG, GIF) media to disk.
    * Basic GUI warning messages when media decoding fails (usually
      missing codecs).
    * Added support for FLV parsing and decoding of H.264 video and
      AAC audio.
    * Scaled video smoothing implemented in AS and in default renderer
      (AGG). YouTube video looks better when Gnash is running with high
      quality or better.
    * Support for _quality implemented with user-specified
      override. (Presently only affects video smoothing in the default
      renderer).
    * Made NPAPI plugin quiet, except on plugin-specific errors (to
      reduce .xsession-errors pollution).
    * Implemented LoadVars.toString(), XML.send() and LoadVars.send().
    * XML parsing made compatible (less strict), XML.xmlDecl and
      XML.docTypeDecl implemented.
    * XMLNode methods implemented: getPrefixForNamespace(),
      getNamespaceForPrefix(), namespaceURI, localName, prefix. Handling
      of attributes corrected.
    * New GUI for KDE4 / Qt4 with SWF properties and Gnash preferences
      dialog boxes.
    * Corrected AS enumeration order.
    * Fixed incorrect mouse event on double click (shouldn't exist).
    * Implemented MovieClip.getURL(), MovieClip.attachBitmap().
    * Implemented POST for send() and getURL() methods.
    * Added support for parsing and decoding Speex audio in FLV files
      using libspeex.
    * __resolve property implemented. Fixes a Flickr Flash badge.
    * Video.clear(), Video.width and Video.height implemented.
    * Multiple NetStream.play() fixed.
    * Fixed support of mixed-version swf runs.
    * Fix decoding of RAW and UNCOMPRESSED audio with gstreamer media
      handler
    * Improve SWF4 compatibility.
    * Improve compatibility in setting characters properties.
    * NetConnection.isConnected and NetConnection connect events
      implemented (fixes various video sites).
    * Remoting support generally improved (NetConnection).
    * Make initialization object available to MovieClip constructor
      (attachMovie, duplicateMovieClip).
    * Sound.getBytesLoaded, Sound.getBytesTotal implemented.
    * Complete Selection class implemented.

--

2008-10-13 Russ Nelson <nelson@crynwr.com>

Sixth alpha release of Gnash (0.8.4).
Improvements since 0.8.3 release are:

More visible to users:

    * The -d switch won't behave the same as in 0.8.3. This is a
      temporary thing, we'll likely bring it back to its original
      behaviour for next releases. If you're curious, -d will now
      change heart beating rate.
    * Support for MIT SHM X extention is disabled by default `cause
      it broke (*grin*). We'll get it back on next release. Let us
      know if you really notice a performance degradation on the
      rendering side please <gnash-dev@gnu.org>.
    * Keep Adobe happy with our users and our users happy with us by
      changing "Flash player" into "SWF player" everywhere.  Adobe
      claims "Flash" as a trademark and had asked a Linux distributor
      to fix it.
    * The popular SWF Twitter badge now renders correctly.
    * Fix parsing of urls containing multiple question marks
    * Fix support for movies embedding multiple sound streams
    * Support for loading PNG and GIF images added.
    * Improved rendering of SWF movies because of the less visible
      changes listed below.
    * Support for writing RGB/RGBA PNG images and JPEG images.
    * Works with Potlatch OpenStreetMap editor
    * New 'flvdumper' utility for analyzing FLV video files.
    * XPI packaging support for Mozilla & Firefox.

Less visible to users:

    * Improved SWF version 8 support:
      o flash.geom.Point, flash.geom.Rect, flash.geom.Matrix classes
        implemented.
      o flash.geom.ColorTransform almost fully implemented.
      o flash.display.BitmapData partially implemented.
      o flash.geom.Transform.matrix and flash.geom.Transform.ColorTransform
        implemented.
      o MovieClip.transform implemented, with ability to find and apply
        MovieClip transformations.
      o Playback of VP6F video (SWF version 8 FLV) with Ffmpeg.
    * Fixes and implementation of ActionScript 2 classes:
      o NetConnection.call() implemented: initial support for flash Remoting
      o toString() method of objects called correctly, String.split
        implementation fixed.
      o XMLSocket onData method implemented properly, other methods fixed.
      o Error class implemented.
      o XML and LoadVars sendAndLoad() now derive from a common base object
        (loadable AS object); fixes the popular SWF Twitter badge.
      o addRequestHeaders and contentType implemented for LoadVars and XML.
    * VM bugfixes and improvements:
      o Heart beating model, allowing for fine-grained interval timers and
        threading reduction.
      o Frame label fix (case sensitivity).
      o Fixes and improvements to Color and cxform.
      o SWF matrix made faster and more compatible (golf.swf works now!)
      o try/catch/finally ActionScript expression handled more correctly.
      o Parse and partially use ScriptLimits tag. Handle stack limit more
        correctly.
      o Fixed scoping issues for SWF <= 5
      o Bitmap characters now support alpha.
    * Media handling improvements:
      o Pluggable architecture for MediaHandlers (ffmpeg/gst available)
      o Media-handler agnostic Sound and NetStream classes
      o Numerous bug fixes in ffmpeg and gstreamer media handling
    * SWF version 2-specific fixes:
      o PlaceObject tag display fixed (also applies to SWFs generated with
        some free tools)
      o DefineButtonCxform tag implemented).
    * Codebase improvements:
      o Renamed the 'server' directory to be a more accurate 'libcore'.
        Merge 'libgeometry' into 'libbase'
      o Keep Adobe happy with our users and our users happy with us by
        changing "Flash player" into "SWF player" everywhere (a Linux
        distributor received a demand letter).
      o Numerous cleanups and changes to improve portability.
2010-10-29 14:15:02 +00:00
markd
02d7d1209f Update kmplayer to 0.11.2c
Third maintenance release for 0.11.2
Two crash fixes, the youtube generator could generate an information page
that crashed kmplayer and a XML document with trailing XML fragments also
crashed kmplayer.
A revert of the in-place playlist item title renaming in 0.11.2. There was
no easy way to rename a new group for instance.

Second maintenance release for 0.11.2
Support for redesigned youtube with updated konqueror and resolution change
fix in the npp backend, opening a DVD with MPlayer now shows the titles on
the disk again, the pause button didn't pause list items and local file
name encoding fixes.
2010-10-27 07:29:20 +00:00
markd
37dcd436ba Add dependency on ffmpeg. 2010-10-27 05:50:14 +00:00
markd
5c1886f704 Update to KDE SC 4.5.2
4.5.2
translation updates, performance and stability improvements and other
bugfixes.

4.5.0
new versions of the Plasma Workspaces, the KDE Applications and the KDE
Development Platform in version 4.5.0. While focus within this release
cycle lay on stability, the overall polish and performance gain is well
noticable. Features such as the reworked notification area, Marble's map
routing and support for WebKit in Konqueror round up this release.
2010-10-25 20:55:22 +00:00
markd
b7e0e7742b Update to phonon 4.4.2
changes unknown.
2010-10-25 20:10:19 +00:00
ahoka
ed026044cb drop maintainership 2010-10-24 21:56:51 +00:00
obache
d1c8a0b7d0 Update ruby-gnome2 to 0.90.3.
= NEWS

== Ruby-GNOME2 0.90.3: 2010-10-23

NOTE: 0.90.x releases are for 1.0.0 major release.

  * Support String encoding in Ruby 1.9.
  * RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
  * Ruby/GIO2 is imported as an experimental library.

=== Changes

==== All

  * Support String encoding.
    [Guillaume Cottenceau, Neil Roberts, Kouhei Sutou]
  * Don't install *.pc by default. Set pkgconfigdir make
    varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'.

==== Ruby/GLib2

  * Improvements:
    * declare argument types.
      [Nobuyoshi Nakada, Kouhei Sutou]

==== Ruby/GIO2

  * Imported as an experimental library.
    [Nikolai Weibull]

==== Ruby/GTK2

  * Improvements:
    * keep backward compatibility around GDK key
      symbols introduced at GTK+ 2.20.
      "[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal"
      [Vincent Carmona]
    * move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
  * Bug fixes:
    * fix GType conversion in Gtk::ItemFactory.new on 64bit
      platform.
      [Grant McLean, Steve Wills, Kouhei Sutou]

==== Ruby/GdkPixbuf2

  * Improvements:
    * move gdk-pixbuf and cairo related methods to Ruby/GTK2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
    * change .pc filename from ruby-gdkpixbuf2 to
      ruby-gdk-pixbuf2.

==== Ruby/RSVG2

  * Bug fixes:
    * add missing libcroco dependency on Windows.
      [U.Nakamura, Kouhei Sutou]

==== Ruby/Poppler

  * Improvements:
    * support Popper 0.15.0. [#3079667]
      [Mamoru Tasaka, Kouhei Sutou]

  * Bug fixes:
    * add missing libjpeg dependency on Windows.
      [U.Nakamura, Kouhei Sutou]
    * fix installed Ruby/GLib2 gem can't be detected.
      [kdmsnr, Kouhei Sutou]

=== Thanks

  * U.Nakamura
  * kdmsnr
  * Mamoru Tasaka
  * Guillaume Cottenceau
  * Vincent Carmona
  * Grant McLean
  * Steve Wills
  * Andrea Dallera
  * Nobuyoshi Nakada
  * Neil Roberts

== Ruby-GNOME2 0.90.2: 2010-09-26

NOTE: 0.90.x releases are for 1.0.0 major release.

A RubyGems package fix release.

=== Changes

==== All

  * fix path.
    [kimura wataru, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix gtk2/base.rb is missing in gem.
      [S.Kitagawa, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes:
    * fix a typo in .pc name. [#3075619]
      [O01eg, Kouhei Sutou]

==== Ruby/RSVG2

  * Bug fixes:
    * also check rb_cairo.h availability. [#3075617]
      [O01eg, Kouhei Sutou]

=== Thanks

  * S.Kitagawa
  * O01eg
  * kimura wataru
2010-10-23 12:45:08 +00:00
drochner
4d47f84dd1 update to 2.30.4
changes:
-minor fixes
-documentation updates
2010-10-22 20:05:53 +00:00
wiz
eef2c046d5 Add missing build tools. 2010-10-22 06:39:20 +00:00
abs
c64440f733 +kdenlive 2010-10-19 16:44:22 +00:00
abs
396063959c Added multimedia/kdenlive version 0.7.8
Kdenlive is a free open-source video editor which supports DV,
AVCHD and HDV editing. Kdenlive relies on several other open source
projects, such as FFmpeg, the MLT video framework and Frei0r effects.
2010-10-19 16:43:34 +00:00
abs
d903d5b1d6 pkglint -Wall - no functional changes 2010-10-19 16:41:30 +00:00
abs
3074422c0c +mlt 2010-10-19 16:38:44 +00:00
abs
b97719c3dc Added multimedia/mlt version 0.5.10
MLT is an open source multimedia framework, designed and developed
for television broadcasting. It provides a toolkit for broadcasters,
video editors, media players, transcoders, web streamers and many
more types of applications. The functionality of the system is
provided via an assortment of ready to use tools, XML authoring
components, and an extensible plug-in based API.
2010-10-19 16:37:40 +00:00
obache
c457e66b5b Need dummy gtkdoc-rebase, PR#41475. 2010-10-04 09:42:44 +00:00
obache
edfece35e4 from patch-ad, requirement of lwres (bind95) is only for NetBSD.
(FreeBSD has it in base).
2010-10-03 02:14:26 +00:00
obache
33dd3e9cc6 No need a patch for configure, so no need to autoconf. 2010-09-27 11:15:22 +00:00
obache
d3fd742f59 replace obsolated '-r' option for nasm with '-v' in configure script.
per PR#43910 from Ryo ONODERA.

Furthermore, nasm is only required for mmx support.
Made mmx optionify and let to exactly depend on nasm with mmx option.
(disabled by default).
2010-09-27 09:09:28 +00:00
obache
eb8c4bb092 Using pkg-config in configure script. 2010-09-27 05:03:25 +00:00
obache
6f5724d8a9 Update ruby-gnome2 to 0.90.1.
= NEWS

== Ruby-GNOME2 0.90.1: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

A install bug fix release of 0.90.0.

=== Changes

==== Ruby/ATK

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Pango

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/RSVG

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio

== Ruby-GNOME2 0.90.0: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

RubyGems support!

=== Changes

==== Ruby/GTK2

  * Bug fixes:
    * [ruby-gnome2-devel-en] Gtk 2.20, Gtk::Builder and 'name'
      add Gtk::Buildable#builder_name/set_builder_name.
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud
2010-09-23 15:35:58 +00:00
tron
80163c358a Fix build under Mac OS X with a small change discussed on the
"mplayer-dev-eng" mailing list.
2010-09-19 22:23:32 +00:00
abs
64009be69b Include xcb-util/buildlink3.mk for x11 to ensure globalhotkeys is built - bump pkgrevision 2010-09-19 22:08:22 +00:00
wiz
910539c249 Update to 20100913, provided by Aleksey Cheusov via wip.
One year of changes.
Ok ahoka@
2010-09-16 18:56:11 +00:00
obache
68c4b59bbb clutter-gst 1.2.0 (18/08/2010)
===============================================================================

  * list of changes since 1.0.0

    o Supports the ClutterMedia subtitle-related properties introduced in
      1.2.0.

    o Added a "idle material" to VideoTexture, a material that will be used
      to paint the texture when not playing any video.

    o You can now set a user-agent when streaming videos.

    o The usual bulk of small fixes, small memory leaks, build (builds on
      GLES2 now), don't use deprecated symbols, ...
2010-09-16 11:23:18 +00:00
wiz
224231f2db Now that libX11 pulls in libxcb, merge xine-xcb package back into
xine-lib.
Update dependency patterns in users and bump PKGREVISION.
2010-09-16 09:49:42 +00:00
wiz
272e2c951f Fix PLIST with x11 option (default on) by always depending on libxcb,
since it's pulled in by libX11 anyway, nowadays.
Bump PKGREVISION.
2010-09-15 12:36:49 +00:00
wiz
5310bb3326 More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
fad4f622f2 Note that:
A newer version of this plugin is in multimedia/adobe-flash-plugin.
2010-09-12 17:10:33 +00:00
taca
0661236946 * Ajust new ruby package's framework.
* Add patch to support for ruby18 and ruby19.
2010-09-10 07:31:45 +00:00
obache
ddd540e0a4 sync with mplayer package. 2010-09-09 05:11:46 +00:00
drochner
15f37797ea update to 0.98.11
changes:
-minor fixes
-translation updates
2010-09-08 16:45:40 +00:00
drochner
e6b121170b update to 4.3.0
changes:
-feature additions: "quiet"-Flag, more data shown by mkvinfo
-fixes
-build systems uses a ruby script "drake" rather than "make"
2010-09-08 16:35:57 +00:00
drochner
b65aaabc69 update to 0.10.16
changes: misc fixes and improvements
2010-09-08 16:29:01 +00:00
drochner
cd67510c62 update to 0.10.16
changes:
-misc fixes and improvements
-uses orc instead of liboil
2010-09-08 16:25:29 +00:00
drochner
6a5f22aaa3 update to 0.10.20
changes:
-new video effects plugins: coloreffects, gaudieffects, geometrictransform
-some new elements
-misc fixes and improvements
-uses orc instead of liboil
2010-09-08 16:23:11 +00:00
drochner
3a50068715 update to 0.10.25
changes: misc fixes and improvements
2010-09-08 16:19:16 +00:00
wiz
5d07eabb3a Update to 0.15, less test failures than 0.14 (2/31, 4/429 instead
of 3/31, 5/425). Set LICENSE.

2009-02-22  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* lib/GStreamer.pm
	* NEWS: Release 0.15.

2009-02-22  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* Makefile.PL
	* MANIFEST
	* GStreamer.pm (removed)
	* lib/GStreamer.pm (added): Move GStreamer.pm into the new lib
	directory.

2009-02-22  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GstPad.t
	* xs/GstPad.xs: Wrap gst_pad_is_blocking, gst_pad_peer_query,
	gst_pad_iterate_internal_links, and
	gst_pad_iterate_internal_links_default.

2009-02-22  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GstIterator.xs (newSVGstIterator): Convert NULL iterators to
	undef.

2009-02-21  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GstFormat.xs (SvGstFormat): Throw an exception if
	gst_format_get_by_nick failed to convert the string to a format.
	This means that unregistered format strings now cause errors
	instead of being silently turned into GST_FORMAT_UNDEFINED.

2009-02-21  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GstClock.t: Make the clock resolution and master clock tests
	more robust.

2009-02-21  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* t/GstIndex.t: Make the GstIndexEntry tests more robust and correct.

2009-02-21  Torsten Schoenfeld  <kaffeetisch@gmx.de>

	* xs/GstIndex.xs: We don't own the GstIndexEntry objects returned
	by the various GstIndex methods, so don't use the _own typemap
	variant.
2010-09-06 11:00:23 +00:00
wiz
f32de9b1ae Remove unused variable pointing to non-existent dir.
pkglint is now much happier.
2010-09-05 23:01:48 +00:00
wiz
2caf5afad7 Fix build on Solaris, from Aleksey Cheusov in PR 43841. 2010-09-05 23:00:55 +00:00
wiz
067b5be3a6 Add VDPAU support, from Aleksey Cheusov. 2010-09-05 22:55:58 +00:00
wiz
3030e53944 Add RCS Id. 2010-09-05 22:55:24 +00:00
wiz
146bf4d89f pkglint cleanup. 2010-09-05 22:55:18 +00:00
jakllsch
474c758b95 Ensure mplayer knows how to disable the screen saver. Mostly from PR#43804.
While here, finish enabling libXvMC.  XXX libXvMC needs real builtinifying.
2010-09-05 15:07:39 +00:00
wiz
4e67499d38 Add vdpau option, on the platforms where it is supported.
From Aleksey Cheusov in PR 43658.
2010-09-01 20:55:56 +00:00
wiz
82374dfb70 s/wip/multimedia/g 2010-09-01 20:54:09 +00:00
wiz
8e707083bd + libvdpau. 2010-09-01 20:42:07 +00:00
wiz
d3b27d88df Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.
The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.

This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
2010-09-01 20:41:45 +00:00
drochner
cfdbced66c make this work with NetBSD's version of libmagic 2010-08-31 19:18:14 +00:00
drochner
f5ff2027ef propagate libsoup dependency 2010-08-30 17:19:49 +00:00
seb
febfbb41f9 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
reed
b9c38457a9 Add period to end of sentence. 2010-08-18 15:35:20 +00:00
obache
e029bbe36d Update MASTER_SITES. 2010-08-14 11:33:41 +00:00
tsutsui
6c9238ebd7 Fix build failure and make mplayer work properly on NetBSD/arm:
- workaround name conflict with system header <arm/bswap.h> in libavutils
   by subst.mk replacement
 - explicitly disable armv5te, armv6, and armv6t2 options that are enabled
   by autodetect code in configure but cause illegal instruction errors
   on StrongARM and XScale machines

Tested on NetBSD/hpcarm (WS011SH) and NetBSD/shark (Funai's DNARD) 5.99.38.
2010-08-12 15:28:46 +00:00
tsutsui
3c9b7d691a Fix build failure on NetBSD/arm as configure suggests:
>> You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS.
>> If you really want to run on such a CPU, configure with --disable-asm.
2010-08-11 19:11:55 +00:00
tsutsui
5f18914ee9 Fix build failure "#error Unknown endianism of architecture"
on NetBSD/arm (and other minor MACHINE_ARCHs).
2010-08-10 06:20:59 +00:00
wiz
ac7a202c28 Whitespace fixes, needed for gmake-3.82. 2010-08-09 11:09:24 +00:00
drochner
2ae48b86cc update to 2.30.2
changes:
-Add Genre extension to XSPF playlists
-Add support for Last.fm's new XSPF extensions
-bugfixes
2010-08-09 10:43:24 +00:00
jmcneill
0bdb1e7650 Fix build; replace 8 spaces with tab in Makefiles 2010-08-08 11:10:01 +00:00
jmcneill
5608100152 Fix bulid; some of the Makefiles used 8 spaces instead of tabs. 2010-08-08 11:00:02 +00:00
drochner
2f4f4b62ad put back URL to upstream bug report
noticed by wiz
2010-08-06 10:15:14 +00:00
drochner
1986b819be update to 0.0.21
changes: bugfixes
2010-08-05 18:55:18 +00:00
drochner
bf46974066 update to 4.2.0
changes:
-bugfixes
-enhancements to mkvmerge
2010-08-04 19:21:01 +00:00
drochner
e0edaf4444 replace my poor fix with the upstream version 2010-08-04 17:46:52 +00:00
drochner
5e208a58f8 modify the youtube video request URI so that it works again
(this was by try&error, does anybody know more about the protocol?)
bump PKGREVISION
2010-08-02 10:24:33 +00:00
dholland
96d1c222be Don't accept python24; uses py-cairo, which itself doesn't. From
Aleksey Cheusov in PR 43662.
2010-07-30 06:55:04 +00:00
drochner
bf3c5f0d8c catch up with base pkg update 2010-07-28 09:25:53 +00:00
drochner
97df01c44d update to 1.1.19
changes:
-bugfixes
-support WebM container format
-support Xv gamma adjustment
-handle some more formats and Ogg tags

many pkgsrc patches were integrated upstream
2010-07-28 09:24:14 +00:00
drochner
75bc6a0705 keep a copy of the previous mkvtoolnix version -- the current one
develops mysterious C++ problems with older g++ (seen in bulk build,
reported by mrg)
2010-07-28 09:05:38 +00:00
tron
1b7be9ef31 Revert revision of several PHP extensions after both core PHP packages
were updated.
2010-07-24 22:24:21 +00:00
drochner
b910708931 update to 0.10.19
change: Wrap new gstreamer API up to 0.10.30
2010-07-22 16:34:47 +00:00
drochner
fa703c6080 update to 0.10.24
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
2010-07-22 12:59:47 +00:00
drochner
1df9cd57e0 update to 0.10.30
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
2010-07-22 12:57:15 +00:00
drochner
ccb5793ecc update to 0.10.30
changes: bugfixes, minor extensions
2010-07-22 12:51:49 +00:00
drochner
9d18c9e5ff explicitely depend on liboil, while we currently depend on it because
gst-plugins0.10-base pulls it in, this will change in future versions
because liboil is replaced by "orc"
2010-07-21 19:05:40 +00:00
drochner
5f74010fac remove some patches which look unnecessary or obsolete 2010-07-21 16:47:57 +00:00
drochner
28f6dc648a fix previous 2010-07-18 12:19:47 +00:00
wiz
7c7091f1ce Disable assembler on SunOS, linking fails;
per Aleksey Cheusov in PR 43633.
2010-07-18 09:49:45 +00:00
wiz
507359ccc4 Disable assembler on SunOS/i386, linking fails.
Per Aleksey Cheusov in PR 43632.
2010-07-18 09:48:44 +00:00
sbd
3f4b7dbd32 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
dholland
7bff5bb9a7 Not for NetBSD (no v4l v1 support) 2010-07-14 02:54:11 +00:00
obache
d9817b43d1 Update distinfo to resolve mismatch of patch-ab. 2010-07-14 00:34:42 +00:00
drochner
c3924c6a10 update to 0.10.15
changes:
-amrnbenc: give element a rank (SECONDARY) so it's autoplugged
-rmdemux: descramble sipro audio before pushing out
-x264enc: fix up codec_data / avcC header construction some more
-x264enc: Put pixel-aspect-ratio from input into the src pad caps

pkgsrc note: patch-ab was added to work around an API incompatibility
to pkgsrc's old libx264, can be removed if libx264 gets updated (which
is currently not possible due to pkgsrc's even older ffmpeg)
I've tested gst-x264enc only with a simple testcase (videotestsrc!x264enc)
and it seems to work so far.
2010-07-13 18:16:39 +00:00
drochner
24091ae45b update to 0.10.19
changes:
-audioparsers: add bitrate calculation
-camerabin: misc improvements
-added invtelecine and segmentclip
-jpegformat: add xmp reading and writing support
-mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream
 types
-mpegtsparse: parse TDT table in mpegts
-mpegvideoparse improvements
-qtmux: add support for the VP8 video codec and XMP tags
-misc fixes and improvements
2010-07-13 18:02:11 +00:00
drochner
339b5f8419 update to 0.10.23
changes:
-support more colour spaces and pixel formats in multiple plugins
-VP8 support in various demuxers
-deinterlace: make automatic detection of interlacing the default
-implement push mode seeking in various demuxers
-video filter consolidation
-misc fixes and improvements
2010-07-13 17:52:17 +00:00
wiz
cc20bb326d Bump PKGREVISION for png update, from Robert Elz. 2010-07-13 17:48:20 +00:00
wiz
577674dfbf PKGREVISION bump for png, found by Robert Elz. 2010-07-13 16:27:36 +00:00
dholland
c1eb5e60b6 Fix wrong PKGNAME. 2010-07-12 01:05:51 +00:00
drochner
21df909820 if built with GUI option, deal with desktop-file-utils et al. 2010-07-09 16:04:02 +00:00
drochner
2259e91d3a oops, forgot to update 2010-07-09 16:02:46 +00:00
drochner
1a4ea105e7 update to 4.1.1
many bugfixes and improvements, too much to list here
2010-07-08 18:51:01 +00:00
drochner
3f964964b8 bump PKGREV for new libmatroska dependency 2010-07-08 18:48:05 +00:00
drochner
97c6e06528 update to 1.0.0
changes:
-API extensions
-bugfixes

pkgsrc note: while the changelog doesn't tell details, there seems
to be an ABI incompatibility to the previous version. Bump the
bl3 dependency.
2010-07-08 18:46:45 +00:00
drochner
6025e2c142 update to 2.30.2
This switches to the gnome-2.30 release branch.
2010-07-06 15:32:17 +00:00