summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_objects.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-20decoder: add initial infrastructure for marking corrupted output.Gwenole Beauchesne1-1/+7
2015-05-28decoder: add utility function to clone picture objects.Wind Yuan1-0/+4
2014-11-14decoder: h264: add initial support for repeat-first-field (RFF) flag.Gwenole Beauchesne1-1/+6
2014-06-30decoder: propagate "one-field" flags.Gwenole Beauchesne1-3/+9
2014-05-21decoder: h264: add initial support for MVC.Gwenole Beauchesne1-1/+8
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+1
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-09codec: add helper macros to maintain object refcount.Gwenole Beauchesne1-13/+6
2014-01-09codec: re-indent decoder objects.Gwenole Beauchesne1-102/+98
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-09-23jpeg: add support for multiscan images.Gwenole Beauchesne1-0/+3
2013-07-15decoder: fix memory leak when processing interlaced pictures.Gwenole Beauchesne1-0/+1
2013-07-08decoder: add support for video cropping.Sreerenj Balachandran1-0/+7
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-14docs: expose new interfaces.Gwenole Beauchesne1-3/+3
2012-12-18decoder: maintain decoded frames as GstVideoCodecFrame objects.Gwenole Beauchesne1-0/+1
2012-12-18Port codec objects to GstVaapiMiniObject.Gwenole Beauchesne1-75/+27
2012-09-07Do not forward declare enums.Philip Lorenz1-3/+2
2012-07-19Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne1-14/+16
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-2/+2
2012-04-11Add initial JPEG decoder.Wind Yuan1-0/+1
2012-03-30decoder: use POC to maintain the DPB.Gwenole Beauchesne1-0/+1
2012-03-28mpeg2: add support for interlaced streams.Gwenole Beauchesne1-0/+7
2012-03-28decoder: add first-field flag to picture.Gwenole Beauchesne1-0/+5
2012-03-28decoder: allow pictures to be cloned for field decoding.Gwenole Beauchesne1-0/+5
2012-03-28decoder: rework picture field flags.Gwenole Beauchesne1-18/+13
2012-03-28decoder: add OUTPUT flag to pictures.Gwenole Beauchesne1-1/+6
2012-03-28decoder: fix semantics of SKIPPED pictures.Gwenole Beauchesne1-0/+3
2012-02-23decoder: add picture structure flags.Gwenole Beauchesne1-1/+18
2012-01-27decoder: retain proxy surface until the GstVaapiPicture is destroyed.Gwenole Beauchesne1-0/+1
2012-01-27decoder: rework the internal VA objects API.Gwenole Beauchesne1-0/+253