| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/overlay_vaapi: set defalut alpha value as 1.0 | Fei Wang | 2022-08-09 | 1 | -1/+1 |
* | doc/filters: correct description of overlay_vaapi | Fei Wang | 2022-08-09 | 1 | -2/+2 |
* | doc/filters: add examples for amix to subsection | Gyan Doshi | 2022-08-09 | 1 | -7/+20 |
* | doc/ffmpeg: update -map documentation | Anton Khirnov | 2022-08-08 | 1 | -19/+39 |
* | fftools/ffmpeg: deprecate specifying a sync stream with -map | Anton Khirnov | 2022-08-08 | 1 | -4/+2 |
* | avcodec: WBMP (Wireless Application Protocol Bitmap) image format | Peter Ross | 2022-08-07 | 1 | -0/+2 |
* | avfilter/vsrc_ddagrab: make output format user configurable | Timo Rothenpieler | 2022-08-06 | 1 | -0/+16 |
* | lavu/pixfmt: Add packed 4:4:4 format | Philip Langdale | 2022-08-03 | 1 | -0/+3 |
* | lavc: add API for exporting reconstructed frames from encoders | Anton Khirnov | 2022-08-02 | 1 | -0/+5 |
* | lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames | Anton Khirnov | 2022-08-02 | 1 | -0/+5 |
* | lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an... | Thilo Borgmann | 2022-07-30 | 1 | -1/+52 |
* | avcodec: add API for automatic handling of icc profiles | Niklas Haas | 2022-07-30 | 2 | -0/+7 |
* | fftools/ffmpeg: deprecate the -map_channel option | Anton Khirnov | 2022-07-28 | 1 | -0/+4 |
* | fftools/ffmpeg: deprecate -psnr | Anton Khirnov | 2022-07-28 | 1 | -1/+2 |
* | fftools/ffmpeg: move each muxer to a separate thread | Anton Khirnov | 2022-07-23 | 1 | -4/+7 |
* | fftools/ffmpeg: rework -shortest implementation | Anton Khirnov | 2022-07-23 | 1 | -0/+16 |
* | libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codec | Wenbin Chen | 2022-07-20 | 1 | -3/+6 |
* | ffprobe: print AVFrame.duration | Anton Khirnov | 2022-07-19 | 1 | -0/+2 |
* | lavfi: use AVFrame.duration instead of AVFrame.pkt_duration | Anton Khirnov | 2022-07-19 | 1 | -1/+1 |
* | lavu/frame: add a duration field to AVFrame | Anton Khirnov | 2022-07-19 | 1 | -0/+3 |
* | avfilter: add vsrc_ddagrab | Timo Rothenpieler | 2022-07-18 | 1 | -0/+68 |
* | avcodec: add Radiance HDR image format support | Paul B Mahol | 2022-07-16 | 1 | -0/+2 |
* | ffmpeg: add option -isync | Gyan Doshi | 2022-07-14 | 1 | -0/+15 |
* | doc/APIchanges: Add 5.1 branch cutpoint | Michael Niedermayer | 2022-07-13 | 1 | -0/+2 |
* | doc/APIchanges: Fill in missing things | Michael Niedermayer | 2022-07-12 | 1 | -8/+8 |
* | doc/APIchanges: Extend hash which has become ambiguous | Michael Niedermayer | 2022-07-12 | 1 | -1/+1 |
* | avfilter: add chromakey_cuda filter | Mohamed Khaled Mohamed | 2022-07-10 | 1 | -0/+43 |
* | avfilter/vf_xfade: add two more transitions | Paul B Mahol | 2022-07-09 | 1 | -0/+2 |
* | avfilter: add remap opencl filter | Paul B Mahol | 2022-07-07 | 1 | -0/+24 |
* | avfilter/xstack: Add support for fixed size grid | Vignesh Venkatasubramanian | 2022-07-04 | 1 | -2/+20 |
* | doc/ffmpeg: correct description of -shortest | Gyan Doshi | 2022-07-04 | 1 | -1/+1 |
* | avcodec: add PHM decoder and encoder | Paul B Mahol | 2022-07-03 | 1 | -0/+2 |
* | avformat/hls: add #EXT-X-START tag support by prefer_x_start opt | Li Kai | 2022-06-29 | 1 | -0/+3 |
* | avformat/hlsenc: Use HLS version 2 if rounded durations are enabled | Lucy | 2022-06-29 | 1 | -0/+2 |
* | libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime | Yue Heng | 2022-06-27 | 1 | -0/+10 |
* | avfilter/vf_estdif: tweak ecost option | Paul B Mahol | 2022-06-21 | 1 | -2/+2 |
* | doc/decoders: add docs for v210 decoder | Marton Balint | 2022-06-20 | 1 | -0/+15 |
* | avdevice/pulse_audio_dec: deprecate frame_size option | Marton Balint | 2022-06-16 | 1 | -1/+1 |
* | avdevice/pulse_audio_dec: reduce default fragment size | Marton Balint | 2022-06-16 | 1 | -2/+2 |
* | doc: describe QOI image format | Peter Ross | 2022-06-16 | 1 | -0/+2 |
* | avfilter: add virtualbass filter | Paul B Mahol | 2022-06-16 | 1 | -0/+20 |
* | doc/APIchanges: add missing marker for release 5.0 | Gyan Doshi | 2022-06-16 | 1 | -0/+2 |
* | doc/APIchanges: add missing uuid and csp entries | Zane van Iperen | 2022-06-13 | 1 | -0/+10 |
* | ffprobe: add -o option | Stefano Sabatini | 2022-06-13 | 1 | -0/+7 |
* | lavf/avio: add avio_vprintf() | Stefano Sabatini | 2022-06-13 | 1 | -0/+4 |
* | doc/ffmpeg: fix typo in VCD creation example | Marton Balint | 2022-06-12 | 1 | -3/+3 |
* | ffmpeg: add option fps_mode | Gyan Doshi | 2022-06-11 | 1 | -6/+8 |
* | avformat/librist: allow setting fifo size and fail on overflow | Gijs Peskens | 2022-06-09 | 1 | -0/+8 |
* | libavcodec/qsvenc: Add min/max QP control options for I/P/B frame | Yue Heng | 2022-06-06 | 1 | -0/+36 |
* | doc/vaapi_encode: add documentations for max_frame_size | Linjie Fu | 2022-06-06 | 1 | -0/+5 |