summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiimage.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-27video-format: Add Y212_LE format.He Junyan1-0/+1
2020-11-27video-format: Add Y412_LE format.He Junyan1-0/+3
2020-07-20video-format: Add P012_LE format.He Junyan1-0/+1
2020-01-06libs: image: init all image fields correctly.He Junyan1-0/+4
2019-12-20libs: image: port to GstMiniObject base classHe Junyan1-26/+47
2019-09-10libs: Add BGR10A2_LE support for color space conversion.He Junyan1-0/+1
2019-06-26libs: decoder: jpeg: add support 400/411/422/444 chroma typeWangfei1-0/+1
2019-05-06libs: Add packed 24 RGB format support.He Junyan1-0/+3
2019-04-15libs: Add RGB565 image format support.He Junyan1-0/+1
2018-12-04libs: dec: h265: support decode for main-444 10bit streams.Wangfei1-0/+1
2018-11-01libs: dec: h265: support decode for main-10-422 10bit streams.Wangfei1-0/+1
2018-10-09libs: replace g_error with GST_ERRORVíctor Manuel Jáquez Leal1-1/+2
2018-10-09libs: replace g_warning with GST_WARNINGVíctor Manuel Jáquez Leal1-1/+1
2018-09-25libs: remove already include string.hVíctor Manuel Jáquez Leal1-1/+0
2016-11-03libs: fix code style for errorsVíctor Manuel Jáquez Leal1-4/+10
2016-03-29Add P010 video format supportScott D Phillips1-0/+3
2016-02-03libs: humongous code style fixVíctor Manuel Jáquez Leal1-557/+507
2015-04-03Removal of gstreamer-0.10 supportVíctor Manuel Jáquez Leal1-47/+0
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-07-26image: clean image API up.Gwenole Beauchesne1-31/+1
2013-07-26image: add gst_vaapi_image_copy() helper.Gwenole Beauchesne1-0/+32
2013-07-22libs: add and expose gst_vaapi_video_format_to_string() helper.Gwenole Beauchesne1-2/+2
2013-07-15Fix new video format API.Gwenole Beauchesne1-4/+4
2013-07-11image: add support for raw YUY2/UYVY image copies.Wind Yuan1-0/+23
2013-07-10Add more video formats.Gwenole Beauchesne1-1/+13
2013-07-10image: fix debug message with video format.Gwenole Beauchesne1-4/+4
2013-07-09libs: use GstVideoInfo wherever possible.Gwenole Beauchesne1-56/+24
2013-07-09libs: port to new video format API.Gwenole Beauchesne1-41/+41
2013-06-14image: fix wrong check for rect bounds in copy_image().Wind Yuan1-2/+2
2013-05-23libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne1-18/+18
2013-05-07libs: use GstVaapiObject for VA objects.Gwenole Beauchesne1-312/+103
2013-04-10Add initial support for GStreamer 1.0.Sreerenj Balachandran1-0/+19
2012-11-20image: fix GstVaapiImage map and unmap.Gwenole Beauchesne1-8/+7
2012-09-07libs: fix build in strict ISO C mode.Gwenole Beauchesne1-1/+1
2012-09-07image: don't use (void *) pointer arithmetic.Gwenole Beauchesne1-1/+1
2012-04-02Fix a few documentation issues.Gwenole Beauchesne1-1/+0
2012-02-15image: fix source stride in picture copy.Gwenole Beauchesne1-1/+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-05image: add helpers to extract pixels to user buffers.Gwenole Beauchesne1-0/+84
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-12image: allow updates from GstVaapiImageRaw.Gwenole Beauchesne1-0/+37
2011-12-12image: allow partial updates.Gwenole Beauchesne1-69/+229
2011-09-08Fix gst_vaapi_image_new_with_image().Gwenole Beauchesne1-3/+6
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11