Path to this page:
./
multimedia/ffmpeg3,
Decoding, encoding and streaming software (v3.x)
Branch: CURRENT,
Version: 3.4.13nb4,
Package name: ffmpeg3-3.4.13nb4,
Maintainer: pkgsrc-usersFFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
This package contains major version 3.
Required to run:[
textproc/libxml2] [
graphics/freetype2] [
multimedia/xvidcore] [
multimedia/libtheora] [
audio/speex] [
audio/lame] [
audio/libvorbis] [
fonts/fontconfig] [
security/gnutls] [
x11/libxcb] [
multimedia/libvdpau] [
multimedia/libva] [
multimedia/libvpx] [
multimedia/libass] [
audio/libopus] [
multimedia/x265] [
multimedia/libbluray] [
multimedia/x264]
Required to build:[
pkgtools/x11-links] [
devel/nasm] [
x11/xcb-proto] [
x11/xorgproto]
Package options: ass, bluray, fontconfig, freetype, gnutls, lame, libvpx, opus, speex, theora, vaapi, vdpau, vorbis, x11, x264, x265, xvid
Master sites:
Filesize: 8319.629 KB
Version history: (Expand)
- (2024-11-24) Updated to version: ffmpeg3-3.4.13nb4
- (2024-11-15) Updated to version: ffmpeg3-3.4.13nb3
- (2024-11-01) Updated to version: ffmpeg3-3.4.13nb2
- (2024-11-01) Updated to version: ffmpeg3-3.4.13nb1
- (2024-09-17) Updated to version: ffmpeg3-3.4.13
- (2024-09-16) Updated to version: ffmpeg3-3.4.11nb22
CVS history: (Expand)
2024-11-24 07:59:09 by Adam Ciarcinski | Files touched by this commit (41) |
Log message:
revbump for x265
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-09-17 10:15:06 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
ffmpeg3 ffplay3: updated to 3.4.13
version 3.4.13:
avcodec/noise_bsf: Check for wrapped frames
avcodec/pngdec: Do not pass AVFrame into global header decode
avformat/wavdec: Check that smv block fits in available space
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header()
avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of \
16 allocated
avcodec/vorbisdec: Check codebook float values to be finite
avcodec/g2meet: Replace fake allocation avoidance for framebuf
avcodec/lcldec: More space for rgb24
avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width
libavcodec/lcldec: width and height should not be unsigned
avcodec/escape124: Check that blocks are allocated before use
avcodec/huffyuvdec: Fix undefined behavior with shift
avcodec/j2kenc: fix 5/3 DWT identifer
avcodec/vp3: Check width to avoid assertion failure
avcodec/g729postfilter: Limit shift in long term filter
configure: update copyright year
avcodec/tests/snowenc: Fix 2nd test
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches
avcodec/snowenc: Fix visual weight calculation
avcodec/tests/snowenc: unbreak DWT tests
avcodec/vp3: Add missing check for av_malloc
avcodec/escape124: Fix some return codes
avcodec/escape124: fix signdness of end of input check
Use https for repository links
avcodec/motionpixels: Mask pixels to valid values
avcodec/xpmdec: Check size before allocation to avoid truncation
avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane()
avcodec/bink: Fix off by 1 error in ref end
avcodec/utils: Ensure linesize for SVQ3
avcodec/utils: allocate a line more for VC1 and WMV3
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things
avcodec/pngdec: Check deloco index more exactly
avcodec/ffv1dec: Check that num h/v slices is supported
avformat/mov: Check samplesize and offset to avoid integer overflow
avcodec/pictordec: Remove mid exit branch
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow
avcodec/utils: use 32pixel alignment for bink
avcodec/012v: Order operations for odd size handling
avcodec/eatgq: : Check index increments in tgq_decode_block()
avcodec/scpr: Test bx before use
avcodec/sunrast: Fix maplength check
avcodec/wavpack: Avoid undefined shift in get_tail()
avformat/id3v2: Check taglen in read_uslt()
avcodec/ffv1dec: restructure slice coordinate reading a bit
avcodec/mlpdec: Check max matrix instead of max channel in noise check
swscale/input: Use more unsigned intermediates
avcodec/alsdec: The minimal block is at least 7 bits
avformat/replaygain: avoid undefined / negative abs
swscale/output: Bias 16bps output calculations to improve non overflowing range
avcodec/speedhq: Check buf_size to be big enough for DC
avcodec/ffv1dec: Fail earlier if prior context is corrupted
swscale: aarch64: Fix yuv2rgb with negative strides
|
2024-09-16 09:20:18 by Adam Ciarcinski | Files touched by this commit (42) |
Log message:
Revbump for x265
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|