| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codec | Wenbin Chen | 2022-07-20 | 1 | -3/+6 |
* | libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime | Yue Heng | 2022-06-27 | 1 | -0/+10 |
* | 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 |
* | doc/encoders.texi: Document updated behavior | Tomas Härdin | 2022-05-12 | 1 | -5/+6 |
* | doc/encoders.texi: Document cinepak encoder | Tomas Härdin | 2022-05-12 | 1 | -0/+48 |
* | doc/encoders: document libjxl encoder options | Leo Izen | 2022-04-28 | 1 | -0/+35 |
* | avcodec/vbnenc: add VBN encoder | Marton Balint | 2022-04-10 | 1 | -0/+16 |
* | libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor... | He, Fan F | 2022-04-06 | 1 | -0/+26 |
* | avcodec/libvpxenc: enable dynamic max quantizer reconfiguration | Danil Chapovalov | 2022-04-05 | 1 | -0/+3 |
* | doc/encoders: update libwebpenc quality option | Gyan Doshi | 2022-03-24 | 1 | -5/+4 |
* | libavcodec/qsvenc: add mbbrc to hevc_qsv | Wenbin Chen | 2022-02-28 | 1 | -0/+5 |
* | libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase perform... | Wenbin Chen | 2022-02-28 | 1 | -0/+6 |
* | avcodec/libsvtav1: update some options and defaults | James Almer | 2022-02-24 | 1 | -18/+5 |
* | avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value par... | James Almer | 2022-02-24 | 1 | -0/+4 |
* | lavc/qsvenc: add tile encoding support for VP9 | Haihao Xiang | 2022-01-29 | 1 | -0/+6 |
* | libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa... | Wenbin Chen | 2022-01-27 | 1 | -1/+25 |
* | libavcodec/qsvenc: Add b_strategy option to hevc_qsv | Wenbin Chen | 2022-01-27 | 1 | -0/+3 |
* | libavcodec/qsvenc: Add max slice size support to hevc_qsv | Wenbin Chen | 2022-01-27 | 1 | -0/+3 |
* | libavcodec/qsvenc: Add transform skip to hevc_qsv | Wenbin Chen | 2022-01-21 | 1 | -0/+4 |
* | libavcodec/qsvenc: Add low latency P-pyramid support to qsv | Wenbin Chen | 2022-01-21 | 1 | -0/+6 |
* | libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv | Wenbin Chen | 2022-01-21 | 1 | -0/+6 |
* | libavcodec/qsvenc: Add max_frame_size support to hevc_qsv | Wenbin Chen | 2022-01-21 | 1 | -0/+3 |
* | lavc/qsvenc_hevc: add -pic_timing_sei option | Haihao Xiang | 2022-01-18 | 1 | -0/+3 |
* | lavc/qsvenc: add encode support for screen content coding extension | Haihao Xiang | 2022-01-18 | 1 | -0/+3 |
* | doc/encoders.texi: Add doc for qsv | Wenbin Chen | 2022-01-07 | 1 | -3/+250 |
* | avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs | Limin Wang | 2021-12-28 | 1 | -0/+6 |
* | doc/encoders: add available values for libsvtav1 options | Limin Wang | 2021-09-29 | 1 | -1/+19 |
* | avcodec/qsvenc: clip global_quality for ICQ modes. | Gyan Doshi | 2021-07-12 | 1 | -1/+2 |
* | doc/encoders: update default coder for aac | Gyan Doshi | 2021-05-23 | 1 | -2/+1 |
* | doc/encoders: add entry for a64 encoders | Gyan Doshi | 2021-04-02 | 1 | -0/+4 |
* | doc/encoders: Remove text about single bit-depth libx264 support | Tobias Rapp | 2021-03-16 | 1 | -3/+1 |
* | doc/encoders: Add documentation for the GIF encoder | Derek Buitenhuis | 2021-02-25 | 1 | -0/+38 |
* | avcodec/libaomenc: add support for setting arbitrary libaom options | Bohan Li | 2021-02-10 | 1 | -0/+11 |
* | avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG | Wonkap Jang | 2021-01-14 | 1 | -0/+32 |
* | ac3enc_fixed: convert to 32-bit sample format | Lynne | 2021-01-14 | 1 | -4/+3 |
* | libwavpackenc: remove libwavpackenc wrapper | Lynne | 2020-10-02 | 1 | -53/+0 |
* | avcodec/libopusenc: add option to set inband FEC | Gyan Doshi | 2020-09-09 | 1 | -0/+5 |
* | libavcodec/j2kenc: Support for multiple layers | Gautam Ramakrishnan | 2020-08-30 | 1 | -0/+16 |
* | doc/encoders: Add all options for JPEG2000 encoder | Gautam Ramakrishnan | 2020-08-17 | 1 | -1/+33 |
* | avcodec/mpeg12enc: support mpeg2 encoder const level | Limin Wang | 2020-08-14 | 1 | -0/+10 |
* | vaapi_encode_h265: Fix ordering of tile dimensions | Mark Thompson | 2020-08-01 | 1 | -1/+1 |
* | vaapi_encode_h265: Remove confusing and redundant tile options | Mark Thompson | 2020-08-01 | 1 | -8/+0 |
* | libsvtav1: Fix the documentation to match the actual options | Mark Thompson | 2020-07-31 | 1 | -12/+36 |
* | avcodec: Add an SVT-AV1 encoder wrapper | Daryl Seah | 2020-07-29 | 1 | -0/+38 |
* | libavcodec/libaomenc.c: Add command-line options for inter-coding tools | Wang Cao | 2020-07-24 | 1 | -0/+36 |
* | libavcodec/libaomenc.c: Add command-line options for tx tools. | Wang Cao | 2020-07-24 | 1 | -0/+20 |
* | lavc/vaapi_encode_h265: add h265 tile encoding support | Linjie Fu | 2020-07-20 | 1 | -0/+13 |
* | avcodec/libaomenc: fix build w/libaom v1.0.0 | James Zern | 2020-07-08 | 1 | -10/+10 |
* | avcodec/libaomenc: Add command-line options for intra-coding tools | Wang Cao | 2020-07-01 | 1 | -0/+21 |