summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_dpb.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+1
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-14dpb: port to GstVaapiMiniObject.Gwenole Beauchesne1-70/+12
2013-01-14dpb: drop GstVaapiDpb2 interface, keep only one class.Gwenole Beauchesne1-72/+17
2013-01-14dpb: rename GstVaapiDpbMpeg2 to GstVaapiDpb2.Sreerenj Balachandran1-32/+32
2012-07-19Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne1-13/+14
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-2/+2
2012-04-02mpeg2: allocate dummy picture for first field based I-frame.Gwenole Beauchesne1-0/+4
2012-03-28mpeg2: add new decoded picture buffer infrastructure.Gwenole Beauchesne1-0/+187