Steven Liu
81acc9adbf
doc/filters: update URL for sr filter script repository
...
Because the Original repository author loss loss of communication,
add new sr filter script repository.
Thanks to Gyan Doshi for a suggestion.
Signed-Off-By: Steven Liu <lq@chinaffmpeg.org>
2019-05-17 07:34:17 +08:00
Steven Liu
14c58c6aca
Revert "doc/filters: update URL for sr filter script repository"
...
This reverts commit c2771bbf81
.
2019-05-17 07:33:25 +08:00
Gyan Doshi
c2771bbf81
doc/filters: update URL for sr filter script repository
...
Thanks to Steven Liu for the update.
2019-05-17 00:22:04 +05:30
Paul B Mahol
7990df05f7
doc/filters: mention obvious operation, for our always clueless users
2019-05-16 10:40:38 +02:00
Lynne
87ee9d580c
lavu: bump minor and update APIchanges for the new transform API
2019-05-16 00:02:15 +01:00
Paul B Mahol
f49cec2ba8
avfilter: add asr filter
2019-05-14 15:17:14 +02:00
Paul B Mahol
8ef163ba9e
avfilter: add xmedian filter
2019-05-14 14:43:56 +02:00
Gyan Doshi
21832b93d5
doc/filters: add scale2ref example for proportional scaling
2019-05-13 21:58:19 +05:30
Paul B Mahol
f1c9d6fe70
avfilter/vf_chromahold: implement blend option
2019-05-13 12:15:32 +02:00
Gyan Doshi
dcc999819d
doc/filters: mention drawtext command support
2019-05-13 12:22:05 +05:30
Paul B Mahol
59fb8cae5e
avfilter: add colorhold filter
...
Fixes #7671 .
2019-05-11 20:16:45 +02:00
Gyan Doshi
a0328f05dc
doc/filters: layout requirements for xstack
2019-05-07 17:54:24 +05:30
Paul B Mahol
38baaa1617
avfilter/vf_vibrance: add alternate option
2019-05-05 13:29:34 +02:00
Moritz Barsnick
98541f7032
avfilter/f_realtime: add option to scale speed
2019-05-04 19:39:38 +02:00
Stephen Hutchinson
d19f8e711c
doc/general.texi: add note about 32-bit GCC builds of AviSynth+
2019-05-04 12:01:58 +05:30
Stephen Hutchinson
55895df4c8
doc/general.texi: update AviSynth+ reference page
...
Directed to the AviSynth+ entry on AviSynth Wiki rather than to
the github repository, since the wiki page is both more informative
and has the relevant Git/download links. The github releases page
is little more than a changelog.
2019-05-04 12:00:20 +05:30
Stephen Hutchinson
224aad3026
doc/general.texi: remove note about regressed AviSynth+ header
...
It's been fixed both AviSynth+-side and locally.
2019-05-04 11:59:56 +05:30
Martin Vobruba
093a504414
avfilter/avf_showwaves: Add draw mode also to showwavespic filter
...
See commit a8c2d375ca
2019-04-29 20:31:05 +02:00
Paul B Mahol
ce774e30ff
avfilter/avf_showspectrum: add log scale for frequency plot
2019-04-29 11:45:30 +02:00
Paul B Mahol
c2f305ca17
avfilter: add audio soft clip filter
2019-04-27 00:21:38 +02:00
Paul B Mahol
1e01f66822
avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point audio too
2019-04-26 12:14:10 +02:00
Paul B Mahol
e1e0f94dc9
avfilter/af_surround: add angle option
2019-04-24 22:31:02 +02:00
Paul B Mahol
4a69b18242
avfilter/af_surround: export more channel's in/out gains
2019-04-23 17:48:10 +02:00
Paul B Mahol
7a128ac2bc
avfilter/af_surround: expose window size to user
2019-04-23 13:37:41 +02:00
Jun Zhao
a087764847
examples/avio_reading: Use avio_context_free() to free AVIOContext
...
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-04-23 08:36:39 +08:00
Paul B Mahol
26fd40b568
avfilter/af_surround: make channel spread from stereo image user configurable
2019-04-22 22:15:01 +02:00
Paul B Mahol
dbb35abf28
avfilter/af_surround: add lfe_mode option
2019-04-22 22:15:01 +02:00
Gyan Doshi
6e0488cac4
doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED
2019-04-21 10:07:17 +05:30
Lou Logan
d8245cff16
doc/mailing-list-faq: auto unsubscribe due to DMARC
...
Signed-off-by: Lou Logan <lou@lrcd.com>
2019-04-20 13:55:39 -08:00
Jarek Samic
1c46ab4815
lavfi: add colorkey_opencl filter
...
This is a direct port of the CPU filter.
Signed-off-by: Jarek Samic <cldfire3@gmail.com>
Signed-off-by: Mark Thompson <sw@jkqxz.net>
2019-04-20 16:32:34 +01:00
Paul B Mahol
782ae68a11
avfilter: add lagfun filter
2019-04-20 14:20:07 +02:00
Paul B Mahol
e20ad3bd59
avfilter/vf_lut3d: add cineSpace 3D lut support
2019-04-20 13:52:42 +02:00
Paul B Mahol
b9d25b1a6e
avfilter/vf_lut3d: add cineSpace 1D lut parsing
2019-04-20 13:52:41 +02:00
Gyan Doshi
bf4245e952
doc/filters: list values for af_surround window function
2019-04-20 17:07:32 +05:30
Paul B Mahol
fee7c15d87
avfilter/af_surround: allow user to change overlap and win_func
2019-04-20 12:02:50 +02:00
Gyan Doshi
3a07aec827
doc/APIchanges: update for 3153a6502a
...
Entry for added avcodec flag AV_CODEC_FLAG_DROPCHANGED
2019-04-20 10:47:48 +05:30
Gyan Doshi
3153a6502a
avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags
...
Discard decoded frames which differ from first decoded frame in stream.
2019-04-20 10:38:01 +05:30
Jun Zhao
d93e44332f
lavf: bump version/add APIchanges entry when cleanup applehttp
...
commit abfeba9
"lavf/hls: Cleanup the applehttp" missed
the version bump and APIchanges entry.
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-04-20 07:26:58 +08:00
Lou Logan
d7e8e62797
doc/mailing-list-faq: add DMARC munging
...
Signed-off-by: Lou Logan <lou@lrcd.com>
2019-04-18 12:01:57 -08:00
Carl Eugen Hoyos
09f8b21deb
doc/encoders: Fix libvpx option name arnr-maxframes.
...
Fixes ticket #7856 .
2019-04-18 13:40:46 +02:00
Sam John
88325f4b34
Updated documentation for libaom encoder options.
...
Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
2019-04-18 13:10:16 +05:30
Paul B Mahol
8a3ed5a313
avfilter/af_agate: implement mode option
2019-04-17 23:36:39 +02:00
Paul B Mahol
a0559fcd81
avfilter/af_sidechaincompress: implement mode option
2019-04-17 16:34:17 +02:00
Jun Zhao
abfeba9724
lavf/hls: Cleanup the applehttp
...
Cleanup the applehttp as demuxer name, when use the command :
ffmpeg -formats, get the confused information like:
"
E hls Apple HTTP Live Streaming
D hls,applehttp Apple HTTP Live Streaming
"
we don't use applehttp as the demuxer/muxer name usually, so
cleanup the applehttp and update the documents.
After the change, get the information from "ffmpeg -formats":
"
DE hls Apple HTTP Live Streaming
"
Reviewed-by: Steven Liu <lq@onvideo.cn>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-04-15 21:36:45 +08:00
Marton Balint
3e10223385
avformat/file: add seekable option to disallow seeking
...
Signed-off-by: Marton Balint <cus@passwd.hu>
2019-04-11 21:18:51 +02:00
Jun Zhao
7c1875143d
doc/examples/metadata: fix the example can't dump FLV metadata
...
fix the example can't dump FLV metadata.
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-04-07 10:18:42 +08:00
James Almer
ee16d14b0a
avcodec/av1_metadata: add an option to remove Padding OBUs
...
Reviewed-by: Mark Thompson <sw@jkqxz.net>
Signed-off-by: James Almer <jamrial@gmail.com>
2019-04-03 18:12:37 -03:00
Karthick J
6aeaac3e1c
avformat/dashenc: Add support for Global SIDX
2019-04-02 11:16:06 +05:30
Gyan Doshi
7f9a81b110
doc/general: make column key note more verbose
...
Addresses #7795
2019-04-01 14:07:28 +05:30
Jun Li
4f5e660e69
avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100
...
Fix ticket #7297
The current setting for send-expect-100 option is either
enabled if applicable or forced enabled, no option to force
disable the header. This change is to expand the option setting
to provide more flexibility, which is useful for rstp case.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-03-31 23:23:52 +02:00