summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_objects.h
AgeCommit message (Expand)AuthorFilesLines
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