summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapicontext.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-10context: JPEG codec does not need any reference frame.Gwenole Beauchesne1-0/+1
2012-09-10context: allow number of reference frames to be set.Gwenole Beauchesne1-23/+100
2012-09-07libs: fix build in strict ISO C mode.Gwenole Beauchesne1-1/+1
2012-07-19libs: use g_clear_object() wherever applicable.Javier Jardón1-4/+1
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-1/+1
2012-01-16legal: fix year for some copyright notices.Gwenole Beauchesne1-1/+1
2012-01-16legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2012-01-05context: avoid self reference loops with surfaces.Gwenole Beauchesne1-2/+9
2011-12-14context: make it possible to apply composition globally.Gwenole Beauchesne1-0/+206
2011-12-13surface: record parent context.Gwenole Beauchesne1-1/+7
2011-12-08Change caps to use new video/x-surface generic type.Nicolas Dufresne1-1/+2
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Check for out-of-free-surfaces condition.gb1-0/+16
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-04-23Add VA context abstraction.gb1-0/+662