Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-10-06Update for 4.2.5Michael Niedermayer
2021-10-06Update missed irc linksMichael Niedermayer
2020-07-07Update for 4.2.4Michael Niedermayer
2020-05-20Update for 4.2.3Michael Niedermayer
2019-12-31Update for FFmpeg 4.2.2n4.2.2Michael Niedermayer
2019-09-07Update for 4.2.1n4.2.1Michael Niedermayer
2019-07-21Update for version 4.2Michael Niedermayer
2019-07-21doc/APIchanges: Fill in missing Fields, add 4.2 cut markerMichael Niedermayer
2019-07-15doc/codecs: Add missing documentation for nointraJun Zhao
2019-07-14dump_extra: Don't add extradata if it already existsAndreas Rheinhardt
2019-07-14doc/filters: document new remap filter optionPaul B Mahol
2019-07-13avfilter/af_aiir: calculate group delay tooPaul B Mahol
2019-07-10avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol
2019-07-10avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol
2019-07-08doc/indevs: Add new option and example to avfoundation.Thilo Borgmann
2019-07-08doc/filters: document new readeia608 optionPaul B Mahol
2019-07-08avfilter/af_aiir: implement mix optionPaul B Mahol
2019-07-08avfilter/af_biquads: implement mix option to all filtersPaul B Mahol
2019-07-07h265_metadata: Add option to set the level of the streamMark Thompson
2019-07-07vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variablesCalvin Walton
2019-07-06doc/filters: Document missing options for scale in/out color matrixJun Zhao
2019-07-04doc/muxers: fix docs format for DASH muxerJun Zhao
2019-07-02avfilter: add deesser audio filterPaul B Mahol
2019-07-02doc/filters: update how to generate native model for sr filterGuo, Yejun
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-28avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs
2019-06-27hlsenc: Add option to set custom HTTP headersDerek Buitenhuis
2019-06-24avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs
2019-06-21avformat/ifv: added support for ifv cctv filesSwaraj Hota
2019-06-21doc/filters: drawtext additions and correctionsgreg Luce
2019-06-20avformat/hlsenc: enhanced %v handling with variant namesBodecs Bela
2019-06-17doc/filters: correct typos in tinterlace flagsGyan Doshi
2019-06-16doc/filters.texi: Fix the confusing description for find_rect and cover_rect ...Limin Wang
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-06-14doc/fftools-common-opts: document ffmpeg -h bsf=bitstream_filter_nameJun Zhao
2019-06-14doc/formats: document f_strict/strict for AVFormatContextJun Zhao
2019-06-14avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu
2019-06-12VP4 video decoderPeter Ross
2019-06-06libavfilter: Add derain filterXuewei Meng
2019-06-04bitstream_filters: Correct dump_extradata descriptionAndreas Rheinhardt
2019-06-03avfilter/af_anlmdn: add support for commandsPaul B Mahol
2019-06-02doc/indevs: Add example using cropping to capture part of a planeMark Thompson
2019-06-02doc/muxers: fix typo of the hls var_stream_map exampleSteven Liu
2019-06-02avfilter/af_anlmdn: add smooth factor optionPaul B Mahol
2019-06-02avfilter/vf_xmedian: remove limitation of only odd number of inputsPaul B Mahol
2019-06-01doc/filters: move reference to framesync options from lut3d to haldclutMarton Balint
2019-05-31avfilter: add showspatial multimedia filterPaul B Mahol
2019-05-28doc/encoders: Document eld_v2 option for libfdk_aac encoder.Jun Zhao
2019-05-28doc/build_system: Document checkheaders/alltools and consistency fixesJun Zhao
2019-05-27doc/swscaler: explain default Lanczos parameterWerner Robitza