| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/muxers.texi: Readd documentation removed accidentally | Andreas Rheinhardt | 2021-03-07 | 1 | -0/+2 |
* | avfilter: add msad video filter | Paul B Mahol | 2021-03-06 | 1 | -0/+21 |
* | avfilter: add identity video filter | Paul B Mahol | 2021-03-06 | 1 | -0/+22 |
* | avformat: add TTML muxer | Jan Ekström | 2021-03-05 | 1 | -1/+1 |
* | avcodec: add TTML encoder | Jan Ekström | 2021-03-05 | 1 | -0/+1 |
* | avcodec: enable usage of err_recognition for encoders | Jan Ekström | 2021-03-05 | 1 | -0/+3 |
* | avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump | Andreas Rheinhardt | 2021-03-03 | 1 | -0/+4 |
* | doc/codecs.texi: Remove removed or ineffective options | Andreas Rheinhardt | 2021-02-28 | 1 | -121/+1 |
* | avcodec/options: deprecate avcodec_get_frame_class() | James Almer | 2021-02-27 | 1 | -0/+3 |
* | doc/encoders: Add documentation for the GIF encoder | Derek Buitenhuis | 2021-02-25 | 1 | -0/+38 |
* | ffprobe: stop printing deprecated fields | Anton Khirnov | 2021-02-22 | 1 | -5/+0 |
* | lavu/tx: support in-place FFT transforms | Lynne | 2021-02-21 | 1 | -0/+3 |
* | avfilter: add vif filter | Ashish Singh | 2021-02-16 | 1 | -0/+21 |
* | avcodec/setts_bsf: add sample rate for expressions | Paul B Mahol | 2021-02-15 | 1 | -0/+3 |
* | avdevice/avdevice: Deprecate AVDevice Capabilities API | Andreas Rheinhardt | 2021-02-14 | 1 | -0/+4 |
* | avfilter/vf_datascope: pixscope: add commands support | Paul B Mahol | 2021-02-13 | 1 | -0/+4 |
* | avfilter/af_amix: rename sum option to normalize | Paul B Mahol | 2021-02-12 | 1 | -4/+4 |
* | avcodec: add setts bitstream filter | Paul B Mahol | 2021-02-12 | 1 | -0/+54 |
* | avfilter: add monochrome video filter | Paul B Mahol | 2021-02-12 | 1 | -0/+27 |
* | avfilter/vf_zscale: add support for setting scaling filter parameters | Jan Ekström | 2021-02-11 | 1 | -0/+7 |
* | avfilter/vf_pseudocolor: add two more presets | Paul B Mahol | 2021-02-11 | 1 | -0/+2 |
* | avfilter/vf_pseudocolor: add opacity option | Paul B Mahol | 2021-02-11 | 1 | -4/+7 |
* | avfilter/af_adeclick: add more descriptive options names | Paul B Mahol | 2021-02-11 | 1 | -16/+16 |
* | avfilter: add exposure video filter | Paul B Mahol | 2021-02-10 | 1 | -0/+19 |
* | avfilter: add aexciter audio filter | Paul B Mahol | 2021-02-10 | 1 | -0/+56 |
* | libavutil/common: Add FFABS64U() | Michael Niedermayer | 2021-02-10 | 1 | -0/+3 |
* | avfilter/vf_datascope: add commands support | Paul B Mahol | 2021-02-10 | 1 | -0/+4 |
* | avcodec/libaomenc: add support for setting arbitrary libaom options | Bohan Li | 2021-02-10 | 1 | -0/+11 |
* | avfilter/vf_curves: add commands support | Paul B Mahol | 2021-02-09 | 1 | -0/+4 |
* | avfilter/vf_swaprect: add support for commands | Paul B Mahol | 2021-02-09 | 1 | -0/+4 |
* | avfilter/vf_maskfun: add support for commands | Paul B Mahol | 2021-02-09 | 1 | -0/+4 |
* | avfilter/vf_lut: add support for commands | Paul B Mahol | 2021-02-08 | 1 | -0/+8 |
* | avfilter/vf_deband: add support for commands | Paul B Mahol | 2021-02-08 | 1 | -0/+4 |
* | avfilter/vf_lut3d: lut3d, haldclut: add support for commands | Paul B Mahol | 2021-02-08 | 1 | -0/+8 |
* | avfilter/vf_lut2: add support for commands | Paul B Mahol | 2021-02-07 | 1 | -0/+4 |
* | avfilter: add colorize filter | Paul B Mahol | 2021-02-07 | 1 | -0/+27 |
* | doc/general_contents: add few more entries | Paul B Mahol | 2021-02-07 | 1 | -0/+18 |
* | avfilter/vf_deblock: add support for commands | Paul B Mahol | 2021-02-06 | 1 | -0/+4 |
* | avfilter/vf_lut3d: lut1d: add support for commands | Paul B Mahol | 2021-02-06 | 1 | -0/+4 |
* | avfilter/vf_mix: add support for commands | Paul B Mahol | 2021-02-06 | 1 | -0/+18 |
* | ffmpeg: add -fpsmax to clamp output framerate | Gyan Doshi | 2021-02-05 | 1 | -0/+7 |
* | avfilter/af_arnndn: add support for commands | Paul B Mahol | 2021-02-05 | 1 | -0/+4 |
* | avfilter/vf_blend: add support for commands | Paul B Mahol | 2021-02-04 | 1 | -0/+3 |
* | avfilter/af_amix: add sum option | Paul B Mahol | 2021-02-04 | 1 | -0/+6 |
* | avfilter: add colorcorrect filter | Paul B Mahol | 2021-02-03 | 1 | -0/+33 |
* | avfilter: add colorcontrast filter | Paul B Mahol | 2021-02-02 | 1 | -0/+30 |
* | avformat/hlsenc: use AV_OPT_TYPE_DURATION | Limin Wang | 2021-02-02 | 1 | -4/+11 |
* | doc/ffmpeg: document apad option | Gyan Doshi | 2021-01-31 | 1 | -0/+5 |
* | avfilter/af_acrusher: add commands support | Paul B Mahol | 2021-01-30 | 1 | -0/+4 |
* | avfilter/vf_lagfun: add support for commands | Paul B Mahol | 2021-01-30 | 1 | -0/+4 |