Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codecs: Integrate H265 DPB full check into need_bump(). | He Junyan | 2021-06-02 | 1 | -14/+10 |
* | codecs: h265decoder: Add support for interlaced stream | Seungha Yang | 2021-02-09 | 1 | -1/+5 |
* | codecs: h265picture: Minor update for coding style | Seungha Yang | 2020-11-02 | 1 | -2/+2 |
* | codecs: h265decoder: Make GstVideoCodecFrame hold the last reference of the b... | Seungha Yang | 2020-11-02 | 1 | -2/+5 |
* | codecs: h265decocer: Rework for DPB management | Seungha Yang | 2020-11-01 | 1 | -85/+160 |
* | h265decoder: Sync with the H264 implementation | Nicolas Dufresne | 2020-10-21 | 1 | -5/+66 |
* | codecs: h265picture: Don't leak pic_list GArray | Seungha Yang | 2020-06-11 | 1 | -0/+1 |
* | codecs: fix gir generation | Víctor Manuel Jáquez Leal | 2020-04-26 | 1 | -3/+5 |
* | codecs: Fix some documentation | Seungha Yang | 2020-04-22 | 1 | -2/+2 |
* | Move CODEC base classes into it's own library | Nicolas Dufresne | 2020-03-05 | 1 | -0/+486 |