| Commit message (Expand) | Author | Age | Files | Lines |
* | qsvenc: expose additional encoding options | Anton Khirnov | 2015-11-20 | 1 | -1/+51 |
* | qsvenc: support more RC methods | Anton Khirnov | 2015-11-20 | 1 | -17/+119 |
* | qsvenc: fix setting maxrate for VBR | Anton Khirnov | 2015-11-20 | 1 | -1/+1 |
* | qsvenc: print the actual video parameters used by MSDK | Anton Khirnov | 2015-11-20 | 1 | -0/+255 |
* | qsvenc: add an API for allocating opaque surfaces | Anton Khirnov | 2015-10-16 | 1 | -4/+53 |
* | qsvenc: cosmetics, reindent | Anton Khirnov | 2015-10-16 | 1 | -33/+33 |
* | qsvenc: set the timestamp for PIX_FMT_QSV frames as well | Anton Khirnov | 2015-10-16 | 1 | -5/+4 |
* | qsvenc: support passing arbitrary external buffers to the encoder | Anton Khirnov | 2015-10-16 | 1 | -4/+32 |
* | qsvenc: do not try to close the encoder if the session is NULL | Anton Khirnov | 2015-09-28 | 1 | -1/+2 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -6/+0 |
* | qsvenc: properly handle asynchronous encoding | Anton Khirnov | 2015-07-19 | 1 | -15/+79 |
* | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -11/+18 |
* | lavc: add Intel libmfx-based MPEG2 encoder | Anton Khirnov | 2015-07-08 | 1 | -4/+6 |
* | lavc: add Intel libmfx-based H.264 encoder | Anton Khirnov | 2015-03-27 | 1 | -0/+444 |