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
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
2019-05-27fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer
2019-05-24avformat/utils: fix stream ordering for program ID stream specifiersMarton Balint
2019-05-24lavfi/opencl: add nlmeans_opencl filterRuiling Song
2019-05-22doc/writing_filters: Use ff_filter_get_nb_threads() get number of threadsJun Zhao
2019-05-21doc: add basic documentation for libdav1dJames Almer
2019-05-20ffplay: added option always on top for video windowDaniel Kucera
2019-05-17avfilter/vf_ocr: also export confidence of resultPaul B Mahol
2019-05-17doc/scaler: explain values for src_range, dst_rangeWerner Robitza