The NetBSD Project

CVS log for pkgsrc/multimedia/ffmpeg3/options.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / ffmpeg3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 9 16:31:18 2023 UTC (4 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.21: +6 -2 lines
Diff to previous 1.21 (colored) to selected 1.11 (colored)

ffmpeg[2-6]: Fixes for Darwin/powerpc.

- Do not universally --enable-rpath (it might not be supported)

- Limit nasm dependency to x86.

- Do not enable X11 as a default option.
  This isn't technically a fix, just a sensemaking improvement.
  X11 support in ffmpeg is used to capture video from an X display,
  Darwin users are unlikely to be running an X server as their primary
  display.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 30 07:21:46 2022 UTC (17 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored) to selected 1.11 (colored)

ffmpeg3: switch to x264 stable, bump revision

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 29 15:11:10 2020 UTC (3 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, 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, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.19: +11 -9 lines
Diff to previous 1.19 (colored) to selected 1.11 (colored)

ffmpeg*: Add speex support. Further clarify license mess.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 29 14:17:48 2020 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.18: +10 -2 lines
Diff to previous 1.18 (colored) to selected 1.11 (colored)

ffmpeg*: Add jack option.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 23 10:35:40 2020 UTC (3 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.11 (colored)

ffmpeg*: Explain more practical concerns with linking against fdk-aac.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 23 10:29:19 2020 UTC (3 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.16: +13 -5 lines
Diff to previous 1.16 (colored) to selected 1.11 (colored)

ffmpeg*: Sync default options with ffmpeg4

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jun 18 14:41:09 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.15: +5 -3 lines
Diff to previous 1.15 (colored) to selected 1.11 (colored)

ffmpeg*: Make x11 option imply xcb.

This way x11grab works without rebuilding.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 9 11:04:10 2018 UTC (5 years, 5 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.14: +7 -3 lines
Diff to previous 1.14 (colored) to selected 1.11 (colored)

ffmpeg[234]: Add an ssl optional group to only choice gnutls or openssl option

At least multimedia/ffmpeg4 does not support to be built with both `gnutls' and
`openssl'.  Introduce an `ssl' optional group in order to select only `gnutls'
or `openssl' option.

Noticed by John D. Baker on pkgsrc-users@:

 <https://mail-index.NetBSD.org/pkgsrc-users/2018/09/25/msg027482.html>

Thanks to John for spotting that and <gdt> for review!

Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 29 14:28:24 2018 UTC (5 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.13: +1 -5 lines
Diff to previous 1.13 (colored) to selected 1.11 (colored)

ffmpeg3: pkg-config is needed to find libxml2, so it is always needed

(this fixes ffplay3)

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 25 09:46:09 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.11 (colored)

ffmpeg3: fix librtmp detection

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 30 09:00:45 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.11: +11 -4 lines
Diff to previous 1.11 (colored)

ffmpeg[34]: added tesseract option

Revision 1.11 / (download) - annotate - [selected], Mon Mar 5 21:17:07 2018 UTC (6 years ago) by rjs
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.10: +12 -3 lines
Diff to previous 1.10 (colored)

Make use of multimedia/libbluray optional.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 18 20:25:41 2017 UTC (6 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.9: +5 -3 lines
Diff to previous 1.9 (colored) to selected 1.11 (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.9 / (download) - annotate - [select for diffs], Tue Oct 3 12:39:42 2017 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.8: +15 -3 lines
Diff to previous 1.8 (colored) to selected 1.11 (colored)

ffmpeg3: add untested rpi option

Add hardware support for Raspberry Pi.
From trebol on pkgsrc-users.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 20 08:21:17 2017 UTC (6 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.7: +9 -3 lines
Diff to previous 1.7 (colored) to selected 1.11 (colored)

ffmpeg[123]: added rtmp option

Revision 1.7 / (download) - annotate - [select for diffs], Sun May 28 02:09:18 2017 UTC (6 years, 10 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored) to selected 1.11 (colored)

ffmpeg3: introduce x11 option (default on) and wrap vaapi/vdpau
options with it- makes it easier for non-x11 users to disable those.

may want to make vdpau/vaapi just an option again, limited (if any)
benefit. but this fixes the immediate problem of pulling in Xorg
unnecessarily.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 15 09:26:47 2017 UTC (6 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -10 lines
Diff to previous 1.5 (colored) to selected 1.11 (colored)

version 3.3:
- CrystalHD decoder moved to new decode API
- add internal ebur128 library, remove external libebur128 dependency
- Pro-MPEG CoP 3-R2 FEC protocol
- premultiply video filter
- Support for spherical videos
- configure now fails if autodetect-libraries are requested but not found
- PSD Decoder
- 16.8 floating point pcm decoder
- 24.0 floating point pcm decoder
- Apple Pixlet decoder
- QDMC audio decoder
- NewTek SpeedHQ decoder
- MIDI Sample Dump Standard demuxer
- readeia608 filter
- Sample Dump eXchange demuxer
- abitscope multimedia filter
- Scenarist Closed Captions demuxer and muxer
- threshold filter
- midequalizer filter
- Optimal Huffman tables for (M)JPEG encoding
- VAAPI-accelerated MPEG-2 and VP8 encoding
- FM Screen Capture Codec decoder
- native Opus encoder
- ScreenPressor decoder
- incomplete ClearVideo decoder
- Intel QSV video scaling and deinterlacing filters
- Support MOV with multiple sample description tables
- XPM decoder
- Removed the legacy X11 screen grabber, use XCB instead
- MPEG-7 Video Signature filter
- Removed asyncts filter (use af_aresample instead)
- Intel QSV-accelerated VP8 video decoding

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 1 22:36:34 2017 UTC (7 years, 2 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.4: +9 -3 lines
Diff to previous 1.4 (colored) to selected 1.11 (colored)

Add support for the "opus" option (disabled by default, so no PKGREVISION bump)

Patch provided by Adrien Fernandes via #NetBSD

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 3 21:25:55 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.3: +2 -12 lines
Diff to previous 1.3 (colored) to selected 1.11 (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], Mon Oct 10 23:37:35 2016 UTC (7 years, 5 months ago) by tnn
Branch: MAIN
Changes since 1.2: +12 -4 lines
Diff to previous 1.2 (colored) to selected 1.11 (colored)

add option for including EBU R128 audio loudness normalization support

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 5 07:03:47 2016 UTC (7 years, 10 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.1: +13 -2 lines
Diff to previous 1.1 (colored) to selected 1.11 (colored)

Add a new "doc" option to install multimedia/ffmpeg[23] HTML documentation,
disabled by default.

Fix PR pkg/51113 reported by Joern Clausen.
ffmpeg needs texi2html features that can be not available in the version
provided natively by the platform.

While here also add a PRINT_PLIST_AWK to automa{g,t}ically print a PLIST that
need less manual intervention.

Bump PKGREVISION.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 5 08:52:23 2016 UTC (8 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to selected 1.11 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>