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-07-13doc/APIchanges: Add 5.1 branch cutpointMichael Niedermayer
2022-07-13doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-07-13doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer
2022-07-10avfilter: add chromakey_cuda filterMohamed Khaled Mohamed
2022-07-09avfilter/vf_xfade: add two more transitionsPaul B Mahol
2022-07-07avfilter: add remap opencl filterPaul B Mahol
2022-07-04avfilter/xstack: Add support for fixed size gridVignesh Venkatasubramanian
2022-07-04doc/ffmpeg: correct description of -shortestGyan Doshi
2022-07-03avcodec: add PHM decoder and encoderPaul B Mahol
2022-06-29avformat/hls: add #EXT-X-START tag support by prefer_x_start optLi Kai
2022-06-29avformat/hlsenc: Use HLS version 2 if rounded durations are enabledLucy
2022-06-27libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtimeYue Heng
2022-06-21avfilter/vf_estdif: tweak ecost optionPaul B Mahol
2022-06-20doc/decoders: add docs for v210 decoderMarton Balint
2022-06-16avdevice/pulse_audio_dec: deprecate frame_size optionMarton Balint
2022-06-16avdevice/pulse_audio_dec: reduce default fragment sizeMarton Balint
2022-06-16doc: describe QOI image formatPeter Ross
2022-06-16avfilter: add virtualbass filterPaul B Mahol
2022-06-16doc/APIchanges: add missing marker for release 5.0Gyan Doshi
2022-06-14doc/APIchanges: add missing uuid and csp entriesZane van Iperen
2022-06-13ffprobe: add -o optionStefano Sabatini
2022-06-13lavf/avio: add avio_vprintf()Stefano Sabatini
2022-06-12doc/ffmpeg: fix typo in VCD creation exampleMarton Balint
2022-06-11ffmpeg: add option fps_modeGyan Doshi
2022-06-10avformat/librist: allow setting fifo size and fail on overflowGijs Peskens
2022-06-06libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng
2022-06-06doc/vaapi_encode: add documentations for max_frame_sizeLinjie Fu
2022-05-29avfilter: add tiltshelf audio filterPaul B Mahol
2022-05-26doc/protocols: add details and reformat IPFS sectionGyan Doshi
2022-05-26doc/protocols: sort IPFS section alphabeticallyGyan Doshi
2022-05-24avfilter: Add blockdetect filterThilo Borgmann
2022-05-23libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö
2022-05-16doc/muxers: note write_btrt option for MOV/MP4Gyan Doshi
2022-05-15avfilter/af_afir: add support for double sample formatPaul B Mahol
2022-05-14avfilter/af_acrossover: add precision optionPaul B Mahol
2022-05-14avformat/dashdec: accept and relay CENC decryption keyGyan Doshi
2022-05-13avfilter/af_asubboost: add channels optionPaul B Mahol
2022-05-13avfilter/af_asubboost: add boost optionPaul B Mahol
2022-05-12doc/encoders.texi: Document updated behaviorTomas Härdin
2022-05-12doc/encoders.texi: Document cinepak encoderTomas Härdin
2022-05-12avfilter/af_alimiter: add latency compensation optionWang Cao
2022-05-11avfilter/af_biquads: add zdf transform typePaul B Mahol
2022-05-10doc/ffmpeg: fix typo in ffmpeg.texiNetSysFire
2022-05-10lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins
2022-05-09avfilter/af_crossfeed: add option for linear phase filteringPaul B Mahol
2022-05-09avfilter/af_biquads: add option for block based linear phase processingPaul B Mahol
2022-05-08avfilter/af_biquads: add tdi transform typePaul B Mahol
2022-05-05avfilter: add multiply video filterPaul B Mahol
2022-05-05avfilter/vf_fftdnoiz: add alternative denoising methodPaul B Mahol
2022-05-02doc/examples/transcode_aac: Bump dateAndreas Unterweger