-
Notifications
You must be signed in to change notification settings - Fork 4.7k
/
Copy pathGyan.FFmpeg.locale.en-US.yaml
90 lines (88 loc) · 3.69 KB
/
Gyan.FFmpeg.locale.en-US.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: Gyan.FFmpeg
PackageVersion: 5.1.2
PackageLocale: en-US
Publisher: Gyan
PublisherUrl: https://www.gyan.dev/
PublisherSupportUrl: https://www.gyan.dev/ffmpeg/builds/#discussion
Author: Gyan Doshi
PackageName: FFmpeg
PackageUrl: https://www.gyan.dev/ffmpeg/builds/
License: GPL-3.0
LicenseUrl: https://www.ffmpeg.org/legal.html
Copyright: Copyright (c) 2000-2022 the FFmpeg developers
ShortDescription: A complete, cross-platform solution to record, convert and stream audio and video.
Description: |-
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.
FFmpeg 64-bit static full build from www.gyan.dev. Contains most libraries.
Moniker: ffmpeg
Tags:
- audio
- codec
- convert
- decode
- demux
- encode
- ffmpeg
- filter
- media
- multimedia
- mux
- record
- stream
- streaming
- transcode
- video
ReleaseNotes: |-
- avcodec/dstdec: Check for overflow in build_filter()
- avformat/spdifdec: Use 64bit to compute bit rate
- avformat/rpl: Use 64bit for duration computation
- avformat/xwma: Use av_rescale() for duration computation
- avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation
- avformat/sbgdec: Check ts_int in genrate_intervals
- avformat/sbgdec: clamp end_ts
- avformat/rmdec: check tag_size
- avformat/nutdec: Check fields
- avformat/flvdec: Use 64bit for sum_flv_tag_size
- avformat/jacosubdec: Fix overflow in get_shift()
- avformat/genh: Check nb_channels for IMA ADPCM
- avformat/dxa: avoid bpc overflows
- avformat/dhav: Use 64bit seek_back
- avformat/cafdec: Check that nb_frasmes fits within 64bit
- avformat/asfdec_o: Limit packet offset
- avformat/apm: Use 64bit for bit_rate computation
- avformat/ape: Check frames size
- avformat/icodec: Check nb_pal
- avformat/aiffdec: Use 64bit for block_duration use
- avformat/aiffdec: Check block_duration
- avformat/mxfdec: only probe max run in
- avformat/mxfdec: Check run_in is within 65536
- avcodec/mjpegdec: Check for unsupported bayer case
- avcodec/apedec: Fix integer overflow in filter_3800()
- avcodec/tta: Check 24bit scaling for overflow
- avcodec/mobiclip: Check quantizer for overflow
- avcodec/exr: Check preview psize
- avcodec/tiff: Fix loop detection
- libavformat/hls: Free keys
- avcodec/fmvc: Move frame allocation to a later stage
- avfilter/vf_showinfo: remove backspaces
- avcodec/speedhq: Check width
- avcodec/bink: disallow odd positioned scaled blocks
- avformat/cafenc: derive Opus frame size from the relevant stream parameters
- avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
- lavc/videotoolbox: do not pass AVCodecContext to decoder output callback
- lavc/pthread_frame: always transfer stashed hwaccel state
- avcodec/arm/sbcenc: avoid callee preserved vfp registers
- avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout
- avfilter/vf_scale: overwrite the width and height expressions with the original values
- lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads
- avutil/tests/.gitignore: Add channel_layout testtool
ReleaseNotesUrl: https://raw.githubusercontent.com/FFmpeg/FFmpeg/release/5.1/Changelog
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://ffmpeg.org/documentation.html
- DocumentLabel: About
DocumentUrl: https://www.gyan.dev/ffmpeg/builds/#about-these-builds
ManifestType: defaultLocale
ManifestVersion: 1.6.0