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
2020-07-03avdevice/decklink_dec: add support for extracting and outputing klv from vancMilos Zivkovic
2020-07-02configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LISTKyle Swanson
2020-07-02avformat/icecast: Add option to use TLS connectionMarvin Scholz
2020-07-02Replace 'FontName' with 'Fontname' in the documentation.Joe Ratterman
2020-07-02vf_dnn_processing.c: add dnn backend openvinoGuo, Yejun
2020-07-01avcodec/libaomenc: Add command-line options for intra-coding toolsWang Cao
2020-07-01avcodec/libaomenc: Add command-line options to control the use of partition t...Wang Cao
2020-06-25avfilter/zoompan: add in_time variableexwm
2020-06-25avformat/libamqp: add option delivery_modeLevis Florian
2020-06-23doc/general: mention BT20 decoderPaul B Mahol
2020-06-23doc/general: merge dupe ProRes entriesPaul B Mahol
2020-06-23doc/general: mention NotchLCPaul B Mahol
2020-06-23avfilter/vf_v360: add orthographic projection supportPaul B Mahol
2020-06-22avfilters/vf_v360: add equisolid projection supportPaul B Mahol
2020-06-21avfilter/af_ladspa: add latency compensationPaul B Mahol
2020-06-20doc/encoders: fix the misleading usage of profileLimin Wang
2020-06-19avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang
2020-06-18fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu
2020-06-15lavdevice: Add AudioToolbox output device.Thilo Borgmann
2020-06-15avformat/dashenc: Add hls_master_name optionPrzemysław Sobala
2020-06-14avcodec/libzvbi-teletextdec: fix txt_default_region limitsMarton Balint
2020-06-12doc/APIchanges: add new AV_PIX_FMT_X2RGB10Lynne
2020-06-11avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang
2020-06-10lavu/opt: add a more general child class iteration APIAnton Khirnov
2020-06-09doc/utils: document the "s", "ms" and "us" suffixes for durationsMoritz Barsnick
2020-06-09doc/ffmpeg: remove reference to deprecated optionMoritz Barsnick
2020-06-09avformat/fifo: add timeshift option to delay outputMarton Balint
2020-06-08doc/APIchanges: Fill in missing valuesMichael Niedermayer
2020-06-07avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol
2020-06-05avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer
2020-06-01fftools/ffmpeg: update text requesting samplesAndriy Gelman
2020-06-01avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang
2020-05-30avfilter: add dblur video filterPaul B Mahol
2020-05-30avfilter/af_aiir: add S-plane supportPaul B Mahol
2020-05-30avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol
2020-05-30avfilter/af_biquads: implement 1st order allpassPaul B Mahol
2020-05-28doc: add dia_size option documentationLimin Wang
2020-05-27avcodec: add adpcm_ima_ssi encoderZane van Iperen
2020-05-27avcodec.h: split AVCodec API into its own headerAnton Khirnov
2020-05-27doc/APIchanges: fix typo in version numberAnton Khirnov
2020-05-26fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint
2020-05-25h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov
2020-05-23hwcontext: add av_hwdevice_ctx_create_derived_optsLynne
2020-05-23lavfi: add untile filter.Nicolas George
2020-05-23lavu: add av_gcd_q().Nicolas George
2020-05-22avcodec: move mpeg4 profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: remove dts profilesMarton Balint
2020-05-22avcodec: move aacenc profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint
2020-05-22avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint