| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/APIChanges: remove bogus entry | James Almer | 2023-08-18 | 1 | -3/+0 |
* | avutil/channel_layout: make pre-defined channel layouts C++ friendly | Zhao Zhili | 2023-08-18 | 1 | -0/+3 |
* | avfilter: add asisdr filter | Paul B Mahol | 2023-08-14 | 1 | -0/+7 |
* | avfilter: add apsnr filter | Paul B Mahol | 2023-08-14 | 1 | -0/+7 |
* | lavc/libx264: add mb_info option | Elias Carotti | 2023-08-08 | 2 | -0/+7 |
* | lavu: add video_hint API | Elias Carotti | 2023-08-08 | 1 | -0/+3 |
* | avfilter/avf_showcwt: simplify | Paul B Mahol | 2023-08-07 | 1 | -1/+1 |
* | avfilter/avf_showcwt: add two more options | Paul B Mahol | 2023-08-07 | 1 | -0/+6 |
* | avfilter/avf_showcwt: add iscale option | Paul B Mahol | 2023-07-30 | 1 | -0/+12 |
* | examples: fix build of mux and resample_audio | Sebastian Ramacher | 2023-07-28 | 1 | -2/+2 |
* | avfilter: add transpose_vt for videotoolbox pix_fmt | Zhao Zhili | 2023-07-23 | 1 | -0/+48 |
* | avfilter: add scale_vt for videotoolbox pix_fmt | Zhao Zhili | 2023-07-23 | 1 | -0/+21 |
* | avfilter/vf_pseudocolor: add four more presets | Paul B Mahol | 2023-07-21 | 1 | -0/+4 |
* | doc/filters: Extend description of overlay filter format option values | Tobias Rapp | 2023-07-20 | 1 | -8/+8 |
* | avfilter/vf_overlay: Add support for yuv444p10 pixel format | Tobias Rapp | 2023-07-20 | 1 | -0/+3 |
* | avfilter/vf_pseudocolor: add heat preset | Paul B Mahol | 2023-07-19 | 1 | -0/+1 |
* | avfilter/vf_pseudocolor: add cool preset | Paul B Mahol | 2023-07-19 | 1 | -0/+1 |
* | avfilter/af_axcorrelate: add another algorithm for calculation | Paul B Mahol | 2023-07-15 | 1 | -2/+2 |
* | doc/ffmpeg: fix -enc_time_base documentation | Anton Khirnov | 2023-07-15 | 1 | -4/+3 |
* | fftools/ffmpeg: rework -enc_time_base handling | Anton Khirnov | 2023-07-15 | 1 | -3/+4 |
* | lavc: deprecate AV_CODEC_FLAG_DROPCHANGED | Anton Khirnov | 2023-07-15 | 1 | -0/+3 |
* | avfilter/avf_showcwt: add rotation option | Paul B Mahol | 2023-07-13 | 1 | -0/+7 |
* | tests/fate-run: add testing with a random number of threads | Anton Khirnov | 2023-07-11 | 1 | -0/+8 |
* | avfilter/avf_showcwt: add qdrt frequency scale | Paul B Mahol | 2023-07-09 | 1 | -0/+1 |
* | avfilter/avf_showcwt: add cbrt frequency scale | Paul B Mahol | 2023-07-09 | 1 | -0/+1 |
* | avfilter/avf_showcwt: add sqrt frequency scale | Paul B Mahol | 2023-07-09 | 1 | -0/+1 |
* | lavfi/vf_libplacebo: add contrast recovery options | Niklas Haas | 2023-07-08 | 1 | -0/+13 |
* | lavfi/vf_libplacebo: deprecate hybrid_mix option | Niklas Haas | 2023-07-08 | 1 | -6/+0 |
* | avutil/random_seed: add av_random_bytes() | James Almer | 2023-07-05 | 1 | -0/+3 |
* | avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output | Devin Heitmueller | 2023-07-02 | 1 | -0/+5 |
* | doc/general_contents: update for recent additions | Paul B Mahol | 2023-06-30 | 1 | -1/+5 |
* | doc/filters: correct luma terminology | Gyan Doshi | 2023-06-26 | 1 | -19/+19 |
* | doc/developer: Require new modules to include tests | Michael Niedermayer | 2023-06-24 | 1 | -1/+4 |
* | lavfi/vf_libplacebo: add nb_inputs option | Niklas Haas | 2023-06-20 | 1 | -0/+5 |
* | lavfi/vf_libplacebo: add in_idx variable | Niklas Haas | 2023-06-20 | 1 | -0/+2 |
* | lavc/msrleenc: Add msrle encoder | Tomas Härdin | 2023-06-20 | 1 | -0/+14 |
* | avfilter/vf_drawtext: use flags type of option for text_align | Paul B Mahol | 2023-06-19 | 1 | -1/+1 |
* | avfilter/vf_drawtext: add support for commands | yethie | 2023-06-19 | 1 | -1/+24 |
* | avfilter/vf_drawtext: add y_align option | yethie | 2023-06-19 | 1 | -0/+10 |
* | avfilter/vf_drawtext: implement text alignment | yethie | 2023-06-19 | 1 | -0/+6 |
* | avfilter/vf_drawtext: add expression variables to control font ascent/descent | yethie | 2023-06-19 | 1 | -0/+12 |
* | avfilter/vf_drawtext: add options for size of the background box | yethie | 2023-06-19 | 1 | -0/+8 |
* | avfilter/vf_drawtext: extend boxborderw option | yethie | 2023-06-19 | 1 | -1/+11 |
* | avfilter/vf_drawtext: improve glyph shaping and positioning | yethie | 2023-06-19 | 1 | -3/+5 |
* | doc/ffmpeg: improve -stats_*_fmt documentation | Anton Khirnov | 2023-06-19 | 1 | -13/+21 |
* | avfilter/vf_xfade: add reveal transitions | Paul B Mahol | 2023-06-17 | 1 | -0/+4 |
* | avfilter/vf_xfade: add cover transitions | Paul B Mahol | 2023-06-17 | 1 | -0/+4 |
* | avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer | Philip Langdale | 2023-06-16 | 1 | -0/+52 |
* | avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file ... | Dawid Kozinski | 2023-06-15 | 1 | -0/+6 |
* | doc/muxers: harmonize option presentation in hls | Gyan Doshi | 2023-06-15 | 1 | -1/+1 |