Commit graph

4127 commits

Author SHA1 Message Date
adam
5985ef78fb Changes 1.7:
Bug fixes.
2015-05-29 12:03:06 +00:00
adam
3dbdd91ed1 Changes 0.8.1:
- Notify application when UO mask changes.
- Improved error resilience.
- Improved BD-J compability.
- Fix crash after bd_open(NULL).
- Fix compability problem with libbdplus.
- Fix memory leak in UDF filesystem parser.
- Fix crash in freetype.
2015-05-29 12:00:20 +00:00
adam
db03d5cb21 Changes 0.9.2:
The Lua check now also checks for lua52.pc, as used by Arch Linux testing.
(X11) vo_opengl's icc-profile-auto now queries the current ICC profile relative to the center of the window.
ao_coreaudio, ao_alsa now support adding dummy padding channels for better compatibility with hardware decoders that only support specific channel counts (e.g. 5.1 now should work on a decoder that only accepts 7.1).
Channel fallback (in case the audio device doesn't natively support a given channel layout) has been improved.
vf_vapoursynth now rejects unaligned video instead of outputting corrupted video.
mpv now tries to autoload .sup subtitles as well.
2015-05-24 08:03:05 +00:00
adam
6a709725eb Changes 0.12.2:
Add extern "C" guards to the public headers for C++ compatibility
Improvements to style override API and implementation
Bugfixes:
* Fix some rasterizer bugs of unknown severity
* Fix a broken memset() of unknown severity
* Make timestamp parsing more lenient, which makes libass accept invalid files accepted by most other ASS parsers
* Increase compatibility with broken ASS drawings accepted by VSFilter
2015-05-23 11:00:02 +00:00
adam
508c95fef7 Changes 2.6.3:
- avcodec/libtheoraenc: Check for av_malloc failure
- ffmpeg_opt: Fix -timestamp parsing
- hevc: make avcodec_decode_video2() fail if get_format() fails
- avcodec/cavsdec: Use ff_set_dimensions()
- swr: fix alignment issue caused by 8ch sse functions
- avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt()
- avcodec/jpeg2000dec: fix boolean operator
- avcodec/hevc_ps: Explicitly check num_tile_* for negative values
- avformat/matroskadec: Cleanup error handling for bz2 & zlib
- avformat/nutdec: Fix use of uinitialized value
- tools/graph2dot: use larger data types than int for array/string sizes
- avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv()
- avcodec/mpeg12dec: use the correct dimensions for checking SAR
- xcbgrab: Validate the capture area
- xcbgrab: Do not assume the non shm image data is always available
- avfilter/lavfutils: disable frame threads when decoding a single image
- avformat/mov: Do not read ACLR into extradata for H.264
- ffmpeg: remove incorrect network deinit
- OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
- libvpxenc: only set noise reduction w/vp8
- vp9: remove another optimization branch in iadst16 which causes overflows.
- lavf: Reset global flag on deinit
- network: Do not leave context locked on error
- vp9: remove one optimization branch in iadst16 which causes overflows.
- fate: Include branch information in the payload header
- avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
- avformat/img2dec: do not rewind custom io buffers
- avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
- avcodec/atrac3plusdsp: fix on stack alignment
- swresample/swresample-test: Randomly wipe out channel counts
- swresample: Check channel layouts and channels against each other and print human readable error messages
- swresample: Allow reinitialization without ever setting channel layouts (cherry picked from commit 80a28c7509a11114e1aea5b208d56c6646d69c07)
- swresample: Allow reinitialization without ever setting channel counts
- dashenc: replace attribute id with contentType for the AdaptationSet element
- avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dts
- avformat/mux: Add avoid_negative_ts_use_pts
- tests/fate-run: do not attempt to parse tiny_psnrs output if it failed
- cafdec: free extradata before allocating it
- imgutils: initialize palette padding bytes in av_image_alloc
- aacdec: don't return frames without data
- id3v2: catch avio_read errors in check_tag
- avi: Validate sample_size
- aacsbr: break infinite loop in sbr_hf_calc_npatches
- diracdec: avoid overflow of bytes*8 in decode_lowdelay
- diracdec: prevent overflow in data_unit_size check
- avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]
- matroskadec: use uint64_t instead of int for index_scale
- pngdec: don't use AV_PIX_FMT_MONOBLACK for apng
- pngdec: return correct error code from decode_frame_common
- nutdec: fix illegal count check in decode_main_header
- nutdec: fix memleaks on error in nut_read_header
- apedec: prevent out of array writes in decode_array_0000
- apedec: set s->samples only when init_frame_decoder succeeded
- swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong
- alac: reject rice_limit 0 if compression is used
- alsdec: only adapt order for positive max_order
- bink: check vst->index_entries before using it
- mpeg4videodec: only allow a positive length
- aacpsy: correct calculation of minath in psy_3gpp_init
- alsdec: validate time diff index
- alsdec: ensure channel reordering is reversible
- ac3: validate end in ff_ac3_bit_alloc_calc_mask
- aacpsy: avoid psy_band->threshold becoming NaN
- aasc: return correct buffer size from aasc_decode_frame
- matroskadec: export cover art correctly
- mxfenc: don't try to write footer without header
- mxfenc: fix memleaks in mxf_write_footer
- rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded
- rtpenc_mpegts: Free the right ->pb in the error path in the init function
2015-05-18 11:57:07 +00:00
tsutsui
fbf5183423 Update adobe-flash-plugin11 to 11.2.202.460.
Upstream announcement:
 https://helpx.adobe.com/security/products/flash-player/apsb15-09.html

Security updates available for Adobe Flash Player

Release date: May 12, 2015

Vulnerability identifier: APSB15-09

CVE number: CVE-2015-3044, CVE-2015-3077, CVE-2015-3078, CVE-2015-3079,
 CVE-2015-3080, CVE-2015-3081, CVE-2015-3082, CVE-2015-3083, CVE-2015-3084,
 CVE-2015-3085, CVE-2015-3086, CVE-2015-3087, CVE-2015-3088, CVE-2015-3089,
 CVE-2015-3090, CVE-2015-3091, CVE-2015-3092, CVE-2015-3093

Platform: All Platforms
2015-05-16 18:46:08 +00:00
jperkin
87656daf4f Don't provide an empty DESCR, copy mostly from mediainfo. 2015-05-14 13:22:00 +00:00
jperkin
3a4e726274 Avoid CS pollution from sys/regset.h on SunOS. 2015-05-14 13:20:06 +00:00
wiz
358d25a1b5 Update multimedia/mpv to mpv-0.9.0, from Leonardo Taccari in PR 49863.
pkgsrc changes:
  * Add LUA_VERSION_INCOMPATIBLE= 53 to reflect upstream changelog. No
    functional changes intended.

Changes:
Release 0.9.0
-------------
Changes that may break users' config files have been annotated with a
(!).
  * Note: mpv is not compatible with Lua 5.3. Lua 5.1 or 5.2 is
    required.
  * The minimum required libass version is now 0.12.1 or newer.
  * The minimum required FFmpeg version is now 2.4.0 (equiv. Libav 11)
    or newer.
  * The internal libmpg123 support was removed. This was already not
    used by default in the previous release.
  * (!) The LIRC support was removed. Configure LIRC remotes as input
    devices instead.
  * (!) The Linux Joystick support was removed.
  * (!) vf_screenshot was removed, as they are now handled at a VO
    level and is compatible with all VOs.
  * (!) --ass-use-margins has been renamed to --sub-use-margins and
    applies only to plain-text (non-ASS) subtitles (enabled by
    default). The new --ass-force-margins option applies only to ASS
    subtitles (disabled by default). To get the old behaviour back,
    enable both at the same time.
  * (!) The --sub-scale-with-window option now only applies to plain
    text (non-ASS) subtitles (enabled by default). The new
    --ass-scale-with-window option does the same but only with ASS
    subtitles (disabled by default).
  * (!) The range for the param1 for the gaussian vo_opengl scaler has
    been redefined. Instead of being an arbitrary 1-100 range, have a
    default value of 1.0, and anything higher is blurrier.
  * (!) The seek, playlist_next, playlist_prev, loadfile and loadlist
    parameters no longer accept numerical parameters where symbolic
    parameter names exist.
  * (!) vo_opengl changes:
       + (!) The smoothmotion suboption has been renamed to
         interpolation. The old name is still supported for now.
       + (!) The bilinear_slow scaler has been renamed to triangle.
       + (!) scale-down has been renamed to dscale and now has its own
         set of config options (e.g. dscale-radius).
       + (!) Scaler radius no longer defaults to 3 but to a preferred
         value that may be different for each filter.
       + The scale-radius option may now go down as low as 0.5, which
         is the value used by the nearest filter.
       + spline36 is the new cscale default for opengl-hq. This might
         break setups that use fbo-format=rgb8. To work around it,
         leave fbo-format as its default, or set to something higher
         than 8, or set cscale=bilinear, the previous default.
  * (!) vf_format no longer converts video to YUYV if there is no
    parameter. Video is now passed unchanged unless a format is
    specifically requested.
  * (!) The --colormatrix, --colormatrix-input-range,
    --colormatrix-output-range and --colormatrix-primaries options have
    been converted into vf_format suboptions. See commit 27715b7 and
    the manual for details.
  * vf_mirror's implementation was replaced with calling into
    libavfilter's vf_hflip filter, thus depending on libavfilter to
    function.
  * The device subption to ao_wasapi has been deprecated in favor of
    --audio-device.
  * --video-rotate now allows 360 as an argument instead of stopping at
    359.
  * Several improvements to af_scaletempo.
  * Options that have multiple options and also include a "yes" option
    now default to that if specified with no arguments.
  * The default value of --cache-default is now 150000 (153.6 MB, ~146
    MiB).
  * JPEG screenshots now use the same subsampling as the source video.
    The images are still RGB regardless of source format though.

Bug fixes

  * mpv no longer saves position on files that can't be resumed (issue
    #1701).
  * (X11) Fix the player thinking the mouse has left the window in some
    WMs / embeddings (issue #1672).
  * mpv no longer freezes on wayland when the compositor stops asking
    it to draw itself (e.g. when minimized) (issue #249).
  * .ac3 files are no longer rejected by --audio-file-auto (issue
    #1759).
  * ao_wasapi now automatically enables exclusive when passthrough is
    attempted (issue #1742).
  * Attempt to fix flickering on Intel VAAPI drivers with --hwdec=vaapi
    and --vo=opengl (issue #1765).
  * youtube-dl will no longer download video streams when video
    playback is disabled with --no-video.
  * (Windows) mpv now prevents system sleep when playing a video-only
    file. Previously, only files with an opened audio track would
    prevent sleep.

New features

  * vo_opengl features:
       + Added ewa_ginseng, ewa_hanning, robidoux, robidouxsharp,
         oversample and haasnsoft scalers.
       + There are now ewa_lanczossoft and ewa_lanczossharp aliases to
         ewa_lanczos that are tuned to be blurrier and sharper,
         respectively.
       + Added gamma-auto option that uses ambient light sensors to
         automatically adjust the video gamma. See commit c028d78 for
         details.
       + Added blend-subtitles option to draw subtitles directly into
         the video instead of rendered afterwards. Potentially
         necessary for correct rendering with files that use ASS
         subtitles for typesetting in combination with an icc-profile.
         There is a default option for drawing after upscaling, and a
         video option for drawing before upscaling. See details and
         warning on the manual.
       + There is now a tscale option, used to choose the temporal
         scaler used in the interpolation mode (previously
         smoothmotion).
       + There is a new scale-blur parameter to adjust the amount of
         blur that most of the filters produce. Deviating from the
         default may introduce artifacts in EWA filters.
       + (Windows) There is now a dwmflush option that might help
         improve rendering of high-fps video. Disabled by default. See
         manual for options.
  * New Linux-only vo_drm video output driver. Uses the direct
    rendering / kernel modesetting drivers to draw directly to the
    framebuffer, but with no hardware acceleration. See manual for
    details.
  * New pseudo-gui builtin profile, automatically used when launched
    from mpv.desktop by opening mpv.exe on windows (mpv.com still works
    as usual), or by opening the mpv.app bundle. The pseudo-gui tries
    to make the player window behave closer to what a desktop player
    would do, by not immediately closing and allowing the user to
    drag&drop files for playback. See manual for details.
  * mpv can now play directories by automatically playing their
    contents instead. Works everywhere but on Windows, due to issues
    with Windows' C runtime.
  * Add support to pitch correct stretched audio with librubberband.
  * Add support for the Raspberry Pi 2's hardware decoder when FFmpeg
    (or Libav) is built with --enable-mmal. See commit 8fff125 for
    details.
  * The --cache option now accepts a "yes" option, that always enables
    a --cache-default-sized cache on all cases a cache can be used,
    unless --cache-default disables caching.
  * ao_pulse, ao_coreaudio and ao_wasapi now support device
    hotplugging.
  * New --osd-align-x and --osd-align-y options can be used to align
    the OSD independently from subtitles.
  * New --osd-bold and --sub-text-bold options can be enabled to bold
    all OSD or plain-text subtitle text, respectively.
  * Added a default keybind to the u key that enables/disables ASS
    style overriding. When enabled, is equivalent to
    --ass-style-override=force.
  * There is now a MOUSE_ENTER keybind, that is called when the mouse
    cursor enters the VO from outside.
  * The new --ytdl-params option can be set to arguments that are
    always given to youtube-dl invocations. There is no sanity
    checking, so invalid options can prevent mpv from working with http
    URLs.
  * There's a new --demuxer-mkv-fix-timestamps option, enabled by
    default, that tries to guess more accurate video timestamps by
    using FPS information, if available. See manual for details.
  * The new --window-scale option can be used to scale the video window
    by the specified multiplier, before other options such as --autofit
    are applied.
  * vo_direct3d_shaders now supports NV12 colorspace without using
    stretchrect, but it seems no drivers actually support that.
  * (Client API) Added a rescan_external_files command, as requested on
    issue #1586.
  * (Client API) If enabled, initializing the Client API will now also
    load the user's mpv.conf.
  * (Client API) There's a new mpv_opengl_cb_report_flip() call for API
    users to call to inform mpv of when exactly a frame was displayed.
  * (Client API) The mpv_opengl_cb_render() function was deprecated in
    favor of the new, simpler mpv_opengl_cb_draw() function.
  * (Client API) There is a new screenshot_raw command. See input.rst
    for details.
  * The --input-file argument may now also be a file descriptor in the
    form "fd://N", where N is the FD number.
2015-04-30 15:10:17 +00:00
joerg
b717398c5f Shared libraries should always be PIC. Bump revision. 2015-04-28 12:04:33 +00:00
tnn
76e5fe9f77 remove dup entry 2015-04-28 06:57:59 +00:00
tnn
ed12f45238 Sync list of PKGCONFIG_OVERRIDEs with package. Bump revision. 2015-04-28 06:56:18 +00:00
tnn
f137beaf7f This has optional EGL support, handle like x11/qt5-qtbase. 2015-04-28 06:54:40 +00:00
jperkin
a765430e6c Requires c99. 2015-04-27 14:54:23 +00:00
dbj
58dd86ab06 add check for clang supporting -fno-integrated-as instead of -no-integrated-as 2015-04-27 07:31:08 +00:00
joerg
0f2dae13b2 Drop pointless ONLY_FOR_COMPILER. 2015-04-26 13:29:42 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
joerg
968e0ea0c0 mbstate_t reference is always const with new boost. 2015-04-23 18:28:57 +00:00
joerg
188aef975a Needs pkg-config to find libdvdnav. 2015-04-23 18:27:11 +00:00
jperkin
ca8519b89a Update Xfce to 4.12.0.
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-21 08:56:37 +00:00
tsutsui
d77c69b6a3 Update adobe-flash-plugin11 to 11.2.202.457.
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-18 10:04:29 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
tron
8776250914 Reset maintainer. 2015-04-14 06:21:41 +00:00
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
dsainty
c8417c36e2 Belated PKGREVISION++ for the repaired DVD support fixed in mplayer-share. 2015-04-13 09:12:39 +00:00
tnn
f959b4a25f declare rpi PLIST variable properly 2015-04-13 08:32:15 +00:00
jmcneill
f4378fa77e Add "rpi" build option to enable Raspberry Pi OpenMAX IL decoding and
video output plugins. While here, fix plist for -x11 builds.
2015-04-12 10:43:25 +00:00
adam
0bf6d87f11 Changes 2.6.2:
- 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-12 09:15:26 +00:00
tron
978218e8a4 Apply Clang changes slightly later to avoid interfering with patch
(re-)generation.
2015-04-09 17:44:01 +00:00
tron
760bbd2d34 Improve Clang build fix and use it under Mac OS X as well. The problem
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-09 17:09:01 +00:00
martin
5f3e43980b PR pkg/49689: postprocess skin files so they are compatible with this
version (as far as easily possible).
2015-04-07 09:22:40 +00:00
adam
f63a59f5c1 x265 1.6 has been released. The changes from the 1.5 release are mostly
performance oriented, with heavy improvements for AVX2 capable platforms
(Haswell and later Intel CPUs) and work efficiency improvements for
multiple-socket machines.
2015-04-06 20:58:35 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
dsainty
aa7d1f9b70 Build against libdvdnav 5.0 API.
Re-enable the inhibited DVD related options.

Bump PKGREVISION on the principle of least surprise.
2015-04-05 08:27:08 +00:00
adam
bc02bfb016 Changes 0.8.1:
- 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-05 06:31:51 +00:00
tnn
6b596a1af9 fix HOMEPAGE 2015-04-04 16:15:05 +00:00
tnn
d36ae9991b +gmp-api 2015-04-04 15:46:46 +00:00
tnn
d1c6dedcc9 Import gmp-api-38.0 as multimedia/gmp-api.
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-04 15:45:53 +00:00
wiz
a734bedbb3 Update to 0.8.3, from Leonardo Taccari in PR 49797:
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-02 22:46:20 +00:00
wiz
0433c15744 Update to 2.6.1:
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-04-02 22:40:04 +00:00
joerg
825c32aae8 Fix example to not trigger alignment warnings. Fix a real bug while here
-- casting the address of ai_addr to sockaddr_* is not a good idea.
2015-03-31 15:52:50 +00:00
joerg
916ca9a421 Regenerate to keep in sync with mplayer-share. 2015-03-31 15:51:42 +00:00
joerg
c88614e105 Add missing end-of-function marker. Use CFI on NetBSD/ARM.
Don't redefine exported symbols immediately.
2015-03-24 14:27:20 +00:00
joerg
3061cc2ebe Don't conflict with NetBSD's strtoi. Disable liblive due to incompatible
interface changes.
2015-03-22 20:06:32 +00:00
tnn
2bbdf344f3 Master site 404's old releases. Add MASTER_SITE_FREEBSD as mirror.
XXX why is this NO_SRC_ON_FTP when FreeBSD mirrors it?
2015-03-17 19:54:12 +00:00
tnn
4299468c61 needs flex 2015-03-17 18:29:17 +00:00
tnn
983049b0af Apply some band aid to make it build for NetBSD-current / MKLLVM=yes users
since we don't yet ship stdatomic.h.
2015-03-16 21:51:01 +00:00
wiz
c444bb1a33 Update DESCR to mention OSS issue. 2015-03-16 12:46:09 +00:00
gdt
416d2f88e7 Note that this is not the current version
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16 00:16:18 +00:00
gdt
1c9947d2f5 note eol upstream
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16 00:15:41 +00:00