CVS log for pkgsrc/multimedia/ffmpeg3/options.mk
Up to [cvs.NetBSD.org] / pkgsrc / multimedia / ffmpeg3
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 9 16:31:18 2023 UTC (14 months, 2 weeks ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -2
lines
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 - view: text, markup, annotated - select for diffs
Fri Sep 30 07:21:46 2022 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -4
lines
ffmpeg3: switch to x264 stable, bump revision
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Apr 29 15:11:10 2020 UTC (4 years, 8 months ago) by nia
Branches: 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
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -9
lines
ffmpeg*: Add speex support. Further clarify license mess.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 29 14:17:48 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -2
lines
ffmpeg*: Add jack option.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 23 10:35:40 2020 UTC (4 years, 9 months ago) by nia
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
ffmpeg*: Explain more practical concerns with linking against fdk-aac.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 23 10:29:19 2020 UTC (4 years, 9 months ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -5
lines
ffmpeg*: Sync default options with ffmpeg4
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 18 14:41:09 2019 UTC (5 years, 7 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -3
lines
ffmpeg*: Make x11 option imply xcb.
This way x11grab works without rebuilding.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 9 11:04:10 2018 UTC (6 years, 3 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -3
lines
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 - view: text, markup, annotated - select for diffs
Sat Sep 29 14:28:24 2018 UTC (6 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -5
lines
ffmpeg3: pkg-config is needed to find libxml2, so it is always needed
(this fixes ffplay3)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 25 09:46:09 2018 UTC (6 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
ffmpeg3: fix librtmp detection
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 30 09:00:45 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -4
lines
ffmpeg[34]: added tesseract option
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 5 21:17:07 2018 UTC (6 years, 10 months ago) by rjs
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -3
lines
Make use of multimedia/libbluray optional.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 18 20:25:41 2017 UTC (7 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3
lines
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 - view: text, markup, annotated - select for diffs
Tue Oct 3 12:39:42 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -3
lines
ffmpeg3: add untested rpi option
Add hardware support for Raspberry Pi.
From trebol on pkgsrc-users.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Sep 20 08:21:17 2017 UTC (7 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -3
lines
ffmpeg[123]: added rtmp option
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 28 02:09:18 2017 UTC (7 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5
lines
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 - view: text, markup, annotated - select for diffs
Sat Apr 15 09:26:47 2017 UTC (7 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -10
lines
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 - view: text, markup, annotated - select for diffs
Sun Jan 1 22:36:34 2017 UTC (8 years ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -3
lines
Add support for the "opus" option (disabled by default, so no PKGREVISION bump)
Patch provided by Adrien Fernandes via #NetBSD
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 3 21:25:55 2016 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -12
lines
faac support was removed in 3.2, remove option and bl3.mk chunk.
default-off, so no PKGREVISION bump necessary
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 10 23:37:35 2016 UTC (8 years, 3 months ago) by tnn
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -4
lines
add option for including EBU R128 audio loudness normalization support
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 5 07:03:47 2016 UTC (8 years, 8 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -2
lines
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 - view: text, markup, annotated - select for diffs
Sat Mar 5 08:52:23 2016 UTC (8 years, 10 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
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.
CVSweb <webmaster@jp.NetBSD.org>