| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/filters:ddagrab: elaborate on the semantics of framerate | Anton Khirnov | 2023-12-02 | 1 | -1/+6 |
* | avfilter: add Affine Projection adaptive audio filter | Paul B Mahol | 2023-11-28 | 1 | -0/+57 |
* | avfilter/af_arls: add double sample format support | Paul B Mahol | 2023-11-27 | 1 | -0/+14 |
* | avfilter/af_anlms: add double sample format support | Paul B Mahol | 2023-11-27 | 1 | -0/+14 |
* | doc/filters: restore entry for libvmaf option pool | Gyan Doshi | 2023-11-27 | 1 | -0/+4 |
* | avfilter/vsrc_gradients: add square type | Paul B Mahol | 2023-11-26 | 1 | -1/+10 |
* | doc/git-howto: use less weird username for git URL | Michael Niedermayer | 2023-11-22 | 1 | -1/+1 |
* | avcodec/evc_decoder: Provided support for EVC decoder | Dawid Kozinski | 2023-11-20 | 2 | -3/+35 |
* | avcodec/evc_encoder: Provided support for EVC encoder | Dawid Kozinski | 2023-11-20 | 2 | -0/+80 |
* | avfilter/af_afir: remove IR response video rendering support | Paul B Mahol | 2023-11-19 | 1 | -6/+4 |
* | doc/filters: add one more example for afir filter usage | Paul B Mahol | 2023-11-19 | 1 | -3/+9 |
* | apply spelling fixes | Diederik de Haas via ffmpeg-devel | 2023-11-18 | 2 | -25/+25 |
* | avfilter/af_afir: add irnorm and irlink options | Paul B Mahol | 2023-11-18 | 1 | -23/+14 |
* | avfilter/af_adynamicequalizer: add adaptive detection mode | Paul B Mahol | 2023-11-17 | 1 | -0/+2 |
* | fftools/ffplay: add hwaccel decoding support | Zhao Zhili | 2023-11-15 | 1 | -0/+12 |
* | doc/ffmpeg: expand -bsf documentation | Anton Khirnov | 2023-11-14 | 1 | -3/+13 |
* | avfilter/avf_showcwt: add fm frequency scaler | Paul B Mahol | 2023-11-11 | 1 | -0/+1 |
* | doc/APIchanges: Fill in missing values | Michael Niedermayer | 2023-11-10 | 1 | -47/+47 |
* | doc/html: fix styling issue with Texinfo 7.0 | Frank Plowman | 2023-11-08 | 1 | -1/+1 |
* | doc/html: support texinfo 7.0 | Frank Plowman | 2023-11-08 | 1 | -21/+85 |
* | doc/community: improve wording | Anton Khirnov | 2023-11-08 | 1 | -1/+1 |
* | doc/community: update the rules according to voting results | Anton Khirnov | 2023-11-08 | 1 | -0/+2 |
* | avutil: bump minor version after recent commits | James Almer | 2023-11-08 | 1 | -0/+4 |
* | avutil/channel_layout: add a 9.1.4 channel layout | James Almer | 2023-11-08 | 1 | -0/+2 |
* | avutil/channel_layout: add a 7.2.3 channel layout | James Almer | 2023-11-08 | 1 | -0/+2 |
* | avcodec: LEAD MCMP decoder | Peter Ross | 2023-11-08 | 1 | -0/+1 |
* | avfilter/af_adynamicequalizer: merge direction option with mode option | Paul B Mahol | 2023-11-04 | 1 | -14/+8 |
* | doc/decoders: correctly note an option's default in libaribcaption | zheng qian | 2023-11-02 | 1 | -4/+1 |
* | avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ | Niklas Haas | 2023-10-31 | 1 | -0/+3 |
* | doc/filters: add one more example for feedback filter | Paul B Mahol | 2023-10-30 | 1 | -0/+6 |
* | lavc/libaribcaption: rename `replace_fullwidth_ascii` to `replace_msz_ascii` | TADANO Tokumei | 2023-10-29 | 1 | -6/+6 |
* | lavc/libaribcaption: add MSZ character related options | TADANO Tokumei | 2023-10-29 | 1 | -0/+16 |
* | doc/APIchanges: Add 6.1 cut point | Michael Niedermayer | 2023-10-29 | 1 | -0/+2 |
* | avutil: bump minor version after recent commits | James Almer | 2023-10-27 | 1 | -0/+7 |
* | avutil/channel_layout: add a 3.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+2 |
* | avutil/channel_layout: add a 7.1.4 channel layout | Will Wolcott | 2023-10-27 | 1 | -0/+2 |
* | avutil/channel_layout: add a 7.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+2 |
* | avutil/channel_layout: add a 5.1.4 channel layout | James Almer | 2023-10-27 | 1 | -0/+2 |
* | avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2 | James Almer | 2023-10-27 | 1 | -1/+1 |
* | avfilter/vidstab: add option for file format specification | Gyan Doshi | 2023-10-26 | 1 | -0/+13 |
* | ffprobe: print the non-diegetic stream disposition flag | James Almer | 2023-10-25 | 1 | -0/+1 |
* | avcodec/pthread_frame: Remove ff_thread_release_buffer() | Andreas Rheinhardt | 2023-10-22 | 1 | -2/+1 |
* | ffprobe: add -output_format as an alias of -of | Stefano Sabatini | 2023-10-20 | 1 | -3/+3 |
* | doc/ffprobe.xsd: apply consistent indent | Stefano Sabatini | 2023-10-20 | 1 | -404/+404 |
* | ffprobe: fix XML rendering, review XML layout | Stefano Sabatini | 2023-10-20 | 1 | -8/+23 |
* | avfilter/libvmaf: remove deprecated options | Kyle Swanson | 2023-10-10 | 1 | -21/+0 |
* | fftools/ffmpeg_enc: merge -force_key_frames source/source_no_drop | Anton Khirnov | 2023-10-10 | 1 | -5/+0 |
* | avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data | James Almer | 2023-10-06 | 1 | -0/+4 |
* | avformat/avformat: use the side data from AVStream.codecpar | James Almer | 2023-10-06 | 1 | -0/+5 |
* | avcodec/codec_par: add side data to AVCodecParameters | James Almer | 2023-10-06 | 1 | -0/+5 |