summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_vp9.c
Commit message (Expand)AuthorAgeFilesLines
* libs: small refactors to enhance the code styleVíctor Manuel Jáquez Leal2016-02-031-3/+2
* decoder: vp9: Fix crop rectangle settingSreerenj Balachandran2016-02-021-4/+7
* decoder: vp9: Fix last/golden/altref frame index settingSreerenj Balachandran2015-11-171-11/+8
* decoder: vp9: Fix PTS calculation of cloned framesSreerenj Balachandran2015-11-161-0/+3
* decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture ...Sreerenj Balachandran2015-11-161-3/+2
* decoder: vp9: Fix ref picture update while doing repeat frameSreerenj Balachandran2015-11-161-1/+10
* decoder: vp9: Add repeat-frame display handlingSreerenj Balachandran2015-11-161-8/+30
* decoder: vp9: Add crop rectangle support.Sreerenj Balachandran2015-11-131-0/+19
* decoder: vp9: Fix the context and surface pool reset for multi resolution videoSreerenj Balachandran2015-11-131-2/+16
* decoder: vp9: Fill the VADecPictureParameterBufferVP9 width/height from frame...Sreerenj Balachandran2015-11-131-2/+2
* decoder: vp9: Set lossless flag from frame headerSreerenj Balachandran2015-11-131-1/+1
* libs: vp9: remove unused symbolsVíctor Manuel Jáquez Leal2015-11-111-4/+0
* VP9: libgstvaapi: Add VP9 decoderSreerenj Balachandran2015-11-061-0/+679