pkgsrc/multimedia
adam 1c74f918b5 version 3.3.2:
- avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 53098 * 40448 cannot be represented in type 'int'
- avcodec/pafvideo: Fix assertion failure
- avcodec/takdec: Fix multiple runtime error: signed integer overflow: 637072 * 4096 cannot be represented in type 'int'
- avcodec/mjpegdec: Check that reference frame matches the current frame
- avcodec/tiff: Avoid loosing allocated geotag values
- avcodec/cavs: Fix runtime error: signed integer overflow: -12648062 * 256 cannot be represented in type 'int'
- avformat/hls: Check local file extensions
- avcodec/qdrw: Fix null pointer dereference
- avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()
- avcodec/hevc_ps: Fix runtime error: index 32 out of bounds for type 'uint8_t [32]'
- avcodec/dxv: Check remaining bytes in dxv_decompress_raw()
- avcodec/pafvideo: Check packet size and frame code before ff_reget_buffer()
- avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places cannot be represented in type 'int'
- avformat/options: log filename on open
- avcodec/aacps: Fix runtime error: left shift of 1073741824 by 1 places cannot be represented in type 'INTFLOAT' (aka 'int')
- avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit type 'int'
- avcodec/cfhd: Fix runtime error: signed integer overflow: 65280 * 65288 cannot be represented in type 'int'
- avcodec/wavpack: Fix runtime error: signed integer overflow: 2013265955 - -134217694 cannot be represented in type 'int'
- avcodec/cinepak: Check input packet size before frame reallocation
- avcodec/hevc_ps: Fix runtime error: signed integer overflow: 2147483628 + 256 cannot be represented in type 'int'
- avcodec/ra144: Fixes runtime error: signed integer overflow: 7160 * 327138 cannot be represented in type 'int'
- avcodec/pnm: Use ff_set_dimensions()
- avcodec/cavsdec: Fix runtime error: signed integer overflow: 59 + 2147483600 cannot be represented in type 'int'
- avcodec/nvenc: fix hw accelerated transcode with bframes
- libavformat/hls: Observe Set-Cookie headers
- libavformat/http: Ignore expired cookies
- avformat/avidec: Limit formats in gab2 to srt and ass/ssa
- avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is outside the range of representable values of type 'float'
- avcodec/wavpack: Check float_shift
- avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * -2147483648 cannot be represented in type 'int'
- avcodec/ansi: Fix frame memleak
- avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot be represented in type 'int'
- avcodec/jpeg2000dec: Use ff_set_dimensions()
- avcodec/truemotion2: Fix passing null pointer to memset()
- avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
- avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * 1398101 cannot be represented in type 'int'
- avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * 404 cannot be represented in type 'int'
- avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro
- avcodec/webp: Fixes null pointer dereference
- avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
- avcodec/ylc: Check count in build_vlc()
- avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + 1086573994 cannot be represented in type 'int'
- avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + 2147483394 cannot be represented in type 'int'
- avcodec/jpeg2000dec: Check tile offsets more completely
- avcodec/sheervideo: Check input buffer size before allocating and decoding
- avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 is too large for 32-bit type 'int'
- avcodec/wnv1: More strict buffer size check
- avcodec/libfdk-aacdec: Correct buffer_size parameter
- avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: 849815297 + 1315389781 cannot be represented in type 'int'
- avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2
- doc/filters: Clarify scale2ref example
- avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on error
- avcodec/ra144dec: Fix runtime error: left shift of negative value -17
- avcodec/pixlet: Fix runtime error: signed integer overflow: 2147483647 + 32 cannot be represented in type 'int'
- avformat/mux: Fix copy an paste typo
- avutil/internal: Do not enable CHECKED with DEBUG
- avcodec/clearvideo: Check buf_size before decoding frame
- avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: -2147483648 * -1 cannot be represented in type 'int'
- avcodec/smc: Check remaining input
- avcodec/diracdec: Fix off by 1 error in quant check
- avcodec/jpeg2000dec: Fix copy and paste error
- avcodec/jpeg2000dec: Check tile offsets
- avcodec/sanm: Fix uninitialized reference frames
- avcodec/jpeglsdec: Check get_bits_left() before decoding a picture
- avcodec/fmvc: Fix use of uninitialized memory when the first frame is not a keyframe
- avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71
- avcodec/mjpegdec: Fix runtime error: signed integer overflow: -32767 * 130560 cannot be represented in type 'int'
- avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too large for 32-bit type 'int'
- avcodec/mpeg4videodec: Check for multiple VOL headers
- avcodec/vp9block: fix runtime error: signed integer overflow: 196675 * 20670 cannot be represented in type 'int'
- avcodec/vmnc: Check location before use
- avcodec/takdec: Fix runtime error: signed integer overflow: 8192 * 524308 cannot be represented in type 'int'
- avcodec/aac_defines: Fix: runtime error: left shift of negative value -2
- avcodec/takdec: Fix runtime error: left shift of negative value -63
- avcodec/mlpdsp: Fix runtime error: signed integer overflow: -24419392 * 128 cannot be represented in type 'int'
- avcodec/sbrdsp_fixed: fix runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
- avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 170 is too large for 32-bit type 'int'
- avcodec/mlpdec: Do not leave a invalid num_primitive_matrices in the context
- avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 is too large for 32-bit type 'int'
- avcodec/mimic: Use ff_set_dimensions() to set the dimensions
- avcodec/fic: Fix multiple runtime error: signed integer overflow: 5793 * 419752 cannot be represented in type 'int'
- avcodec/pixlet: Fix reading invalid numbers of bits
- avcodec/mlpdec: Fix: runtime error: left shift of negative value -8
- avcodec/dfa: Fix: runtime error: signed integer overflow: -14202 * 196877 cannot be represented in type 'int'
- avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 + 255 cannot be represented in type 'int'
- avcodec/aacdec_template: Fix fixed point scale in decode_cce()
- avcodec/fmvc: Fix off by 1 error
- avcodec/flicvideo: Check frame_size before decrementing
- avcodec/mlpdec: Fix runtime error: left shift of negative value -1
- avcodec/takdec: Fix  runtime error: left shift of negative value -42
- avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int'
- avcodec/scpr: mask bits to prevent out of array read
- avcodec/truemotion1: Fix multiple runtime error: signed integer overflow: 1246906962 * 2 cannot be represented in type 'int'
- avcodec/svq3: Fix runtime error: left shift of negative value -6
- avcodec/tiff: reset sampling[] if its invalid
- configure: Fix the msvcrt version check for mingw32
- lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out
- lavc/ffjni: add missing '\n'
- lavc/mediacodec_wrapper: do not declare JNIAMedia{Codec,CodecList,Format}Fields on the stack
- lavc/mediacodec_wrapper: fix local reference leaks
- avcodec/nvenc: remove unnecessary alignment
- Use AVOnce as a static variable consistently
- avfilter: take_samples: do not directly return frame when samples are skipped
- avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects
2017-06-07 08:48:22 +00:00
..
acidrip Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
adobe-flash-player Update adobe-flash-player to 25.0.0.171. 2017-05-13 04:11:46 +00:00
adobe-flash-plugin11 Use "Flash Player archives" binary since official rpm is no longer available. 2017-02-24 19:08:30 +00:00
alevt Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
audiocd-kio Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
avidemux Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bitstream Changes 1.2: 2017-02-11 14:24:37 +00:00
bsdav Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ccxstream Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
cfourcc Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
clutter-gst Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
deforaos-player Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
dirac Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
divxplayer Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dragon Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
dumpmpeg Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvb-apps Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
dvd-slideshow Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvdauthor Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
dvdbackup Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvdrip Remove long obsolete perl version reference. 2017-02-07 12:13:12 +00:00
dvdstyler Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
dvdview Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
farsight2 Revbump after icu update 2017-04-22 21:03:07 +00:00
ffmpeg1 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ffmpeg2 Add an `x11' option (disabled by default) similar to multimedia/ffmpeg2 in 2017-05-29 08:38:16 +00:00
ffmpeg2theora Requires libiconv. 2017-05-12 11:55:46 +00:00
ffmpeg3 version 3.3.2: 2017-06-07 08:48:22 +00:00
ffmpeg010 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
ffmpegthumbnailer Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
ffmpegthumbs Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ffplay1 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
ffplay2 version 2.8.11 2017-02-11 09:21:02 +00:00
ffplay3 version 3.3: 2017-04-15 09:26:47 +00:00
flashplayer
flvstreamer Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
fuppes Revbump after icu update 2017-04-22 21:03:07 +00:00
fxtv Add support for CFLAGS 2016-03-21 17:48:30 +00:00
gecko-mediaplayer Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ggrab Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
gmediaserver Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gmencoder Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmp-api Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gmplayer Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gnash Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
gnome-media Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gnome-mplayer Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
goggles Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gopchop Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gpac Package assumes building from a git checkout, fix build by pre-generating 2017-05-15 11:31:16 +00:00
gst-plugins0.10-bad Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
gst-plugins0.10-base Support the "introspection" option. 2017-01-31 16:43:55 +00:00
gst-plugins0.10-dvdread
gst-plugins0.10-ffmpeg Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
gst-plugins0.10-gnonlin Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gst-plugins0.10-good Fix building with linux-headers >= 3.9 2016-07-16 04:35:13 +00:00
gst-plugins0.10-hal
gst-plugins0.10-mpeg2dec
gst-plugins0.10-ogg
gst-plugins0.10-resindvd
gst-plugins0.10-theora
gst-plugins0.10-ugly Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gst-plugins0.10-v4l2
gst-plugins0.10-vp8 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
gst-plugins0.10-x264
gst-plugins0.10-xvid
gst-plugins1-bad gst-plugins1-bad: add PLIST.Darwin based on the latest bulk build 2017-06-03 01:18:46 +00:00
gst-plugins1-base Update gstreamer1 and its plugins to 1.10.4. 2017-03-16 14:35:22 +00:00
gst-plugins1-dvdread
gst-plugins1-egl-gl Fix PLIST 2016-07-19 20:44:40 +00:00
gst-plugins1-egl-opengl Import gst-plugins1-opengl-1.4.5 as multimedia/gst-plugins1-egl-opengl. 2015-01-30 11:10:20 +00:00
gst-plugins1-good Update gstreamer1 and its plugins to 1.10.4. 2017-03-16 14:35:22 +00:00
gst-plugins1-libav Update gstreamer1 and its plugins to 1.10.4. 2017-03-16 14:35:22 +00:00
gst-plugins1-mpeg2dec
gst-plugins1-ogg
gst-plugins1-omx Make PKGNAME match directory name (and other gstreamer plugin packages) 2016-11-16 11:36:15 +00:00
gst-plugins1-resindvd
gst-plugins1-theora
gst-plugins1-ugly prune patch for CVE-2017-5847, which is already part of 1.10.4. 2017-03-21 08:00:26 +00:00
gst-plugins1-v4l2
gst-plugins1-vpx Reset PKGREVISION after update. 2017-03-16 14:37:33 +00:00
gst-plugins1-x264
gst123 Updated gst123 to 0.3.4. 2017-03-16 14:57:13 +00:00
gstreamer0.10 added a patch to ensure that configure does not break when the --version 2017-04-17 19:50:06 +00:00
gstreamer1 Update gstreamer1 and its plugins to 1.10.4. 2017-03-16 14:35:22 +00:00
gtranscode Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gxine Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
handbrake Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
harvid revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
hwdecode-demos Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
intel-vaapi-driver Update multimedia/intel-vaapi-driver to 1.8.0 2017-04-09 10:39:52 +00:00
juk Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kaffeine Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kdemultimedia3 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
kdenlive Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kmix Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kmplayer Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kmplayer-kde3 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
kodi Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kscd Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libaacs Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libass Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libassetml Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libbdplus Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libbluray Version 1.0.0 2017-03-18 18:18:45 +00:00
libdv Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdv-tools
libdvbcsa Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvbpsi Changes between 1.3.0 and 1.3.1: 2017-02-26 10:15:52 +00:00
libdvbpsi0 Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvdcss Changes between 1.3.99 and 1.4.0: 2015-12-27 12:16:33 +00:00
libdvdnav Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
libdvdplay Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvdread Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libflash Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libflashsupport Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
libhdhomerun Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
libkate Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libkcddb Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libkcompactdisc Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
libmatroska Updated libmatroska to 1.4.7. 2017-03-13 09:14:34 +00:00
libmediainfo Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
libmp4v2 Some -fpermissive fixes. 2017-05-16 09:25:10 +00:00
libmpeg2 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
libmpeg3 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
libnms Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libogg Lower aggressive optimisation which causes configure tests to fail 2016-02-23 11:25:51 +00:00
liboggz liboggz: bump PKGREVISION for previous. it's a functional change, however 2016-10-30 09:45:32 +00:00
libquicktime Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
libtheora Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libtheora-docs Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) 2016-11-24 14:11:31 +00:00
libva revert libvdpau/libva changes, this doesn't work as expected. 2017-03-17 09:10:14 +00:00
libva-driver-vdpau update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
libvdpau revert libvdpau/libva changes, this doesn't work as expected. 2017-03-17 09:10:14 +00:00
libvpx Disable libyuv's SSE code on 32-bit SunOS, it doesn't compile at present. 2017-05-10 10:45:07 +00:00
livestreamer Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
lsdvd Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mate-media Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mediainfo Updated {lib,}mediainfo to 0.7.90. 2016-11-14 14:45:27 +00:00
mediatomb Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mencoder Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
ming Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
minidlna Revbump after icu update 2017-04-22 21:03:07 +00:00
mjpegtools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mkv2mp4 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
mkvtoolnix Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mkvtoolnix-old Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mlt Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mp4v2 Remove mpeg4ip, unused in pkgsrc, newer version in multimedia/libmp4v2. 2017-04-17 08:48:00 +00:00
mpeg-lib Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg_encode Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg_play Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mplayer Update multimedia/{gmplayer,mencoder,mplayer,mplayer-share} to 1.2.1. 2016-02-07 13:34:33 +00:00
mplayer-plugin Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mplayer-share Remove binary-only realplayer-codecs package from 2004. 2017-03-24 16:55:15 +00:00
mplayerthumbs Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
mpv mpv: update to 0.25.0 2017-04-24 15:18:01 +00:00
ogle Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
ogle_gui Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ogmtools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
omxplayer Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
openquicktime Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
p5-GStreamer Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-xmltv Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
phonon Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
phonon-backend-gstreamer Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0 2016-04-26 09:04:23 +00:00
phonon-backend-gstreamer-shared Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0 2016-04-26 09:04:23 +00:00
phonon-backend-vlc Update phonon-{,qt5-}backend-vlc to 0.9.0 2016-04-26 09:02:14 +00:00
phonon-qt5 Revbump after icu update 2017-04-22 21:03:07 +00:00
phonon-qt5-backend-gstreamer Revbump after icu update 2017-04-22 21:03:07 +00:00
phonon-qt5-backend-vlc Revbump after icu update 2017-04-22 21:03:07 +00:00
php-ming Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
pitivi Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
pspvc Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
py-enzyme Import py-enzyme-0.4.1 as multimedia/py-enzyme 2017-04-14 13:55:35 +00:00
py-gstreamer0.10 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-gstreamer1 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
py-m3u8 Update to m3u8-0.3.0: 2016-11-20 21:13:04 +00:00
py-ming Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
regionset Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
replex Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ruby-gnome2-clutter-gstreamer Update ruby-gnome2 packages to 3.1.1. 2017-01-29 07:54:19 +00:00
ruby-gnome2-gstreamer Update ruby-gnome2 packages to 3.1.1. 2017-01-29 07:54:19 +00:00
ruby-ming Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
schroedinger Fix unresolved symbols in wavelet_max_gain. Fixes SunOS. 2016-04-18 16:24:59 +00:00
sickbeard Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
smpeg Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
smpeg2 Remove conflict between multimedia/smpeg and multimedia/smpeg2 2016-07-29 18:25:35 +00:00
ssr Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
streamlink streamlink: update to 0.5.0 2017-04-27 16:02:29 +00:00
subtitleeditor Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
swfdec Revbump after icu update 2017-04-22 21:03:07 +00:00
swfdec-gnome Revbump after icu update 2017-04-22 21:03:07 +00:00
swfdec-mozilla Revbump after icu update 2017-04-22 21:03:07 +00:00
totem Revbump after icu update 2017-04-22 21:03:07 +00:00
totem-browser-plugin Revbump after icu update 2017-04-22 21:03:07 +00:00
totem-nautilus Revbump after icu update 2017-04-22 21:03:07 +00:00
totem-pl-parser Revbump after icu update 2017-04-22 21:03:07 +00:00
transcode Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
tstools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
tvtime Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ushare Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
vlc vlc: update to 2.2.6. 2017-05-26 13:26:37 +00:00
vlc20 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
win32-codecs Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
x264-devel Changes 20170122: 2017-01-23 15:28:27 +00:00
x265 Version 2.4 2017-04-25 18:29:57 +00:00
xanim Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
xawtv Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xfce4-mpc-plugin Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xfce4-thunar-media-tags Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xine-lib Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
xine-ui Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
xine-v4l Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
xine-v4l2 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
xvid4conf Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xvidcore Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
Makefile Remove mpeg4ip, unused in pkgsrc, newer version in multimedia/libmp4v2. 2017-04-17 08:48:00 +00:00