| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay, avcodec, avformat: Don't initialize before av_packet_ref() | Andreas Rheinhardt | 2020-03-28 | 1 | -1/+1 |
* | lavc/qsvdec: Add GPU-accelerated memory copy support | Linjie Fu | 2019-10-09 | 1 | -0/+5 |
* | lavc/qsvdec: Add VP9 decoder support | Zhong Li | 2019-08-20 | 1 | -3/+43 |
* | lavc/qsvdec: Add mjpeg decoder support | Zhong Li | 2019-08-20 | 1 | -1/+27 |
* | lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() | Zhong Li | 2019-08-20 | 1 | -0/+1 |
* | lavc/qsvdec: flush buffered data before reinit | Linjie Fu | 2018-11-06 | 1 | -3/+7 |
* | Merge commit '69caad8959982580504643d36aef22528e4aa6ce' | James Almer | 2018-09-11 | 1 | -1/+6 |
|\ |
|
| * | qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 | Zhong Li | 2018-08-23 | 1 | -1/+6 |
* | | Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726' | James Almer | 2018-09-02 | 1 | -1/+1 |
|\| |
|
| * | avcodec/qsv: fix async support | Dmitry Rogozhkin | 2018-07-26 | 1 | -1/+1 |
| * | lavc: Delete all fake hwaccels | Mark Thompson | 2017-12-19 | 1 | -27/+0 |
| * | lavc: Add hardware config metadata for decoders supporting hardware output | Mark Thompson | 2017-12-19 | 1 | -0/+3 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -3/+6 |
* | | Merge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150' | James Almer | 2017-12-14 | 1 | -0/+5 |
|\| |
|
| * | qsv/vp8dec: fixes memory leak issue | Li, Zhong | 2017-12-12 | 1 | -0/+5 |
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -3/+6 |
* | | lavc: Delete all fake hwaccels | Mark Thompson | 2017-11-26 | 1 | -27/+0 |
* | | lavc: Add hardware config metadata for decoders supporting hardware output | Mark Thompson | 2017-11-26 | 1 | -0/+3 |
* | | Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f' | Clément Bœsch | 2017-04-01 | 1 | -1/+47 |
|\| |
|
| * | qsv: Add VP8 decoder | Mark Thompson | 2016-11-14 | 1 | -1/+47 |
* | | Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8' | James Almer | 2017-03-31 | 1 | -6/+6 |
|/ |
|
* | qsv: Add VC-1 decoder | Mark Thompson | 2016-11-14 | 1 | -0/+218 |