summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2015-04-23mbstate_t reference is always const with new boost.joerg2-1/+15
2015-04-23Needs pkg-config to find libdvdnav.joerg1-1/+3
2015-04-21Update Xfce to 4.12.0.jperkin9-33/+124
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major Xfce releases since 4.6.2, our previous pkgsrc release. For more information about the thousands of changes in each major release since then, please see: Xfce 4.12 announcement: http://www.xfce.org/about/news Xfce 4.12 tour: http://www.xfce.org/about/tour Xfce 4.10 announcement: http://www.xfce.org/about/news/?post=1335571200 Xfce 4.10 tour: http://www.xfce.org/about/tour410 Xfce 4.8 announcement: http://www.xfce.org/about/news/?post=1295136000 Xfce 4.8 tour: http://www.xfce.org/about/tour48 The pkgsrc changes since then are: New packages: archivers/xfce4-thunar-archive graphics/elementary-xfce-icon-theme mail/xfce4-mailwatch-plugin misc/xfce4-time-out-plugin multimedia/xfce4-thunar-media-tags sysutils/xfce4-mount-plugin sysutils/xfce4-taskmanager sysutils/xfce4-thunar-vcs sysutils/xfce4-verve-plugin x11/xfce4-garcon x11/xfce4-notifyd x11/xfce4-tumbler x11/xfce4-whiskermenu-plugin Renamed packages: devel/xfconf to devel/xfce4-conf x11/libxfce4menu to x11/libxfce4ui x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter Updated packages: audio/xfce4-mixer audio/xfce4-xmms-plugin devel/xfce4-dev-tools editors/xfce4-mousepad graphics/ristretto meta-pkgs/xfce4-extras meta-pkgs/xfce4 misc/xfce4-weather-plugin multimedia/xfce4-mpc-plugin net/xfce4-wavelan-plugin sysutils/xfce4-appfinder sysutils/xfce4-battery-plugin sysutils/xfce4-cpugraph-plugin sysutils/xfce4-diskperf-plugin sysutils/xfce4-fsguard-plugin sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-quicklauncher-plugin sysutils/xfce4-systemload-plugin sysutils/xfce4-thunar sysutils/xfce4-xarchiver sysutils/xfce4-xkb-plugin textproc/xfce4-dict-plugin time/xfce4-datetime-plugin time/xfce4-orage time/xfce4-timer-plugin wm/xfce4-wm-themes wm/xfce4-wm x11/libxfce4gui x11/libxfce4util x11/xfce4-clipman-plugin x11/xfce4-desktop x11/xfce4-exo x11/xfce4-eyes-plugin x11/xfce4-gtk2-engine x11/xfce4-notes-plugin x11/xfce4-panel x11/xfce4-places-plugin x11/xfce4-session x11/xfce4-settings x11/xfce4-terminal Removed packages: sysutils/xfce4-volman x11/xfce4-utils This is based on a huge amount of work by the NetBSDfr team and Youri Mouton, who takes over as MAINTAINER, and has been tested by Youri on a large number of platforms prior to commit. A massive thanks to them. Any issues with the import are mine alone as the committer-by-proxy.
2015-04-18Update adobe-flash-plugin11 to 11.2.202.457.tsutsui2-6/+6
Upstream announcement: https://helpx.adobe.com/security/products/flash-player/apsb15-06.html Security updates available for Adobe Flash Player Release date: April 14, 2015 Vulnerability identifier: APSB15-06 CVE number: CVE-2015-0346, CVE-2015-0347, CVE-2015-0348, CVE-2015-0349, CVE-2015-0350, CVE-2015-0351, CVE-2015-0352, CVE-2015-0353, CVE-2015-0354, CVE-2015-0355, CVE-2015-0356, CVE-2015-0357, CVE-2015-0358, CVE-2015-0359, CVE-2015-0360, CVE-2015-3038, CVE-2015-3039, CVE-2015-3040, CVE-2015-3041, CVE-2015-3042, CVE-2015-3043, CVE-2015-3044 Platform: All Platforms
2015-04-17Revbump after updating devel/boost-libsadam17-27/+34
2015-04-14Reset maintainer.tron1-2/+2
2015-04-13Removing python26. EOL'd quite some ago and discussed a couple times onrodent1-3/+1
tech-pkg@ and pkgsrc-users@.
2015-04-13Belated PKGREVISION++ for the repaired DVD support fixed in mplayer-share.dsainty1-2/+2
2015-04-13declare rpi PLIST variable properlytnn1-4/+6
2015-04-12Add "rpi" build option to enable Raspberry Pi OpenMAX IL decoding andjmcneill3-6/+27
video output plugins. While here, fix plist for -x11 builds.
2015-04-12Changes 2.6.2:adam2-6/+6
- avcodec/h264: Do not fail with randomly truncated VUIs - avcodec/h264_ps: Move truncation check from VUI to SPS - avcodec/h264: Be more tolerant to changing pps id between slices - avcodec/aacdec: Fix storing state before PCE decode - avcodec/h264: reset the counts in the correct context - avcodec/h264_slice: Do not reset mb_aff_frame per slice - avcodec/h264: finish previous slices before switching to single thread mode - avcodec/h264: Fix race between slices where one overwrites data from the next - avformat/utils: avoid discarded streams in av_find_default_stream_index() - ffmpeg: Fix extradata allocation - avcodec/h264_refs: Do not set reference to things which do not exist - avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode - Revert "avcodec/exr: fix memset first arg in reverse_lut()" - h264: avoid unnecessary calls to get_format - avutil/pca: Check for av_malloc* failures - avutil/cpu: add missing check for mmxext to av_force_cpu_flags - lavc/dnxhd: Fix pix_fmt change. - avformat/http: replace cookies with updated values instead of appending forever - avformat/hls: store cookies returned in HLS key response - avformat/rmdec: fix support for 0 sized mdpr - avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer - avcodec/hevc_ps: Check cropping parameters more correctly - hevc: make the crop sizes unsigned - avcodec/dnxhddec: Reset is_444 if format is not 444 - avcodec/dnxhddec: Check that the frame is interlaced before using cur_field - mips/float_dsp: fix vector_fmul_window_mips on mips64 - doc: Remove non-existing decklink options.
2015-04-09Apply Clang changes slightly later to avoid interfering with patchtron1-2/+2
(re-)generation.
2015-04-09Improve Clang build fix and use it under Mac OS X as well. The problemtron1-3/+6
is specific to the verion of Clang (3.5 and newer) and not the platform. This package now builds under Mac OS X Yosemite with the latest version of Xcode tools.
2015-04-07PR pkg/49689: postprocess skin files so they are compatible with thismartin2-5/+11
version (as far as easily possible).
2015-04-06x265 1.6 has been released. The changes from the 1.5 release are mostlyadam3-14/+12
performance oriented, with heavy improvements for AVX2 capable platforms (Haswell and later Intel CPUs) and work efficiency improvements for multiple-socket machines.
2015-04-06Revbump after updating textproc/icuadam14-27/+28
2015-04-05Build against libdvdnav 5.0 API.dsainty8-28/+69
Re-enable the inhibited DVD related options. Bump PKGREVISION on the principle of least surprise.
2015-04-05Changes 0.8.1:adam3-29/+6
- Accept NULL mount / device path when application handles file system access. - Fix FreeBSD build. - Do not require pthread with gcrypt >= 1.6.0.
2015-04-04fix HOMEPAGEtnn1-2/+2
2015-04-04+gmp-apitnn1-1/+2
2015-04-04Import gmp-api-38.0 as multimedia/gmp-api.tnn5-0/+61
This package contains gmp (Gecko Media Plugin) headers to simplify building OpenH264 and other plugins without requiring the entire mozilla-central source tree.
2015-04-02Update to 0.8.3, from Leonardo Taccari in PR 49797:wiz2-7/+8
Update multimedia/mpv to 0.8.3. Changes * Documentation fixes and updates. * (Client API) Clarify mpv_opengl_cb_render's viewport parameter behavior. Bug fixes * (X11) Fix crash on vo_xv:no-colorkey with the Overlay adapter. (bug #1629) * Make the video equalizer work correctly on some VAAPI drivers. (bug #1647) * Prevent OSD from disappearing when clicking on mozplugger. (bug #1672) * The new DVB-S2 support code, using S2API, now builds on FreeBSD. * Fix decoding of seekable matroska from unseekable network stream. (bug #1656) * (OSX) Fix crashing when closing a VO's window (usually at exit). (bug #1657) * (OSX) Unhide the mouse cursor when over the Dock or Launchpad. (bug #513) * (OSX) Fix mouse cursor autohiding when the player is fullscreen. * vf_vavpp (VAAPI postprocessing) now deinterlaces video correctly. * smb:// streams now use the stream cache (used to be inefficient). * (Windows) Do not hide the mouse cursor when it is hovering the window menu. * Fix 8-channel output on ao_jack. (bug #1688) * Fix --mf-fps parameter on JPEG files. (bug #1689) * Fix anamorphic scaling being ignored if it was very minor.
2015-04-02Update to 2.6.1:wiz3-16/+16
version 2.6.1: - avformat/mov: Disallow ".." in dref unless use_absolute_path is set - avfilter/palettegen: make sure at least one frame was sent to the filter - avformat/mov: Check for string truncation in mov_open_dref() - ac3_fixed: fix out-of-bound read - mips/asmdefs: use _ABI64 as defined by gcc - hevc: delay ff_thread_finish_setup for hwaccel - avcodec/012v: Check dimensions more completely - asfenc: fix leaking asf->index_ptr on error - roqvideoenc: set enc->avctx in roq_encode_init - avcodec/options_table: remove extradata_size from the AVOptions table - ffmdec: limit the backward seek to the last resync position - Add dependencies to configure file for vf_fftfilt - ffmdec: make sure the time base is valid - ffmdec: fix infinite loop at EOF - ffmdec: initialize f_cprv, f_stvi and f_stau - arm: Suppress tags about used cpu arch and extensions - mxfdec: Fix the error handling for when strftime fails - avcodec/opusdec: Fix delayed sample value - avcodec/opusdec: Clear out pointers per packet - avcodec/utils: Align YUV411 by as much as the other YUV variants - lavc/hevcdsp: Fix compilation for arm with --disable-neon. - vp9: fix segmentation map retention with threading enabled. - Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit"
2015-03-31Fix example to not trigger alignment warnings. Fix a real bug while herejoerg2-5/+114
-- casting the address of ai_addr to sockaddr_* is not a good idea.
2015-03-31Regenerate to keep in sync with mplayer-share.joerg1-1/+5
2015-03-24Add missing end-of-function marker. Use CFI on NetBSD/ARM.joerg3-1/+49
Don't redefine exported symbols immediately.
2015-03-22Don't conflict with NetBSD's strtoi. Disable liblive due to incompatiblejoerg4-8/+27
interface changes.
2015-03-17Master site 404's old releases. Add MASTER_SITE_FREEBSD as mirror.tnn1-2/+3
XXX why is this NO_SRC_ON_FTP when FreeBSD mirrors it?
2015-03-17needs flextnn1-2/+2
2015-03-16Apply some band aid to make it build for NetBSD-current / MKLLVM=yes userstnn1-0/+15
since we don't yet ship stdatomic.h.
2015-03-16Update DESCR to mention OSS issue.wiz1-2/+2
2015-03-16Note that this is not the current versiongdt1-0/+3
CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16note eol upstreamgdt1-0/+3
CVS: ---------------------------------------------------------------------- CVS: CVSROOT cvs.NetBSD.org:/cvsroot CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-14Removed multimedia/adobe-flash-plugin successor multimedia/adobe-flash-plugin11tnn1-2/+1
2015-03-14Remove outdated flash plugin 10.x package. Has not had any workingtnn6-115/+0
master sites for a long time.
2015-03-14Update to adobe-flash-plugin-11.2.202.451. Fixes security problems:tnn2-6/+6
CVE-2015-0332, CVE-2015-0333, CVE-2015-0334, CVE-2015-0335, CVE-2015-0336, CVE-2015-0337, CVE-2015-0338, CVE-2015-0339, CVE-2015-0340, CVE-2015-0341, CVE-2015-0342.
2015-03-14Update to ffmpeg010-20150312.0.10.16 "Freedom"tnn3-9/+8
This is a patch release from the old 0.10 branch which contains backported fixes for security problems reported in the 1.x and 1.2 branches.
2015-03-14scan tool needs iconv(3)tnn1-1/+2
2015-03-09Remove unnecessary patchesskrll3-43/+1
2015-03-09remove -DOLD_RASPBERRYPI_USERLAND now that misc/raspberrypi-userland is ↵jmcneill1-4/+2
updated with anaglyph support
2015-03-08Changes 2.6:adam4-12/+32
- nvenc encoder - 10bit spp filter - colorlevels filter - RIFX format for *.wav files - RTP/mpegts muxer - non continuous cache protocol support - tblend filter - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold - Camellia symmetric block cipher - OpenH264 encoder wrapper - VOC seeking support - Closed caption Decoder - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters - showpalette filter - Twofish symmetric block cipher - Support DNx100 (960x720@8) - eq2 filter ported from libmpcodecs as eq filter - removed libmpcodecs - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range - ported softpulldown filter from libmpcodecs as repeatfields filter - dcshift filter - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219) - RTP depacketizer for AC3 payload format (RFC 4184) - palettegen and paletteuse filters - VP9 RTP payload format (draft 0) experimental depacketizer - RTP depacketizer for DV (RFC 6469) - DXVA2-accelerated HEVC decoding - AAC ELD 480 decoding - Intel QSV-accelerated H.264 decoding - DSS SP decoder and DSS demuxer - Fix stsd atom corruption in DNxHD QuickTimes - Canopus HQX decoder - RTP depacketization of T.140 text (RFC 4103) - VP9 RTP payload format (draft 0) experimental depacketizer - Port MIPS optimizations to 64-bit
2015-03-02LLVM's correlated value propagation pass is known to require a lot ofjoerg1-1/+3
memory and CPU time for certain input. Provide a variable (CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those places known to trigger it.
2015-02-28Always build PIC. Bump revision.joerg1-1/+4
2015-02-28Update adobe-flash-plugin11 to 11.2.202.442.tsutsui2-6/+6
Upstream announcement: https://helpx.adobe.com/security/products/flash-player/apsb15-04.html Security updates available for Adobe Flash Player Release date: February 5, 2015 Last updated: February 19, 2015 Vulnerability identifier: APSB15-04 CVE number: CVE-2015-0313, CVE-2015-0314, CVE-2015-0315, CVE-2015-0316, CVE-2015-0317, CVE-2015-0318, CVE-2015-0319, CVE-2015-0320, CVE-2015-0321, CVE-2015-0322, CVE-2015-0323, CVE-2015-0324, CVE-2015-0325, CVE-2015-0326, CVE-2015-0327, CVE-2015-0328, CVE-2015-0329, CVE-2015-0330, CVE-2015-0331 Platform: All Platforms
2015-02-28Changes 0.8.2:adam3-35/+16
Fix OSD placement accidentally messed up in 0.8.1.
2015-02-26Use specific version docutils commands.markd1-2/+8