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
2022-09-01Update for 5.0.2Michael Niedermayer
2022-09-01doc/git-howto.texi: Document commit signingMichael Niedermayer
2022-04-04Update for 5.0.1n5.0.1Michael Niedermayer
2022-03-29doc/utils: add missing 22.2 layout entryJames Almer
2022-01-04Merge branch 'master' into release/5.0Andreas Rheinhardt
2022-01-04doc/APIchanges: Fill in the commit hash for DOVI metadata additionAndreas Rheinhardt
2022-01-04lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas
2022-01-04Update versions for 5.0Michael Niedermayer
2022-01-04doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-01-03lavf: add a flag for experimental (de)muxersAnton Khirnov
2022-01-01lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili
2021-12-31avformat/mov: add option max_stts_deltaGyan Doshi
2021-12-31avformat/imf: DemuxerPierre-Anthony Lemieux
2021-12-30doc/demuxers: add entry for aacGyan Doshi
2021-12-28avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIsLimin Wang
2021-12-25avfilter: add anlmf filterPaul B Mahol
2021-12-24avdevice/dshow: implement option to use device video timestampsDiederick Niehorster
2021-12-23lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs
2021-12-23lavu/videotoolbox: expose conversion routines for color parametersrcombs
2021-12-21libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly
2021-12-20avutil/display: fix inverted docZhao Zhili
2021-12-14avfilter/af_astats: improve options descriptionsLimin Wang
2021-12-13avformat/hlsenc: deprecate hls_ts_options optionSteven Liu
2021-12-13avformat/hlsenc: add hls_segment_options correct the segment options nameSteven Liu
2021-12-12avfilter: add audio dynamic equalizer filterPaul B Mahol
2021-12-12avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint
2021-12-10lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne
2021-12-07ffmpeg: deprecate passing numbers to -vsyncAnton Khirnov
2021-12-06doc/filters: note duration range in xfadeGyan Doshi
2021-12-04doc/APIchanges: fix typoAnton Khirnov
2021-12-04ffmpeg: make -bits_per_raw_sample a per-output-stream optionAnton Khirnov
2021-12-04avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov
2021-12-04lavu/avframe: add a time_base fieldLynne
2021-12-02avfilter: add audio dynamic smooth filterPaul B Mahol
2021-12-02avfilter: add audio spectral stats filterPaul B Mahol
2021-11-29fftools/ffprobe: print size of attachment streams (extradata_size)softworkz
2021-11-29avfilter/src_movie: add format_opts for the opened fileLimin Wang
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
2021-11-27avformat/rtp: add localaddr for network interface selectionLimin Wang
2021-11-26avfilter/af_biquads: add svf transform typePaul B Mahol
2021-11-23avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler
2021-11-18doc/examples/metadata: Constify values from av_dict_get()Chad Fraleigh
2021-11-17avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis
2021-11-16avfilter: add colorspectrum source video filterPaul B Mahol
2021-11-16ffmpeg: rewrite setting the stream dispositionAnton Khirnov
2021-11-16cmdutils: add an option for listing stream dispositionsAnton Khirnov
2021-11-16lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov
2021-11-16lavf: add public functions converting dispositions to/from stringsAnton Khirnov
2021-11-16lavf: add an AVClass to AVStream on next major bumpAnton Khirnov
2021-11-15avfilter/v360: add support for off-axis projection outputPaul B Mahol