summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecs/gsth265picture.c
Commit message (Expand)AuthorAgeFilesLines
* codecs: h265decoder: Add support for interlaced streamSeungha Yang2021-02-091-1/+5
* codecs: h265picture: Minor update for coding styleSeungha Yang2020-11-021-2/+2
* codecs: h265decoder: Make GstVideoCodecFrame hold the last reference of the b...Seungha Yang2020-11-021-2/+5
* codecs: h265decocer: Rework for DPB managementSeungha Yang2020-11-011-85/+160
* h265decoder: Sync with the H264 implementationNicolas Dufresne2020-10-211-5/+66
* codecs: h265picture: Don't leak pic_list GArraySeungha Yang2020-06-111-0/+1
* codecs: fix gir generationVíctor Manuel Jáquez Leal2020-04-261-3/+5
* codecs: Fix some documentationSeungha Yang2020-04-221-2/+2
* Move CODEC base classes into it's own libraryNicolas Dufresne2020-03-051-0/+486