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-04-29doc/filters: Documentation to add sess_config option for tensorflow backendLimin Wang
2021-04-28doc/APIchanges: add hashes and version numbers for recent entriesJames Almer
2021-04-27Bump major versions of all libraries.Anton Khirnov
2021-04-27avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt
2021-04-27avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt
2021-04-27avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt
2021-04-27avformat/avformat, utils: Make av_find_best_stream const-correctAndreas Rheinhardt
2021-04-27avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt
2021-04-27avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-04-27avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt
2021-04-27avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt
2021-04-27avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt
2021-04-27avformat: Remove remnants of side data mergingAndreas Rheinhardt
2021-04-27avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt
2021-04-27avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt
2021-04-27avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt
2021-04-27avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated coder type optionsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt
2021-04-27doc/filters: correct http linkLimin Wang
2021-04-26doc: update for adpcm_ima_ws encoder and wsaud muxerZane van Iperen
2021-04-26doc/muxers: add entry for ALP muxerGyan Doshi
2021-04-26doc/muxers: add entry for ADTS muxerGyan Doshi
2021-04-24doc/transforms: add documentation for the FFT transformsLynne
2021-04-24lavu: bump minor and add APIchanges entry for the lavu/tx changesLynne
2021-04-20doc/filters: note requirements for xfade inputsGyan Doshi
2021-04-19doc/muxers.texi: fix build issue for unknown commandGuo, Yejun
2021-04-17lavfi: add filter dnn_detect for object detectionGuo, Yejun
2021-04-17lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun
2021-04-16doc/ffprobe.xsd: Clean-up choice indicator definitionsTobias Rapp
2021-04-11doc/muxers: add entries for raw muxersGyan Doshi
2021-04-10doc/protocols: update rtsp optionsAndriy Gelman
2021-04-07avformat/utils: add helper functions to retrieve index entries from an AVStreamJames Almer
2021-04-07doc/muxers: fix alphabetical sorting of entriesGyan Doshi
2021-04-04avfilter/find_rect: add option to discard non-matching framesGyan Doshi
2021-04-03doc/ffmpeg: clarify what -hwaccels list indicatesGyan Doshi
2021-04-02doc/muxers: add entry for A64 muxerGyan Doshi
2021-04-02doc/encoders: add entry for a64 encodersGyan Doshi
2021-03-31fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt
2021-03-31doc/demuxers: note support for flv variant KUXGyan Doshi
2021-03-29avcodec/dvbsubdec: Support computing clut only onceMichael Niedermayer
2021-03-28doc/filters: note default for elbg pal8 optionGyan Doshi
2021-03-24doc/filters: fix option name for mix filterGyan Doshi
2021-03-24avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt
2021-03-20Bump Versions before release/4.4 branchMichael Niedermayer
2021-03-20doc/APIchanges: fill in missing fieldsMichael Niedermayer
2021-03-20avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao
2021-03-20avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick