summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-30encoder: vp9: Add simple algorithms for reference picture selectionSreerenj Balachandran2-17/+101
2016-05-30encoder: vp9: Define Max frame width and heightSreerenj Balachandran1-3/+5
2016-05-30encoder: vp9: Add more propertis for tuning encode qualitySreerenj Balachandran2-9/+48
2016-05-30Add vp9 encode element to "vaapi" pluginSreerenj Balachandran4-2/+263
2016-05-30Add vp9 encoder support in libgstvaapiSreerenj Balachandran3-0/+496
2016-05-30build: Add check for VP9 encode API support in libvaSreerenj Balachandran1-0/+41
2016-04-01decoder: vp9: Align with the ABI changes in vp9 codecparserSreerenj Balachandran1-3/+3
2016-04-01decoder: vp9 : Add 10bit decoding support (Profile2)Sreerenj Balachandran1-1/+32
2016-04-01gstvaapiporfile: Add more VP9 profile definitionsSreerenj Balachandran2-5/+22
2016-03-24Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...Sreerenj Balachandran5-26/+145
2016-03-04decoder: vp9: Assign values for profile and bit_depth from frame headerSreerenj Balachandran1-1/+4
2016-02-03build: remove vp9 parser checkVíctor Manuel Jáquez Leal1-28/+1
2016-02-02decoder: vp9: Fix crop rectangle settingSreerenj Balachandran1-4/+7
2016-02-02build: remove GStreamer's parsers checksVíctor Manuel Jáquez Leal1-128/+3
2015-11-17decoder: vp9: Fix last/golden/altref frame index settingSreerenj Balachandran1-11/+8
2015-11-16decoder: vp9: Fix PTS calculation of cloned framesSreerenj Balachandran1-0/+3
2015-11-16decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture ...Sreerenj Balachandran1-3/+2
2015-11-16decoder: vp9: Fix ref picture update while doing repeat frameSreerenj Balachandran1-1/+10
2015-11-16decoder: vp9: Add repeat-frame display handlingSreerenj Balachandran1-8/+30
2015-11-13decoder: vp9: Add crop rectangle support.Sreerenj Balachandran1-0/+19
2015-11-13decoder: vp9: Fix the context and surface pool reset for multi resolution videoSreerenj Balachandran1-2/+16
2015-11-13decoder: vp9: Fill the VADecPictureParameterBufferVP9 width/height from frame...Sreerenj Balachandran1-2/+2
2015-11-13decoder: vp9: Set lossless flag from frame headerSreerenj Balachandran1-1/+1
2015-11-13codecparsers: Update to gst-vaapi-branch d9f25Sreerenj Balachandran1-0/+0
2015-11-11libs: vp9: remove unused symbolsVíctor Manuel Jáquez Leal1-4/+0
2015-11-10codecparsers: Update to gst-vaapi-branch da251bbSreerenj Balachandran1-0/+0
2015-11-06codecparsers: Update to gst-vaapi-branch 0ea6792Sreerenj Balachandran1-0/+0
2015-11-06VP9: plugins: Add VP9 decoderSreerenj Balachandran1-0/+9
2015-11-06VP9: libgstvaapi: Add VP9 decoderSreerenj Balachandran3-0/+725
2015-11-06VP9: gstvaapiprofile: Add profile definitionsSreerenj Balachandran2-0/+11
2015-11-06VP9: build: Check availability of vp9 decoder APIsSreerenj Balachandran1-0/+37
2015-11-06VP9: Allow building vp9 codecparser internallySreerenj Balachandran3-0/+30
2015-11-06codecparsers: Update to gst-vaapi-branch commit ac5dc1aSreerenj Balachandran1-0/+0