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-05-04doc/muxers: remove hls_fmp4_init_resend parameterSteven Liu
2020-05-03avcodec/prores_metadata_bsf: add arib-std-b67 format supportLimin Wang
2020-05-03avcodec/prores_metadata_bsf: add smpte2084 format supportLimin Wang
2020-05-03doc/protocols: clarify timeout and latency unit of measurement for SRTLimin Wang
2020-05-02fftools/ffprobe: show closed caption info in the stream dumpvectronic
2020-05-02doc/mailing-list-faq: Mention current problem with GMXMichael Niedermayer
2020-05-01avformat/hlsenc: add support for microseconds since epoch based sequence numberMarton Balint
2020-05-01doc/utils: add more examples for valid time durationLimin Wang
2020-04-30avfilter/af_crossfeed: make options runtime configurablePaul B Mahol
2020-04-30avfilter/af_crossfeed: make slope configurablePaul B Mahol
2020-04-30avfilter: add asubboost filterPaul B Mahol
2020-04-29avfilter/vf_v360: make FOV adjusted for dual fisheye tooPaul B Mahol
2020-04-29avfilter/af_amix: make weights option runtime configuredPaul B Mahol
2020-04-29avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10Steven Liu
2020-04-25avfilter/f_interleave: add duration optionPaul B Mahol
2020-04-25lavu/version: bump minor version for DOVI sidedataJun Zhao
2020-04-24avcodec: add support for Cunning Developments' ADPCMZane van Iperen
2020-04-23doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entryJun Zhao
2020-04-21avformat/mpegtsenc: use standard pids for m2tsMarton Balint
2020-04-21avformat/matroskaenc: Redo handling of FlagDefaultAndreas Rheinhardt
2020-04-20avformat/dashenc: add a PlaybackRate elementJames Almer
2020-04-20doc/muxers: fix some dashenc option namesJames Almer
2020-04-18avfilter: add maskedthreshold filterPaul B Mahol
2020-04-18avfilter: add tmedian filterPaul B Mahol
2020-04-17avfilter/af_astats: add noise floor count statPaul B Mahol
2020-04-17avfilter/af_astats: measure noise floorPaul B Mahol
2020-04-16avcodec: Add explicit capability flag for encoder flushingPhilip Langdale
2020-04-15avformat/hlsenc: add hls_fmp4_init_resend optionSteven Liu
2020-04-13doc/filters: clarify metadata and logging for blackdetectGyan Doshi
2020-04-12avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao
2020-04-10pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov
2020-04-10lavc: replace AVCodecInternal.allocate_progress with an internal capAnton Khirnov
2020-04-10avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov
2020-04-10avcodec.h: split codec IDs into their own headerAnton Khirnov
2020-04-10avcodec.h: split AVPacket API into its own headerAnton Khirnov
2020-04-08avformat: add subtitle support in master playlist m3u8Limin Wang
2020-04-07avfilter/vf_xfade: add slice transitionsPaul B Mahol
2020-04-07avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun
2020-04-05doc/general: update avisynth docs with a way to install just the headers usin...Stephen Hutchinson
2020-04-05doc/general: AviSynth+ works on Linux now, AvxSynth is gone.Stephen Hutchinson
2020-04-04avfilter/vf_v360: add pannini input supportPaul B Mahol
2020-04-04ffplay: always show stats at all log levels if requested by userGyan Doshi
2020-04-02avformat/matroskaenc: Don't fail if reserved Cues space doesn't sufficeAndreas Rheinhardt
2020-04-02avfilter/vf_v360: add lagrange9 interpolationPaul B Mahol
2020-03-29avformat/avformat: Update av_read_frame() documentationAndreas Rheinhardt
2020-03-28doc/filters: add tpad default valuesLou Logan
2020-03-28avfilter: add vf_overlay_cudaYaroslav Pogrebnyak
2020-03-28avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt
2020-03-26doc/developer.texi: Add variadic macros to allowed C language featuresAndreas Rheinhardt
2020-03-19doc/general: Fix entry for AMQPAndriy Gelman