summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-02
* lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann2022-07-30
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-30
* fftools/ffmpeg: deprecate the -map_channel optionAnton Khirnov2022-07-28
* fftools/ffmpeg: deprecate -psnrAnton Khirnov2022-07-28
* fftools/ffmpeg: move each muxer to a separate threadAnton Khirnov2022-07-23
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-23
* libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen2022-07-20
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-19
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-18
* avcodec: add Radiance HDR image format supportPaul B Mahol2022-07-16
* ffmpeg: add option -isyncGyan Doshi2022-07-14
* doc/APIchanges: Add 5.1 branch cutpointMichael Niedermayer2022-07-13
* doc/APIchanges: Fill in missing thingsMichael Niedermayer2022-07-12
* doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer2022-07-12
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-10
* avfilter/vf_xfade: add two more transitionsPaul B Mahol2022-07-09
* avfilter: add remap opencl filterPaul B Mahol2022-07-07
* avfilter/xstack: Add support for fixed size gridVignesh Venkatasubramanian2022-07-04
* doc/ffmpeg: correct description of -shortestGyan Doshi2022-07-04
* avcodec: add PHM decoder and encoderPaul B Mahol2022-07-03
* avformat/hls: add #EXT-X-START tag support by prefer_x_start optLi Kai2022-06-29
* avformat/hlsenc: Use HLS version 2 if rounded durations are enabledLucy2022-06-29
* libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtimeYue Heng2022-06-27
* avfilter/vf_estdif: tweak ecost optionPaul B Mahol2022-06-21
* doc/decoders: add docs for v210 decoderMarton Balint2022-06-20
* avdevice/pulse_audio_dec: deprecate frame_size optionMarton Balint2022-06-16
* avdevice/pulse_audio_dec: reduce default fragment sizeMarton Balint2022-06-16
* doc: describe QOI image formatPeter Ross2022-06-16
* avfilter: add virtualbass filterPaul B Mahol2022-06-16
* doc/APIchanges: add missing marker for release 5.0Gyan Doshi2022-06-16
* doc/APIchanges: add missing uuid and csp entriesZane van Iperen2022-06-13
* ffprobe: add -o optionStefano Sabatini2022-06-13
* lavf/avio: add avio_vprintf()Stefano Sabatini2022-06-13
* doc/ffmpeg: fix typo in VCD creation exampleMarton Balint2022-06-12
* ffmpeg: add option fps_modeGyan Doshi2022-06-11
* avformat/librist: allow setting fifo size and fail on overflowGijs Peskens2022-06-09
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-06
* doc/vaapi_encode: add documentations for max_frame_sizeLinjie Fu2022-06-06
* avfilter: add tiltshelf audio filterPaul B Mahol2022-05-29
* doc/protocols: add details and reformat IPFS sectionGyan Doshi2022-05-26
* doc/protocols: sort IPFS section alphabeticallyGyan Doshi2022-05-26
* avfilter: Add blockdetect filterThilo Borgmann2022-05-24
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* doc/muxers: note write_btrt option for MOV/MP4Gyan Doshi2022-05-16
* avfilter/af_afir: add support for double sample formatPaul B Mahol2022-05-15
* avfilter/af_acrossover: add precision optionPaul B Mahol2022-05-14