Commit graph

4179 commits

Author SHA1 Message Date
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
leot
4c8fc5543b Add fontconfig and freetype options.
From Konrad Schroder, closes PR pkg/50307.
2015-10-08 01:02:42 +00:00
leot
933f1e2b3a Update multimedia/mpv to mpv-0.11.0.
Changes:
Features
========
New
---
  * vo_opengl: implement debanding

Removed
-------
  * audio/filter: remove center, extrastereo, karaoke, sinesuppress, sub,
    surround, sweep, ladspa, hrtf, export and bs2b filters (these are either
    considered useless or have replacements in lavfi)
  * video/filter: remove lavfi wrappers for noise, hqdn3d, unsharp and delogo
    (these filters remain usable through lavfi)

Behavior
--------
  * vo_opengl: require FBOs by default (use dumb-mode suboption for old
    hardware and broken drivers)
  * vo_opengl: enable debanding by default for the opengl-hq preset
  * audio/out: use new sample format determination code
  * player: prefer logical current directory path (affects logic for resuming
    playback)
  * vf_vdpaurb: Pass through non-hardware-decoded content
  * player: make force-window=immediate work in auto-profiles

Options and Commands
====================
Added
-----
  * af_lavrresample: add normalize suboption
  * vo_opengl: add deband, deband-iterations, deband-threshold, deband-range
    and deband-grain suboptions
  * af_lavfi: implement af-metadata property (like vf-metadata) (#2311)

Changed
-------
  * command: make "add 0" not change the value

Removed
-------
  * vo_opengl: remove source-shader suboption

Fixes and Minor Enhancements
============================
  * options: fix --no-config
  * cache: do not include backbuffer size in total stream cache size (#2305)
  * audio/format: actually prefer float over double sample format for int->
    float conversions
  * audio/format: fix interlaved vs. non-interleaved conversions
  * audio/format: revise format conversion scoring
  * video: make --field-dominance set interlaced flag (#2289)
  * vf: vf_stereo3d compilation depends on libavfilter
  * vf_yadif: add hack for Libav compatibility (#2335)
  * player: add opus to list of external audio file extensions (#2336)
  * build: allow disabling vapoursynth completely
  * libmpv/win32: allow multiple windows at the same time (#2319)
2015-09-27 14:49:44 +00:00
tsutsui
f298367a98 Update adobe-flash-plugin11 to 11.2.202.521.
Upstream announcement:

 https://helpx.adobe.com/security/products/flash-player/apsb15-23.html

Adobe Security Bulletin

Security updates available for Adobe Flash Player

Release date: September 21, 2015

Last updated: September 23, 2015

Vulnerability identifier: APSB15-23

CVE number: CVE-2015-5567, CVE-2015-5568, CVE-2015-5570, CVE-2015-5571,
 CVE-2015-5572, CVE-2015-5573, CVE-2015-5574, CVE-2015-5575, CVE-2015-5576,
 CVE-2015-5577, CVE-2015-5578, CVE-2015-5579, CVE-2015-5580, CVE-2015-5581,
 CVE-2015-5582, CVE-2015-5584, CVE-2015-5587, CVE-2015-5588, CVE-2015-6676,
 CVE-2015-6677, CVE-2015-6678, CVE-2015-6679, CVE-2015-6682

Platform: All Platforms
2015-09-25 15:35:39 +00:00
joerg
6cd76c3f7d Remove NetBSD specific clang hack, stdatomic.h is now installed.
Rework vlc_atomic.h to work with <atomic> to avoid overlap.
2015-09-23 12:02:27 +00:00
joerg
09bc9b0a47 Fix build against newer Boost. 2015-09-23 12:00:53 +00:00
tnn
02c5285498 PR pkg/50243: PLIST fix when X11_TYPE=modular and PKG_OPTIONS.MesaLib=-dri
ok gdt@
2015-09-16 12:28:53 +00:00
adam
82e65286f2 version 2.8:
- colorkey video filter
- BFSTM/BCSTM demuxer
- little-endian ADPCM_THP decoder
- Hap decoder and encoder
- DirectDraw Surface image/texture decoder
- ssim filter
- optional new ASF demuxer
- showvolume filter
- Many improvements to the JPEG 2000 decoder
- Go2Meeting decoding support
- adrawgraph audio and drawgraph video filter
- removegrain video filter
- Intel QSV-accelerated MPEG-2 video and HEVC encoding
- Intel QSV-accelerated MPEG-2 video and HEVC decoding
- Intel QSV-accelerated VC-1 video decoding
- libkvazaar HEVC encoder
- erosion, dilation, deflate and inflate video filters
- Dynamic Audio Normalizer as dynaudnorm filter
- Reverse video and areverse audio filter
- Random filter
- deband filter
- AAC fixed-point decoding
- sidechaincompress audio filter
- bitstream filter for converting HEVC from MP4 to Annex B
- acrossfade audio filter
- allyuv and allrgb video sources
- atadenoise video filter
- OS X VideoToolbox support
- aphasemeter filter
- showfreqs filter
- vectorscope filter
- waveform filter
- hstack and vstack filter
- Support DNx100 (1440x1080@8)
- VAAPI hevc hwaccel
- VDPAU hevc hwaccel
- framerate filter
- Switched default encoders for webm to VP9 and Opus
- Removed experimental flag from the JPEG 2000 encoder
2015-09-09 10:42:41 +00:00
jperkin
8091aee373 Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
2015-09-07 12:02:05 +00:00
dsainty
6a0dd73879 Update mediainfo and libmediainfo to 0.7.77
The change logs between 0.7.65 and 0.7.77 total several hundred lines, and
consists primarily of very detailed per-codec trivia.  The complete change
logs can be found in the source distribution as MediaInfo/History_CLI.txt and
MediaInfoLib/History_DLL.txt.

Pkgsrc:

  - patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h applied upstream.

  - pkglint a bit.

  - mediainfo appears to have done some work in avoiding bashisms, so remove
    "bash" from the tools.

  - CONFIG_SHELL doesn't need to be explicitly bash any longer.  Possibly this
    was only ever necessary because bash seems to be the only shell that was
    willing to treat a garbage shell substitution (caused by a bug in the
    configure.ac) as somehow legal.

  - ... and libmediainfo now actually builds if you accidentally on purpose
    override CONFIG_SHELL to be pdksh.
2015-09-07 01:02:00 +00:00
leot
83d1c8b108 Update multimedia/mpv to mpv-0.10.0.
Changes:
Release 0.10.0
==============
Features
--------
New
~~~
- uchardet support
- Matroska: reading cue sheets embedded in tags
- Support for VideoToolbox hardware decoding
- Display sync mode (--display-sync)
- --force-window=immediate mode
- fd:// protocol
- libarchive wrapper for reading compressed archives
- TOOLS/lua: zones.lua
- Support for the "new" libavcodec VDPAU API
- vf_vdpaurb, Add a new filter for reading back VDPAU decoded frames
- DXVA2: HEVC support
- Enabled HEVC profiles with VA API
- HEVC added to whitelist of hwdec codecs
- vo_null: framerate emulation
- vo_opengl: support for custom shaders
- vo_opengl: temporal-dither-period option
- vo_opengl: tscale-clamp option
- vo_opengl: option to attach target-prim/target-csp to window screenshots
- vo_opengl_cb: "block" framedrop mode (now default)
- vo_opengl_cb: support for interpolation
- vo_vdpau: rotation support
- ytdl_hook: support for 'multi_video' results

Removed
~~~~~~~
- af_convert24 (af_lavrresample does this now)
- af_dummy
- audio: S8, U16, U24, U32 formats
- DVD and BD menu support
- TOOLS: youtube-starttime.lua
- VA API: compatibility crap (< 0.34.0) and vo_vaapi deinterlacer
- vo_x11

Deprecated
~~~~~~~~~~
- vf_dlopen


Behavior
--------
- audio: softvol scale is now cubic
- cache: readahead size is limited to half the cache size at the beginning
- charset_conv: "auto" encoding detection now prefers uchardet
- demux_playlist: skip hidden directories
- input.conf: O toggles between 2 states only
- input.conf: Ctrl+s key binding for window screenshots
- input.conf: mouse volume control (horizontal scrolling) inverted
- input.conf: L to toggle infinite looping
- input.conf: remap d/D keys (dropped framedrop cycle, replaced with deinterlacing toggle)
- player: disabled seeking on unseekable streams even if the cache is enabled
- player: parses and exposes m3u playlist titles
- player: --term-playing-msg is now in a separate log category
- player: removed automatic DVB channel advancement on no data
- player: now restores video-aspect on playback resume
- player: now uses exit code 0 by default for quit, 4 for signals, etc.
- player: warns against using HLS URLs with --playlist
- screenshots: changed the default directory in pseudo-gui mode to desktop
- screenshots: screenshot directory is now created automatically
- screenshots: default template is now prefixed with "mpv-"
- TOOLS/lua/autoload: adds all files on start
- vo: vo_wayland moved up in autoprobe list
- vo_opengl: enabled pbo by default with opengl-hq
- vo_opengl: cache dir for ICC profiles is now created automatically
- w32: shift drag and drop appends
- x11: shift drag and drop appends


Options and Commands
--------------------
Added
~~~~~
- af_volume: replaygain-fallback option
- ao_coreaudio: change-physical-format option
- ao_coreaudio: exclusive option
- ao_null: channel-layouts option for testing channel layout selection
- audio: --audio-spdif as new method for enabling passthrough
- cache: --cache-backbuffer to configure cache backbuffer size
- command: define-section command for defining input bindings
- command: audio-params and audio-out-params properties
- command: keypress, keydown, and keyup commands
- command: playlist_shuffle command
- command: option-info/N/set-locally property indicating per-file options
- command: protocol-list property
- command: track-list/N/audio-channels property
- demux: --demuxer-max-packets and --demuxer-max-bytes options to control maximum queue size
- input: relative percentage seek
- osc: time display configuration options
- player: --playlist-pos option
- screenshots: --screenshot-jpeg-source-chroma option to disable JPEG 4:4:4 output
- screenshots: --screenshot-high-bit-depth option to allow or disallow 16 bit output
- screenshots: --screenshot-directory option
- sub: --stretch-image-subs-to-screen option for stretching image subtitles to screen
- TOOLS/stats-conv: allow passing regex via command line
- video: --video-aspect-method option to configure container vs. bitstream aspect ratio
- vo_drm: mode suboption to set the mode ID to use
- vo_opengl_cb, vo_opengl: --hwdec-preload option for preloading hwdec context
- vo_rpi: background disabled by default
- vo_xv: buffers suboption to configure number of buffers
- win32: portable config mode

Changed
~~~~~~~
- audio: changed the range of the volume option/property (0 is still silence, and 100 now always means unchanged volume)
- command: allow changing deinterlace property any time
- command: allow changing track properties while no file is loaded
- command: always make video-aspect property accessible
- command: better choice when to allow playback-related commands
- command: change OSD symbol for absolute perc. seek
- command: change the default action for rescan_external_files
- command: change the hwdec properties
- command: define-section with empty contents removes a section
- command: export stereo 3D tags
- command: make auto-deinterlacing output at field rate
- command: make deinterlace property use interlaced-only yadif mode
- command: make property event mask matching more restrictive
- command: make the playback-time property writable
- input: allow - as separator between commands, instead of _
- options: --loop without argument means looping forever
- options: make keyvalue list parsing less strict
- player: extend --hls-bitrate option
- vf_yadif: expose interlaced frame mode
- video: --video-stereo-mode=no to disable automatic stereo conversion
- vo_opengl_cb, vo_opengl: --hwdec-preload for preloading hwdec context
- vo_opengl: replace icc-cache with icc-cache-dir
- vo_opengl: icc-profile overrides icc-profile-auto

Renamed
~~~~~~~
- command: rename audio-format property to audio-codec-name
- options: rename --media-title option to --force-media-title
- vo_opengl: rename use_full_range to use_normalized_range

Deprecated
~~~~~~~~~~
- --ad-spdif-dtshd (use --audio-spdif=dts-hd)
- audio-samplerate property
- length property

Removed
~~~~~~~
- get_property command
- --demuxer-readahead-packets and --demuxer-readahead-bytes
- image_writer: don't use jpeg baseline, and remove useless jpeg-optimize and jpeg-baseline options
- --leak-report
- --slave-broken
- vo_opengl: npot suboption


Fixes and Minor Enhancements
----------------------------
- ad_spdif: use DTS-HD passthrough only if the audio is really DTS-HD
- af: fix behavior with filter chains that require a large number of auto-inserted conversion filters
- af_lavcac3enc: fix A/V sync
- ao_alsa: accept 7.1 over HDMI
- ao_alsa: refuse to use spdif if AES flags can't be set
- ao_wasapi: fix crash on hotplug init error
- audio: avoid wasting CPU due to continuous wakeup
- audio: do not exit when loading small files in paused mode
- audio: fix channel map fallback selection
- audio: fix crash on uninit
- audio: fix --end handling
- audio: fix EOF state with --keep-open
- audio: fix restoring volume
- charset_conv: fix switched parameters
- charset_conv: use our own UTF-8 check with ENCA only
- cocoa: don't load hardcoded icon if running from bundle
- cocoa: hide cursor using a blank image instead of a system-wide API
- command: do not exit playback if the B point of A-B loop is past EOF
- command: fix audio-out-detected-device property
- command: fix track property when no file is loaded
- command: fix video-aspect property update notification
- command: let track properties return option value in idle mode
- demux: don't get stuck on some cases of timestamp resets
- demux: handle Matroska-style replaygain tags as well
- demux_lavf: do a better job at guessing the vobsub .sub filename
- demux_mkv: disable ordered chapters if ChapterTimeEnd is missing
- demux_mkv: discard broken index
- demux_mkv: fix mpeg2 mapping
- demux_mkv: ignore deprecated FrameRate, do not assume PAL
- demux_mkv: improve video duration detection heuristic
- demux_mkv: parse FLAC channel layouts
- demux_playlist: make mime type comparison case-insensitive
- dxva2: fix handling of cropped video
- idet.sh: Support larger files
- mp_image: fix vf_vdpaupp references
- options: fix conversion of flags to strings
- options: move program name to end of window title
- options: remove the period at the end of "No file."
- osc: completely disable if no VO window exists
- osc: exit tick immediately if disabled
- osc: reinit on playlist changes
- osx: add NULL check for input context in a missing case
- player: fix crashes when adding external tracks before loading main file
- player: increase tick event update frequency
- player: make decoding cover art more robust
- player: raise maximum idle time
- player: return better guess for playback time during seeks
- player: show larger cache sizes in MB on status line
- player: slim down A/V desync warning
- sd_ass: assume negative durations are unknown durations, and handle them
- terminal: disable terminal foreground state polling
- terminal-unix: set terminal mode on init
- timer: fix a corner case on clock changes
- TOOLS: make autodeint detect telecine in parallel
- TOOLS/zsh.pl: die loudly if mpv fails to run
- vaapi: prefer direct display over copy-back
- vaapi: fix some videos only showing up green
- vaapi: treat cropped decoder output slightly more correctly
- vda: add support for nv12 image formats
- vd_lavc: fix a hw decoding fallback case
- vf_stereo3d: drop internal implementation
- vf_vavpp: don't attempt to deinterlace progressive frames
- vf_vavpp: fix bob deinterlacing for bottom field first videos
- vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpi
- video: always re-probe auto deint filter on filter reconfig
- video: better heuristic for timestamp resets
- video: fix panscan in vertical case
- video: fix VideoToolbox/VDA autodetection
- video: unbreak EOF with video-only files that have timestamp resets
- vo_direct3d: fix broken pseudo GUI drag and drop hint
- vo_drm: fix centering with regard to stride
- vo_drm: fix crashes with --profile=pseudo-gui
- vo_drm: fix resolution not restored after exiting
- vo_drm: fix stride problem for certain devices
- vo_drm: make VT switching non mandatory
- vo: free frames before killing VO
- vo_opengl: avoid broken shader if hwdec fails to provide textures
- vo_opengl_cb: drop frames eagerly if frames are not rendered
- vo_opengl: CMS no longer implies linear scaling
- vo_opengl: fix alpha video in one case
- vo_opengl: fix dangling pointers with vo_cmdline
- vo_opengl: fix framestepping/pausing + interpolation
- vo_opengl: fix "freezes" after seeking with interpolation on
- vo_opengl: fix scale=oversample's threshold calculations
- vo_opengl: framebuffers work under GLES 2
- vo_opengl: improve robustness against PBO failure
- vo_opengl: reimplement tscale=oversample
- vo_opengl: reject future images in different formats
- vo_opengl: X11: don't leak when GL init fails
- vo: restore frame-drop logic for high-fps clips
- vo_rpi: fix blackscreen before the first subtitle/OSD is rendered
- vo_rpi, vo_opengl: do not globally terminate EGL on VO uninit
- vo_sdl: fix glaring memory leak
- vo_vdpau: check maximum video size
- vo_vdpau: limit output surfaces to allowed maximum dimensions
- win32: fix window resize logic
- win32: fix crashes when changing system time
- x11: Handle external fullscreen toggles
- ytdl: catch bogus extractor info
- ytdl: do not use deprecated media-title option
- ytdl: don't print failure warning when youtube-dl was killed by us
- ytdl: get start_time
2015-09-06 00:24:46 +00:00
jperkin
53fcf2e553 Remove --disable-sdltest, this is now handled generically by SDL's bl3. 2015-09-05 11:39:51 +00:00
markd
e228a3e64d Update phonon-backend-vlc to 0.8.2
* Restore build support with Qt <= 5.2 in the Qt 5 build.

* VLC 2.2 compatibility - VLC 2.2 changed the time when PulseAudio streams
  are constructed, rendering the Phonon PulseSupport non-functional as it
  injects stream-dependent properties through the environment which needs
  to happen close to stream creation to avoid timing issues. The changed
  stream creation time makes it impossible to provide high-level PulseAudio
  control while also allowing Phonon applications to construct multiple
  AudioOutputs in a very short time frame. To allow core functionality from
  working under these circumstances Phonon PulseSupport integration is
  disabled when built against VLC >= 2.2 leading to the following known
  regressions:
  * Changing the volume through the PulseAudio stream itself is not
    propagated to Phonon AudioOutputs, meaning the application can not
    reflect volume changes done through other applications (e.g. a volume
    mixer).
  * Changing the muteness through the PulseAudio stream is not propagated
    either.
  * The PulseAudio media.role property (as well as derived properties) is
    always set to 'video' making all Phonon application use the video
    category for output device selection (e.g. as seen in the Phonon KCM).
* Revised the logic used to come up with an icon name for libvlc. If the
  application has QApplication::windowIcon set with an QIcon constructed
  through QIcon::fromTheme(string) the actual icon name will be used.
  Otherwise the lower-case version of QCoreApplication::applicationName is
  used.
* Setting the libvlc app id is now only dependent on
  QCoreApplication::applicationName being set (previously it was also
  dependent on QCoreApplication::applicationVersion). This change was made
  to accomodate the fact that most applications neglect to set a version.
2015-09-01 22:23:07 +00:00
markd
a658ad9cbc Update phonon-backend-gstreamer to 4.8.2
* Prevent excessive QPainter warnings when built against Qt 5 by not
  setting the WA_PaintOnScreen flag for the X11 renderer.
* Repair VideoWidget::snapshot which accidentally broke during GStreamer
  1.0 porting.
2015-09-01 22:17:02 +00:00
markd
e1990279da Update phonon to 4.8.3
* New opt-in compatibility feature to install PhononQt4 headers. The new
  cmake option PHONON_INSTALL_QT_COMPAT_HEADERS enables the installation
  of additional compatibility headers to prevent breaking the source
  compatibility for PhononQt applications when built with Phonon.
* Add proper include directory exporting in CMake. When using an imported
  CMake target target_link_libraries(Phonon::phonon) this will now
  automatically add the correct include directory for the target.
* Prevent a crash on device changes when using
  ALSA+PhononServer(KDE)+Phonon(WithDBus)+NoPhononBackend
2015-09-01 22:14:20 +00:00
jperkin
499d3c7db2 Use --disable-sdltest on Darwin, fixes builds which aren't performed with
the console login, the test hangs otherwise or fails with connection errors
to the WindowServer.
2015-08-29 21:20:44 +00:00
taca
46aeab66d7 Fix build problem of php-ming when php{55,56} are compiled with maintainer-zts
PKG_OPTIONS.
2015-08-29 15:46:14 +00:00
wiz
5dbb7421ee Fix build with ncurses6. 2015-08-26 13:36:27 +00:00
khorben
2e44973af2 Add support for CFLAGS
No functional change intended.
2015-08-23 23:23:43 +00:00
khorben
767d91c998 Only attempt to move the manual pages if really needed 2015-08-23 23:20:46 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
jperkin
efad4447ad Package requires USE_GCC_RUNTIME. 2015-08-20 12:13:30 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
youri
a593b6cca0 Remove xfmedia, it's an abandoned project. 2015-08-12 11:31:05 +00:00
tsutsui
b619766661 Update adobe-flash-plugin11 to 11.2.202.508.
Upstream announcement:

 https://helpx.adobe.com/security/products/flash-player/apsb15-19.html

Adobe Security Bulletin
Security updates available for Adobe Flash Player

Release date: August 11, 2015

Vulnerability identifier: APSB15-19

CVE number: CVE-2015-3107, CVE-2015-5124, CVE-2015-5125, CVE-2015-5127,
 CVE-2015-5128, CVE-2015-5129, CVE-2015-5130, CVE-2015-5131, CVE-2015-5132,
 CVE-2015-5133, CVE-2015-5134, CVE-2015-5539, CVE-2015-5540, CVE-2015-5541,
 CVE-2015-5544, CVE-2015-5545, CVE-2015-5546, CVE-2015-5547, CVE-2015-5548,
 CVE-2015-5549, CVE-2015-5550, CVE-2015-5551, CVE-2015-5552, CVE-2015-5553,
 CVE-2015-5554, CVE-2015-5555, CVE-2015-5556, CVE-2015-5557, CVE-2015-5558,
 CVE-2015-5559, CVE-2015-5560, CVE-2015-5561, CVE-2015-5562, CVE-2015-5563,
 CVE-2015-5564

Platform: All Platforms
2015-08-12 04:14:05 +00:00
wiz
45c9f9c3ca Reset maintainer, he resigned quite some time ago. 2015-08-08 11:44:34 +00:00
adam
b651857096 version 2.7.2:
- imc: use correct position for flcoeffs2 calculation
- hevc: check slice address length
- snow: remove an obsolete av_assert2
- webp: fix infinite loop in webp_decode_frame
- wavpack: limit extra_bits to 32 and use get_bits_long
- ffmpeg: only count got_output/errors in decode_error_stat
- ffmpeg: exit_on_error if decoding a packet failed
- pthread_frame: forward error codes when flushing
- huffyuvdec: validate image size
- wavpack: use get_bits_long to read up to 32 bits
- nutdec: check maxpos in read_sm_data before returning success
- s302m: fix arithmetic exception
- vc1dec: use get_bits_long and limit the read bits to 32
- mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
- avcodec/vp8: Check buffer size in vp8_decode_frame_header()
- avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
- avcodec/diracdec: Check for hpel_base allocation failure
- avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()
- avfilter/af_aresample: Check ff_all_* for allocation failures
- avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case
- swscale/utils: Clear pix buffers
- avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()
- ffmpeg: Fix cleanup after failed allocation of output_files
- avformat/mov: Fix deallocation when MOVStreamContext failed to allocate
- ffmpeg: Fix crash with ost->last_frame allocation failure
- ffmpeg: Fix cleanup with ost = NULL
- avcodec/pthread_frame: check avctx on deallocation
- avcodec/sanm: Reset sizes in destroy_buffers()
- avcodec/alac: Clear pointers in allocate_buffers()
- bytestream2: set the reader to the end when reading more than available
- avcodec/utils: use a minimum 32pixel width in  avcodec_align_dimensions2() for H.264
- avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
- oggparsedirac: check return value of init_get_bits
- wmalosslessdec: reset frame->nb_samples on packet loss
- wmalosslessdec: avoid reading 0 bits with get_bits
- Put a space between string literals and macros.
- avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()
- avcodec/aacsbr: check that the element type matches before applying SBR
- avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
- vp9/update_prob: prevent out of bounds table read
- avfilter/vf_transpose: Fix rounding error
- avcodec/h264_refs: discard mismatching references
- avcodec/mjpegdec: Fix small picture upscale
- avcodec/pngdec: Check values before updating context in decode_fctl_chunk()
- avcodec/pngdec: Copy IHDR & plte state from last thread
- avcodec/pngdec: Require a IHDR chunk before fctl
- avcodec/pngdec: Only allow one IHDR chunk
- wmavoice: limit wmavoice_decode_packet return value to packet size
- swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
- ffmpeg: Do not use the data/size of a bitstream filter after failure
- swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext}
- vda: unlock the pixel buffer base address.
- swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
- swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE
- swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian
- swr: Remember previously set int_sample_format from user
- swresample: soxr implementation for swr_get_out_samples()
- avformat/swfdec: Do not error out on pixel format changes
- ffmpeg_opt: Fix forcing fourccs
- configure: Check for x265_api_get
- swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions
- swscale/x86/rgb2rgb_template: add missing xmm clobbers
- library.mak: Workaround SDL redefining main and breaking fate tests on mingw
- vaapi_h264: fix RefPicList[] field flags.
2015-07-20 18:39:46 +00:00
adam
08ce239b9a Changes:
* Update configure for auto detection of system libx264 configuration
* Add tile format frame packing value
* Stricter validation of crop-rect values
* Add mono frame packing value
* Validate frame packing value instead of clipping
* x86inc: Correctly warn on use of SSE2 instructions in SSE functions
* x86inc: Fix instantiation of YMM registers
* matroska: Correctly write display width and height in stereo mode
* Use POC type 0 for AVC-Intra
* Fix ARCH variable name conflict with BSD ports (bsd.port.mk) read-only variable
* Fix negative percentages in final stats output
2015-07-18 11:08:21 +00:00
tsutsui
9d3cc158c4 Update adobe-flash-plugin11 to 11.2.202.491.
Upstream announcement for 11.2.202.491:

 https://helpx.adobe.com/security/products/flash-player/apsb15-18.html

Adobe Security Bulletin
Security updates available for Adobe Flash Player

Release date: July 14, 2015

Last updated: July 16, 2015

Vulnerability identifier: APSB15-18

CVE number: CVE-2015-5122, CVE-2015-5123

Platform: Windows, Macintosh and Linux
2015-07-17 02:01:55 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
8d9d7e0465 Fix previous (hi martin! PKGVERSION != PKGREVISION) 2015-07-11 23:40:49 +00:00
wiz
458fa14d20 Switch to libgdata0.6. Bump PKGREVISION. 2015-07-11 17:15:58 +00:00
tsutsui
ac23a34293 Update adobe-flash-plugin11 to 11.2.202.481.
Upstream announcement for 11.2.202.481:
 https://helpx.adobe.com/security/products/flash-player/apsa15-03.html

Security Advisory for Adobe Flash Player

Release date: July 7, 2015

Vulnerability identifier: APSA15-03

CVE number: CVE-2015-5119

Platform: Windows, Macintosh and Linux


Upstream announcement for 11.2.202.468:
 https://helpx.adobe.com/security/products/flash-player/apsb15-14.html

Security updates available for Adobe Flash Player

Release date: June 23, 2015

Vulnerability identifier: APSB15-14

CVE number: CVE-2015-3113

Platform: Windows, Macintosh and Linux
2015-07-08 17:22:37 +00:00
martin
26959d7be5 Ooops, remove accidently commited debug info stuff 2015-07-06 09:48:24 +00:00
martin
e11f734182 Fix inverted flag in sparc alignment patch 2015-07-06 09:46:36 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
ryoon
b8783ba1ac Recursive revbump from pkgsrc/multimedia/libvpx (buildink3.mk). 2015-06-30 10:02:21 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
ryoon
c8b0dcf8e1 Update to 1.4.0
Changelog:
2015-04-03 v1.4.0 "Indian Runner Duck"
  This release includes significant improvements to the VP9 codec.

  - Upgrading:
    This release is ABI incompatible with 1.3.0. It drops the compatibility
    layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec
    controls for VP9.

  - Enhancements:
    Faster VP9 encoding and decoding
    Multithreaded VP9 decoding (tile and frame-based)
    Multithreaded VP9 encoding - on by default
    YUV 4:2:2 and 4:4:4 support in VP9
    10 and 12bit support in VP9
    64bit ARM support by replacing ARM assembly with intrinsics

  - Bug Fixes:
    Fixes a VP9 bitstream issue in Profile 1. This only affected non-YUV 4:2:0
    files.

  - Known Issues:
    Frame Parallel decoding fails for segmented and non-420 files.
2015-06-30 09:53:17 +00:00
markd
c6ce74b1d7 Fix build with gcc 5.x 2015-06-29 21:06:14 +00:00
adam
05e2d18e95 version 2.7.1:
- postproc: fix unaligned access
- avformat: clarify what package needs to be compiled with SSL support
- avcodec/libx264: Avoid reconfig on equivalent aspect ratios
- avcodec/flacenc: Fix Invalid Rice order
- tls_gnutls: fix hang on disconnection
- avcodec/hevc_ps: Only discard overread VPS if a previous is available
- ffmpeg: Free last_frame instead of just unref
- avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
- avio: fix potential crashes when combining ffio_ensure_seekback + crc
- examples/demuxing_decoding: use properties from frame instead of video_dec_ctx
- h264: er: Copy from the previous reference only if compatible
- doc: fix spelling errors
- configure: only disable VSX for !ppc64el
- ffmpeg_opt: Check for localtime() failure
- avformat/singlejpeg: fix standalone compilation
- configure: Disable VSX on unspecified / generic CPUs
- avformat: Fix bug in parse_rps for HEVC.
- takdec: ensure chan2 is a valid channel index
- avcodec/h264_slice: Use AVFrame dimensions for grayscale handling
2015-06-29 13:12:27 +00:00
youri
78a9706aeb Update to 0.4.5. 2015-06-29 10:25:53 +00:00
tsutsui
448be8f6e0 Update adobe-flash-plugin11 to 11.2.202.466.
Upstream announcement:
 https://helpx.adobe.com/security/products/flash-player/apsb15-11.html

Security updates available for Adobe Flash Player

Release date: June 9, 2015

Vulnerability identifier: APSB15-11

CVE number: CVE-2015-3096, CVE-2015-3097, CVE-2015-3098, CVE-2015-3099,
 CVE-2015-3100, CVE-2015-3101, CVE-2015-3102, CVE-2015-3103, CVE-2015-3104,
 CVE-2015-3105, CVE-2015-3106, CVE-2015-3107, CVE-2015-3108

Platform: All Platforms
2015-06-12 15:01:54 +00:00
wiz
fc8ae37926 Remove unused bl3.mk. 2015-06-12 10:55:02 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
adam
004ad139c8 version 2.7:
- FFT video filter
- TDSC decoder
- DTS lossless extension (XLL) decoding (not lossless, disabled by default)
- showwavespic filter
- DTS decoding through libdcadec
- Drop support for nvenc API before 5.0
- nvenc HEVC encoder
- Detelecine filter
- Intel QSV-accelerated H.264 encoding
- MMAL-accelerated H.264 decoding
- basic APNG encoder and muxer with default extension "apng"
- unpack DivX-style packed B-frames in MPEG-4 bitstream filter
- WebM Live Chunk Muxer
- nvenc level and tier options
- chorus filter
- Canopus HQ/HQA decoder
- Automatically rotate videos based on metadata in ffmpeg
- improved Quickdraw compatibility
- VP9 high bit-depth and extended colorspaces decoding support
- WebPAnimEncoder API when available for encoding and muxing WebP
- Direct3D11-accelerated decoding
- Support Secure Transport
- Multipart JPEG demuxer
2015-06-11 17:02:35 +00:00
joerg
dcac188ba0 Pass down libgcrypt. 2015-06-09 14:19:16 +00:00
joerg
1d0c6f78b6 Explicitly depend on libgcrypt now. 2015-06-08 23:14:36 +00:00
taca
d7c56849d7 Fix build problem on Ruby 2.2 and later. 2015-06-08 14:55:17 +00:00