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-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
2020-03-17doc/general: remove dupe entry and fix sectionPaul B Mahol
2020-03-17doc/general: mention more DPCM codecsPaul B Mahol
2020-03-17doc/general: move apdcm zork to right placePaul B Mahol
2020-03-17doc/general: mention some added CRI stuffPaul B Mahol
2020-03-16examples/avio_dir_cmd: drop support for move/delete operationsAnton Khirnov
2020-03-13avfilter/f_sendcmd: add more useful variablesPaul B Mahol
2020-03-12avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun
2020-03-12avfilter/vf_dnn_processing.c: add planar yuv format supportGuo, Yejun
2020-03-10API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic
2020-03-10avformat/libzmq: Make default pkt_size value consistent with amqpAndriy Gelman
2020-03-10avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman
2020-03-09avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen
2020-03-06doc/demuxers: update mov sectionGyan Doshi
2020-03-05doc/filters: add missed framesync part in filter docsJun Zhao
2020-03-03avfilter/f_sendcmd: implement expr flagPaul B Mahol
2020-03-03avfilter/vf_v360: add half equirectangular input formatPaul B Mahol
2020-03-02avfilter/vf_v360: add truncated square pyramid input formatPaul B Mahol
2020-03-02avfilter/vf_v360: add truncated square pyramid output formatPaul B Mahol
2020-02-26doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer
2020-02-26avfilter/vf_v360: add barrel split format output supportPaul B Mahol
2020-02-25doc/filters: split tblend from blendPaul B Mahol
2020-02-25doc/filters: mention commands for v360 filterPaul B Mahol
2020-02-24avfilter: add Contrast Adaptive Sharpen video filterPaul B Mahol
2020-02-24doc: add adpcm_ima_{ssi,apm}Zane van Iperen
2020-02-24avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov
2020-02-24doc/protocols: clarify SRT timeout options docsMarton Balint
2020-02-24avformat/libsrt: fix name of timeout optionMarton Balint
2020-02-23avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer