| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | lavc/qsv: create mfx session using oneVPL for decoding/encoding | Haihao Xiang | 2022-08-12 | 1 | -1/+0 |
* | qsv: remove mfx/ prefix from mfx headers | Haihao Xiang | 2022-08-12 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+2 |
* | libavcodec/qsvenc: expose only supported options | Dmitry Rogozhkin | 2022-05-25 | 1 | -0/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -9/+9 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove private options from AVCodecContext | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | lavc/qsvenc: Add hardware config metadata | Mark Thompson | 2020-04-26 | 1 | -0/+1 |
* | lavc/qsvenc: use the common option "trellis" of AVCodecContext | Zhong Li | 2019-03-28 | 1 | -1/+1 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' | Derek Buitenhuis | 2016-01-27 | 1 | -0/+2 |
|\ |
|
| * | lavc: Move b_frame_strategy and b_sensitivity to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -0/+2 |
* | | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8' | Hendrik Leppkes | 2015-11-29 | 1 | -0/+1 |
|\| |
|
| * | qsvenc: expose additional encoding options | Anton Khirnov | 2015-11-20 | 1 | -0/+1 |
* | | Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae' | Derek Buitenhuis | 2015-11-24 | 1 | -8/+1 |
|\| |
|
| * | qsvenc: factor out common options | Anton Khirnov | 2015-11-20 | 1 | -8/+1 |
| * | lavc: AV-prefix a few left out capabilities | Vittorio Giovara | 2015-10-15 | 1 | -1/+1 |
* | | Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd' | Hendrik Leppkes | 2015-09-29 | 1 | -0/+1 |
|\| |
|
| * | qsvenc: mark the encoders as INIT_CLEANUP | Anton Khirnov | 2015-09-28 | 1 | -0/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '3a85397e8bb477eb34678d9edc52893f57003226' | Michael Niedermayer | 2015-07-09 | 1 | -4/+4 |
|/ |
|
* | lavc: add Intel libmfx-based MPEG2 encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+117 |