ffmpeg | branch: master | Werner Robitza | Tue Feb
28 12:42:03 2023 +0100| [79b40ff58c2e6f59d7a5e6d289243a10ff1dccb4] | committer:
Thilo Borgmann
doc/filters: update SITI description
The filter implements the 'legacy' version from a superseded recommendation.
> http://git
ffmpeg | branch: master | Werner Robitza | Sun May
26 17:52:00 2019 +0200| [7458fa119c907bc43dd10e2ecdaaad1483e5920d] | committer:
Gyan Doshi
doc/swscaler: explain default Lanczos parameter
Explain that the default Lanczos filter parameter is 3 and that it can be
changed by the param0 option
ffmpeg | branch: master | Werner Robitza | Fri May
17 10:58:02 2019 +0200| [b99c73abf4b9931d0790cfbcb46aa8b799ac244b] | committer:
Gyan Doshi
doc/scaler: explain values for src_range, dst_range
This fixes the description of the values for src_range and dst_range to
include the possible values
ffmpeg | branch: master | Werner Robitza | Tue Oct
30 20:22:55 2018 +0100| [ad5ca1fb72fc1e0d7cdeec85b279608f8195c96e] | committer:
Lou Logan
doc/hls: fix grammar for HLS options
This fixes the grammar of two HLS option descriptions and makes them less
ambiguous.
Signed-off-by: Werner Robitza
ffmpeg | branch: master | Werner Robitza | Thu Nov
23 13:16:53 2017 +0100| [5f278620b82610588a4db208c020a32a32c6828c] | committer:
Lou Logan
doc/filters.texi: explain infinite looping
Explain how to achieve infinite looping with the loop / aloop filters.
Signed-off-by: Werner Robitza
ffmpeg | branch: master | Werner Robitza | Wed Aug
16 13:27:19 2017 +0200| [801ba0f0ee7244f5405764c917a0b6adcbc6fb9e] | committer:
Lou Logan
filters.texi: explain audio upsampling in loudnorm
Explain that audio will be upsampled to 192 kHz. Addresses issues mentioned in
issue 6570.
Signed
ffmpeg | branch: master | Werner Robitza | Thu
Feb 2 19:39:24 2017 +0100| [8addd56554eb240f38abfadb8bedf3ff8efc965a] |
committer: Lou Logan
doc: clarify option on looping infinitely in movie filter
Clarify that setting loop=0 is required to make the stream loop infinitely,
rather than
ffmpeg | branch: master | Werner Robitza | Thu Jan
22 22:02:36 2015 +0100| [4b46ce8e91bdcf0726f669525609f77fc1a88472] | committer:
Michael Niedermayer
avformat: allow .264 as extension for raw H.264 stream
In addition to .h264, .264 is also commonly used by people to name raw H.264
streams
ffmpeg | branch: master | Werner Robitza | Fri Jan
2 11:11:48 2015 +0100| [beedeb4399fe5f6d3a9c9fcc4f0d5e856bfd7581] | committer:
Michael Niedermayer
doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluous
example
ffmpeg looks for both .ffpreset and .avpreset files