summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapidecode.h
Commit message (Expand)AuthorAgeFilesLines
* vaapidecode: Remove NO_SURFACE error handlingVíctor Manuel Jáquez Leal2020-07-091-2/+0
* Revert "vaapidecode: drop non-keyframe in reverse playback"Víctor Manuel Jáquez Leal2020-07-091-1/+0
* vaapidecode: update internal decoder sink capsVíctor Manuel Jáquez Leal2017-01-181-1/+2
* vaapidecode: generate source pad capsVíctor Manuel Jáquez Leal2016-11-031-0/+1
* vaapidecode: rename member to allowed_sinkpad_capsVíctor Manuel Jáquez Leal2016-10-251-1/+1
* vaapidecode: register only the available decodersVíctor Manuel Jáquez Leal2016-07-221-1/+1
* vaapidecode: drop non-keyframe in reverse playbackHyunjun Ko2016-07-111-0/+1
* vaapidecode: keep only display_{width,height}Víctor Manuel Jáquez Leal2016-04-181-1/+3
* vaapidecode: remove spurious class variablesVíctor Manuel Jáquez Leal2016-04-181-3/+0
* Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...Sreerenj Balachandran2016-03-241-1/+4
* vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal2016-03-241-23/+1
* vaapidecode: register decoder with internal GTypeVíctor Manuel Jáquez Leal2016-03-111-2/+1
* vaapidecode: Rework the re-negotiation code to handle multi resoultion videosSreerenj Balachandran2015-08-291-0/+1
* vaapidecode: Switch back to Single thread implementationSimon Farnsworth2015-03-021-5/+2
* vaapidecode: delayed src caps negotiationVíctor Manuel Jáquez Leal2015-02-261-0/+3
* plugins: factor out pad caps.Gwenole Beauchesne2013-12-181-4/+0
* plugins: add new base object, store display in there.Gwenole Beauchesne2013-12-181-7/+3
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* vaapidecode: fix dead-locks with decoder task.Gwenole Beauchesne2013-11-211-1/+1
* vaapidecode: drop decode timeout, always wait for a free surface.XuGuangxin2013-11-211-2/+1
* plugins: add support for GstVideoGLTextureUploadMeta.Víctor Manuel Jáquez Leal2013-09-271-0/+1
* vaapidecode: submit the last frame from output adapter to decoder.Guangxin.Xu2013-08-291-0/+1
* vaapidecode: push all decoded frames from within the task.Gwenole Beauchesne2013-08-291-0/+2
* vaapidecode: expose the exact set of supported HW decoders.Gwenole Beauchesne2013-04-031-1/+0
* legal: fix year for some copyright notices (2012).Gwenole Beauchesne2013-01-291-1/+1
* vaapidecode: move to GstVideoDecoder base class.Sreerenj Balachandran2012-12-181-3/+5
* vaapidecode: adopt non-deprecrated glib locking primitive pattern.Rob Bradford2012-10-171-2/+2
* vaapidecode: improve "no free surface" conditions.Gwenole Beauchesne2012-09-111-0/+2
* Drop FFmpeg-based decoders.Gwenole Beauchesne2012-07-191-1/+0
* plugins: declare _get_type() functions as const.Javier Jardón2012-07-191-1/+1
* decode: delay NEWSEGMENT event if vaapidecode element was not linked.Wind Yuan2012-03-221-0/+1
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* vaapidecode: return sink caps template if decoder is in NULL state.Sreerenj Balachandran2011-12-081-0/+1
* Group all plugins into the same bundleNicolas Dufresne2011-12-071-0/+87