Up to [cvs.NetBSD.org] / pkgsrc / multimedia / ffmpeg3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:51 2023 UTC (3 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.13 / (download) - annotate - [select for diffs], Fri Sep 30 07:21:46 2022 UTC (7 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.12: +10 -10
lines
Diff to previous 1.12 (colored)
ffmpeg3: switch to x264 stable, bump revision
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:54 2022 UTC (10 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
*: recursive bump for perl 5.36
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:37 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 23 08:06:28 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive revbump from multimedia/libva
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:40 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 26 08:19:26 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump after x264-devel update
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 18 20:25:41 2017 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
ffmpeg3: update to 3.4 version 3.4: - deflicker video filter - doubleweave video filter - lumakey video filter - pixscope video filter - oscilloscope video filter - config.log and other configuration files moved into ffbuild/ directory - update cuvid/nvenc headers to Video Codec SDK 8.0.14 - afir audio filter - scale_cuda CUDA based video scale filter - librsvg support for svg rasterization - crossfeed audio filter - spec compliant VP9 muxing support in MP4 - remove the libnut muxer/demuxer wrappers - remove the libschroedinger encoder/decoder wrappers - surround audio filter - sofalizer filter switched to libmysofa - Gremlin Digital Video demuxer and decoder - headphone audio filter - superequalizer audio filter - roberts video filter - The x86 assembler default switched from yasm to nasm, pass --x86asmexe=yasm to configure to restore the old behavior. - additional frame format support for Interplay MVE movies - support for decoding through D3D11VA in ffmpeg - limiter video filter - libvmaf video filter - Dolby E decoder and SMPTE 337M demuxer - unpremultiply video filter - tlut2 video filter - floodfill video filter - pseudocolor video filter - raw G.726 muxer and demuxer, left- and right-justified - NewTek NDI input/output device - Some video filters with several inputs now use a common set of options: blend, libvmaf, lut3d, overlay, psnr, ssim. They must always be used by name. - FITS demuxer and decoder - FITS muxer and encoder - add --disable-autodetect build switch - drop deprecated qtkit input device (use avfoundation instead) - despill video filter - haas audio filter - SUP/PGS subtitle muxer - convolve video filter - VP9 tile threading support - KMS screen grabber - CUDA thumbnail filter - V4L2 mem2mem HW assisted codecs - Rockchip MPP hardware decoding - vmafmotion video filter - use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 24 21:48:08 2017 UTC (6 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.5: +9 -1
lines
Diff to previous 1.5 (colored)
ffmpeg3: make buildlink (conditionally) include vdpau and vaapi. so dependent packages can use it.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 16 23:45:10 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Recursive bump for libvpx shlib major change.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 3 21:25:55 2016 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.3: +1 -5
lines
Diff to previous 1.3 (colored)
faac support was removed in 3.2, remove option and bl3.mk chunk. default-off, so no PKGREVISION bump necessary
Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 17 00:06:40 2016 UTC (6 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Recursive revbump from multimedia/libvpx uppdate
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 30 12:47:47 2016 UTC (7 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Explicitly pull in archivers/xz, ffmpeg goes looking for it and if it's already installed will fail during install as a missing runtime dependency. Bump PKGREVISION.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 5 08:52:23 2016 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Import ffmpeg3-3.0 as multimedia/ffmpeg3. FFmpeg 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.