summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon6-12/+12
2012-03-06Take care come video standard macros added by V4L2 in Linux 2.6.17 (not in ↵obache2-1/+39
NetBSD).
2012-03-05Fix building with Xcode installed in /Applications (as is the current ↵adam2-3/+14
version on Lion).
2012-03-05Reset maintainer, do not use it much any longer.wiz1-2/+2
2012-03-04fix build on i386 without SSE/SSE2 support.obache2-1/+25
2012-03-03More pcre PKGREVISION bumps.wiz4-7/+8
2012-03-03Add missing mk/termcap buildlink to multimedia/mplayer and multimedia/gmplayersbd2-4/+6
Bump PKGREVISIONs
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz85-156/+170
2012-02-29Recursive bump from devel/boost-libs update.hans3-5/+6
2012-02-28reset PKGREV for base pkg updatedrochner8-24/+8
2012-02-28update to 0.10.19drochner4-10/+9
changes: -most audio decoders and encoders ported to the new base classes (with the exception of mad) -lame mp3 and twolame mp2 encoders now output framed mpeg audio (better for muxing) -x264enc now supports configuration via downstream caps restrictions (useful for encodebin / rtp etc.) -mad doesn't depend on libid3tag any longer (often a hassle on embedded builds) -mpeg2dec is more error resilient -lots of dvdreadsrc fixes
2012-02-28update to 0.10.23drochner5-54/+58
changes: -new API-unstable video codec parsing library -video parsing improvements -new audiovisualizers plugin -misc fixes and improvements
2012-02-28update to 0.10.31drochner4-9/+9
changes: -new souphttpclientsink element -new splitfilesrc element to expose multiple files as one single file -compressed audio format passthrough support for pulseaudio -rtspsrc is now fully async -shout2send: support webm streaming -rtpsession: Full Intra Requests (FIR) support using new force-key-unit API -propagate downstream caps constraints upstream in audio parsers and rtp payloaders -many multifile plugin improvements for file/stream splitting
2012-02-28update to 0.10.36drochner6-18/+31
changes: -new GstAudioDecoder and GstAudioEncoder base classes -new GstAudioInfo audio format description API (which matches the new API in 0.11) -add support for compressed audio payloading and passhthrough (think S/PDIF, mp3 over bluetooth) -new tag convenience API to get info about creative commons licenses -new GstTagMux base class -new video API to force key units via events -new video overlay composition API for subtitles -decodebin/playbin2 now plug parsers by default
2012-02-28update to 0.10.36drochner3-11/+10
changes: -new muxer/mixer helper class: GstCollectPads2 -weak ref support for mini objects -qdata support for buffers to attach additional metadata -input-selector: "sync-streams" property to sync inactive inputs with active one -multiqueue: add "sync-by-running-time" property to sync not-linked/deactivated streams by running time (instead of input order of buffers)
2012-02-28Add support for NetBSD/sparc64 (read the diff and start laughing, this mustmartin2-1/+14
be the most bizarre configure system ever)
2012-02-24PR/46089: David Shao: f{g,s}etpos portability fixes.christos2-3/+12
2012-02-24PR/46089: David Shao: Don't use f{g,s}etpos because there is no portablechristos9-0/+204
way of extracting the offset from them, which is all that is needed in this case. Just use fseeko/ftello.
2012-02-24Remove -static that broke build on 6.99.3/amd64, from drochner.wiz4-18/+27
Merge two patches for the same file.
2012-02-22Revert unintended commits.wiz1-3/+1
2012-02-22Mention putty-devel successor.wiz1-1/+3
2012-02-22Don't try to install two figures which don't exist, they will be createdsbd3-8/+26
as symlinks which point to themselves.
2012-02-21+vlc2drochner1-1/+2
2012-02-21add vlc-2.0.0. This may need some polishing and fixes; while it worksdrochner16-0/+1203
well mostly it is not ready to replace vlc-1.1 yet.
2012-02-19Add a bl3 file, required for the upcoming xfce4-tumbler packagegls1-0/+15
2012-02-16Add vdpau to the list of disabled plugins.hans1-1/+2
2012-02-16Update gnash to 0.8.10.obache12-87/+96
Gnash 0.8.10 2012/01/30 Improvements since 0.8.9 release are: * Qt4 GUI supports mouse wheel, clipboard, and screen resolution. * Enhanced UI support for script limits (abort popups, user prefs). * BitmapData functions copyPixels(), copyChannel(), perlinNoise() and noise() implemented. * Node id mapping in ActionScript XML class implemented (XML.idMap). * Fix dispatching of Sound.onLoad event, fixing google dict audio. * Fix support for control tags found after last expected frame (#33176). * Fix support for uncompressed sound with gstreamer media handler. * Implement Button.getDepth(), fix button key events. * Fixes to startDrag and stopDrag opcodes. * Implement onSoundComplete() for event sounds (#23020). * Fix MovieClip.onLoad event dispatching and constant pools handling, fixing support for movies generated by the evil Adobe Captivate tool (#33521). * Fix unattached Sound.stop() semantic (#33888) enjoy Super Mario! * OpenVG renderer added. * Improved framebuffer GUI and touchscreen support. * Framebuffer now supports using multiple renderers. * Refactored input device support. * Fix parsing of lossless 16bit bitmaps, fixing support for movies generated by the evil TechSmit Camtasia tool (#34625). * Improved double buffering support for AGG in a framebuffer. * Thumbnailer for SWF files and GNOME2 desktop config for it.
2012-02-14Update to 0.2.2ryoon2-7/+6
Changelog: Overview of changes in gst123-0.2.2: * Disable screensaver during video playback (via xdg-screensaver). * Fixed includes to compile with gcc-4.7. [Siddhesh Poyarekar] * Fixed a problem with fullscreen/unfullscreen.
2012-02-13Fix two alignement problemsmartin4-4/+48
2012-02-11Re-enable vcd and cdda plugins, they build fine.shattered2-14/+6
2012-02-09Add SET_LIBDIR=yessbd1-1/+2
2012-02-09Set CONFIGURE_ARGS for Darwin/x86_64.minskim1-1/+11
2012-02-09Add gtk2 to EMUL_MODULES and require suse 11.0. Noted by wiz@.shattered1-4/+4
2012-02-07Resolve file conflict with suse113_gtk2.shattered2-8/+3
2012-02-07The "SConstruct" file looks for "CC", not "cc" in the environment.tron1-2/+2
And as pkgsrc sets that by default we don't need to.
2012-02-06Add and enable "ffmpeg2theora".tron1-1/+2
2012-02-06Import new "ffmpeg2theora" package:tron4-0/+51
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-06Revbump forwiz91-166/+191
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-06patch-aa was gone, but unfortunately not forgotten.dsainty1-2/+1
2012-02-03+schroedingerdrochner1-1/+2
2012-02-03add schroedinger-1.0.11, an implementation of the "Dirac" codecdrochner5-0/+122
2012-02-03The fix for UINT64_C is needed on Linux to.sbd3-8/+10
Bump PKGREVISION
2012-02-02* Fix build on NetBSD/amd64 5.99.56.ryoon2-4/+4
* Apply patch from Matthias Drochner via private email. Tested on NetBSD/amd64 5.99.56 and NetBSD/i386 5.99.60.
2012-02-02add and enable libflashsupport10jnemeth1-1/+2
2012-02-01For NetBSD-5, use libflashsupport10 (which in turn uses suse-100), notis1-1/+6
-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-01cleanup/fix option handling, make "lame" an option too (default unchanged),drochner2-12/+14
from Gianni D'Aprile per PR pkg/45900
2012-01-31Bump PKGREVISION, multimedia/libvpx is updated to 1.0.0.ryoon2-3/+5
2012-01-31Update to 1.0.0ryoon10-91/+105
* 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-29Avoid doing unaligned accesses to DVD drive when reading disc title.jakllsch3-2/+48
PKGREVISION++
2012-01-29multimedia/mkvtoolnix: Fix indirect linking error on DragonFlymarino1-1/+3