summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_objects.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Add initial JPEG decoder.Wind Yuan1-0/+13
2012-03-30decoder: use POC to maintain the DPB.Gwenole Beauchesne1-0/+2
2012-03-28decoder: add first-field flag to picture.Gwenole Beauchesne1-0/+3
2012-03-28decoder: allow pictures to be cloned for field decoding.Gwenole Beauchesne1-9/+78
2012-03-28decoder: rework picture field flags.Gwenole Beauchesne1-0/+5
2012-03-28decoder: add OUTPUT flag to pictures.Gwenole Beauchesne1-0/+1
2012-03-28decoder: fix semantics of SKIPPED pictures.Gwenole Beauchesne1-3/+5
2012-02-13decoder: fix double buffer free with some VA drivers.Gwenole Beauchesne1-31/+33
2012-01-31decoder: allocate proxy surface earlier.Gwenole Beauchesne1-11/+9
2012-01-31decoder: fix memory leak of VA objects on exit.Gwenole Beauchesne1-1/+4
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-1/+1
2012-01-30decoder: optimize slice data buffers initialization.Gwenole Beauchesne1-12/+18
2012-01-27decoder: retain proxy surface until the GstVaapiPicture is destroyed.Gwenole Beauchesne1-4/+17
2012-01-27decoder: simplify output of decoded frames.Gwenole Beauchesne1-7/+4
2012-01-27decoder: rework the internal VA objects API.Gwenole Beauchesne1-0/+326