summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapidecode.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-09vaapidecode: Remove NO_SURFACE error handlingVíctor Manuel Jáquez Leal1-2/+0
2020-07-09Revert "vaapidecode: drop non-keyframe in reverse playback"Víctor Manuel Jáquez Leal1-1/+0
2017-01-18vaapidecode: update internal decoder sink capsVíctor Manuel Jáquez Leal1-1/+2
2016-11-03vaapidecode: generate source pad capsVíctor Manuel Jáquez Leal1-0/+1
2016-10-25vaapidecode: rename member to allowed_sinkpad_capsVíctor Manuel Jáquez Leal1-1/+1
2016-07-22vaapidecode: register only the available decodersVíctor Manuel Jáquez Leal1-1/+1
2016-07-11vaapidecode: drop non-keyframe in reverse playbackHyunjun Ko1-0/+1
2016-04-18vaapidecode: keep only display_{width,height}Víctor Manuel Jáquez Leal1-1/+3
2016-04-18vaapidecode: remove spurious class variablesVíctor Manuel Jáquez Leal1-3/+0
2016-03-24Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...Sreerenj Balachandran1-1/+4
2016-03-24vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal1-23/+1
2016-03-11vaapidecode: register decoder with internal GTypeVíctor Manuel Jáquez Leal1-2/+1
2015-08-29vaapidecode: Rework the re-negotiation code to handle multi resoultion videosSreerenj Balachandran1-0/+1
2015-03-02vaapidecode: Switch back to Single thread implementationSimon Farnsworth1-5/+2
2015-02-26vaapidecode: delayed src caps negotiationVíctor Manuel Jáquez Leal1-0/+3
2013-12-18plugins: factor out pad caps.Gwenole Beauchesne1-4/+0
2013-12-18plugins: add new base object, store display in there.Gwenole Beauchesne1-7/+3
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-11-21vaapidecode: fix dead-locks with decoder task.Gwenole Beauchesne1-1/+1
2013-11-21vaapidecode: drop decode timeout, always wait for a free surface.XuGuangxin1-2/+1
2013-09-27plugins: add support for GstVideoGLTextureUploadMeta.Víctor Manuel Jáquez Leal1-0/+1
2013-08-29vaapidecode: submit the last frame from output adapter to decoder.Guangxin.Xu1-0/+1
2013-08-29vaapidecode: push all decoded frames from within the task.Gwenole Beauchesne1-0/+2
2013-04-03vaapidecode: expose the exact set of supported HW decoders.Gwenole Beauchesne1-1/+0
2013-01-29legal: fix year for some copyright notices (2012).Gwenole Beauchesne1-1/+1
2012-12-18vaapidecode: move to GstVideoDecoder base class.Sreerenj Balachandran1-3/+5
2012-10-17vaapidecode: adopt non-deprecrated glib locking primitive pattern.Rob Bradford1-2/+2
2012-09-11vaapidecode: improve "no free surface" conditions.Gwenole Beauchesne1-0/+2
2012-07-19Drop FFmpeg-based decoders.Gwenole Beauchesne1-1/+0
2012-07-19plugins: declare _get_type() functions as const.Javier Jardón1-1/+1
2012-03-22decode: delay NEWSEGMENT event if vaapidecode element was not linked.Wind Yuan1-0/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-12-08vaapidecode: return sink caps template if decoder is in NULL state.Sreerenj Balachandran1-0/+1
2011-12-07Group all plugins into the same bundleNicolas Dufresne1-0/+87