summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapidecoder_dpb.c
Commit message (Expand)AuthorAgeFilesLines
* libs: humongous code style fixVíctor Manuel Jáquez Leal2016-02-031-252/+252
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+1
* libs: refine GstVaapiMiniObject.Gwenole Beauchesne2013-05-071-2/+1
* legal: fix year for some copyright notices (2013).Gwenole Beauchesne2013-01-291-1/+1
* dpb: cosmetics (clean-ups).Gwenole Beauchesne2013-01-141-125/+105
* dpb: port to GstVaapiMiniObject.Gwenole Beauchesne2013-01-141-104/+79
* dpb: drop GstVaapiDpb2 interface, keep only one class.Gwenole Beauchesne2013-01-141-13/+136
* dpb: rename GstVaapiDpbMpeg2 to GstVaapiDpb2.Sreerenj Balachandran2013-01-141-15/+15
* dpb: mpeg2: cosmetics.Gwenole Beauchesne2012-04-121-3/+7
* mpeg2: allocate dummy picture for first field based I-frame.Gwenole Beauchesne2012-04-021-0/+8
* decoder: use POC to maintain the DPB.Gwenole Beauchesne2012-03-301-5/+5
* mpeg2: add new decoded picture buffer infrastructure.Gwenole Beauchesne2012-03-281-0/+328