summaryrefslogtreecommitdiff
path: root/gst-libs/gst
AgeCommit message (Expand)AuthorFilesLines
2012-01-05image: add helpers to extract pixels to user buffers.Gwenole Beauchesne2-0/+98
2012-01-04image: simplify initialization of raw images from video buffers.Gwenole Beauchesne1-73/+81
2012-01-04image: fix update from NV12 buffers.Gwenole Beauchesne1-1/+1
2011-12-14surface: apply composition to the parent context, if requested.Gwenole Beauchesne3-5/+16
2011-12-14context: make it possible to apply composition globally.Gwenole Beauchesne2-0/+213
2011-12-14surface: fix associate subpicture to not report deassociation errors.Gwenole Beauchesne1-3/+7
2011-12-14surface: fix typo in debug message.Gwenole Beauchesne1-1/+1
2011-12-14subpicture: add helper to create subpicture from GstVideoOverlayRectangle.Gwenole Beauchesne3-34/+71
2011-12-13surface: record parent context.Gwenole Beauchesne5-7/+120
2011-12-13Fix warnings.Gwenole Beauchesne2-3/+1
2011-12-13Rename gst_vaapi_surface_update_composition() toGwenole Beauchesne3-4/+4
2011-12-12converter: add support for GstVideoOverlayComposition planes.Nicolas Dufresne1-0/+5
2011-12-12surface: use unscaled overlay rectangle for blending.Gwenole Beauchesne1-11/+27
2011-12-12surface: fix VA image leak when an error occurred.Gwenole Beauchesne1-0/+1
2011-12-12surface: add helper to handle GstVideoOverlayComposition.Nicolas Dufresne2-7/+95
2011-12-12image: add gst_vaapi_image_format_from_video() helper.Gwenole Beauchesne3-0/+34
2011-12-12image: allow updates from GstVaapiImageRaw.Gwenole Beauchesne2-0/+44
2011-12-12image: allow partial updates.Gwenole Beauchesne2-70/+250
2011-12-12subpicture: fix doc for gst_vaapi_subpicture_set_image().Gwenole Beauchesne1-1/+1
2011-12-12display: fix has_image_format() to check against subpicture formats.Gwenole Beauchesne1-1/+8
2011-12-12Drop unused copy of GstBaseVideoDecoder.Gwenole Beauchesne7-2601/+0
2011-12-08decoder: drop unused headers.Gwenole Beauchesne1-1/+0
2011-12-08videobuffer: add GLX buffer support.Nicolas Dufresne7-0/+556
2011-12-08Port to GstSurfaceBuffer interface.Nicolas Dufresne3-4/+6
2011-12-08Change caps to use new video/x-surface generic type.Nicolas Dufresne3-7/+13
2011-12-08Port to GstVideoContext interface.Nicolas Dufresne3-141/+0
2011-12-07Add new GStreamer version check utilities.Gwenole Beauchesne2-1/+66
2011-12-07display: destroy display on creation failure.Nicolas Dufresne1-1/+2
2011-12-07display: don't crash when config is empty.Nicolas Dufresne1-0/+6
2011-10-19decoder: fix use of invalid data at the end-of-stream.Gwenole Beauchesne1-5/+2
2011-09-14Cosmetics (sort source files).Gwenole Beauchesne1-1/+1
2011-09-08Fix gst_vaapi_image_new_with_image().Gwenole Beauchesne1-3/+6
2011-09-06Add gst_vaapi_video_buffer_new_from_buffer().Gwenole Beauchesne2-0/+46
2011-08-01Add Intel copyright information.Gwenole Beauchesne3-0/+3
2011-07-22Fix build with newer FFmpeg versions.Gwenole Beauchesne1-4/+11
2011-07-22Report caps update only once per video resolution change.Gwenole Beauchesne1-5/+5
2011-07-22Add canonical form (type name) of VA surface caps.Gwenole Beauchesne1-1/+9
2011-06-14Update copyright notice.Gwenole Beauchesne65-65/+65
2011-06-14Fix licensing terms.Gwenole Beauchesne15-150/+165
2010-09-20Drop the GLX 1.3 requirement.gb1-7/+1
2010-09-20Call the GLX/Pixmap related functions through the vtable.gb2-2/+26
2010-09-20Drop dependency on libavformat.gb2-6/+13
2010-09-20Add gst_base_video_decoder_update_src_caps().gb2-6/+25
2010-09-20Drop superfluous functions.gb3-117/+0
2010-09-20Really drop any dependency on libgstvideo. i.e. inline the helpers.gb1-11/+17
2010-09-20Further drop dependency on libgstvideo.gb1-9/+25
2010-09-20Add GstBaseVideoDecoder from gst-plugins-bad git.gb7-0/+2677
2010-09-20Fix GLX version check.gb1-1/+1
2010-09-20Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer.gb1-2/+2
2010-09-20Fix build with older VA-API 0.29-sds.gb1-0/+3