summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_objects.h
Commit message (Expand)AuthorAgeFilesLines
* decoder: add initial infrastructure for marking corrupted output.Gwenole Beauchesne2015-07-201-1/+7
* decoder: add utility function to clone picture objects.Wind Yuan2015-05-281-0/+4
* decoder: h264: add initial support for repeat-first-field (RFF) flag.Gwenole Beauchesne2014-11-141-1/+6
* decoder: propagate "one-field" flags.Gwenole Beauchesne2014-06-301-3/+9
* decoder: h264: add initial support for MVC.Gwenole Beauchesne2014-05-211-1/+8
* Add initial VP8 decoder.Zhao, Halley2014-04-181-0/+1
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* codec: add helper macros to maintain object refcount.Gwenole Beauchesne2014-01-091-13/+6
* codec: re-indent decoder objects.Gwenole Beauchesne2014-01-091-102/+98
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* jpeg: add support for multiscan images.Gwenole Beauchesne2013-09-231-0/+3
* decoder: fix memory leak when processing interlaced pictures.Gwenole Beauchesne2013-07-151-0/+1
* decoder: add support for video cropping.Sreerenj Balachandran2013-07-081-0/+7
* legal: fix year for some copyright notices (2013).Gwenole Beauchesne2013-01-291-1/+1
* docs: expose new interfaces.Gwenole Beauchesne2013-01-141-3/+3
* decoder: maintain decoded frames as GstVideoCodecFrame objects.Gwenole Beauchesne2012-12-181-0/+1
* Port codec objects to GstVaapiMiniObject.Gwenole Beauchesne2012-12-181-75/+27
* Do not forward declare enums.Philip Lorenz2012-09-071-3/+2
* Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne2012-07-191-14/+16
* libs: declare _get_type() functions as const.Javier Jardón2012-07-191-2/+2
* Add initial JPEG decoder.Wind Yuan2012-04-111-0/+1
* decoder: use POC to maintain the DPB.Gwenole Beauchesne2012-03-301-0/+1
* mpeg2: add support for interlaced streams.Gwenole Beauchesne2012-03-281-0/+7
* decoder: add first-field flag to picture.Gwenole Beauchesne2012-03-281-0/+5
* decoder: allow pictures to be cloned for field decoding.Gwenole Beauchesne2012-03-281-0/+5
* decoder: rework picture field flags.Gwenole Beauchesne2012-03-281-18/+13
* decoder: add OUTPUT flag to pictures.Gwenole Beauchesne2012-03-281-1/+6
* decoder: fix semantics of SKIPPED pictures.Gwenole Beauchesne2012-03-281-0/+3
* decoder: add picture structure flags.Gwenole Beauchesne2012-02-231-1/+18
* decoder: retain proxy surface until the GstVaapiPicture is destroyed.Gwenole Beauchesne2012-01-271-0/+1
* decoder: rework the internal VA objects API.Gwenole Beauchesne2012-01-271-0/+253