summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19libs: utils: treat va_rt_format as bitwise flagVíctor Manuel Jáquez Leal1-53/+31
2019-08-19libs: move memory types conversions to gstvaapiutilsVíctor Manuel Jáquez Leal1-2/+65
2019-08-16libs: filter: set all color balance valuesYan Wang1-1/+10
2019-08-15libs: utils: Add missing entries for string_of_VAEntrypoint.He Junyan1-0/+5
2019-08-05libs: encoder: h264: support ICQ/QVBR bitrate control modeWangfei1-0/+25
2019-07-09vaapipostproc: add rotation supportU. Artie Eoff1-8/+32
2019-07-05libs: encoder: Add MB ratecontrol mode to get its stringWangfei1-0/+4
2019-07-05libs: encoder: refine guard of bitrate control modeWangfei1-14/+2
2019-05-29vaapipostproc: add mirror supportU. Artie Eoff1-0/+24
2019-04-15libs: utils: avoid macro evaluation when stringifyHe Junyan1-1/+5
2019-04-15libs: utils: use glib's macrosVíctor Manuel Jáquez Leal1-6/+2
2019-01-11vaapipostproc: clean up USE_VA_VPP macro since it already removed fromWangfei1-4/+0
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang1-35/+0
2018-11-14libs: dec: h265: support decode for main-444 8bit streams.Wangfei1-0/+1
2018-11-10libs: Sync the GstVaapiChromaType to VA header file.He Junyan1-0/+44
2018-11-01libs: dec: h265: support decode for main-10-422 10bit streams.Wangfei1-0/+10
2018-09-27libs: dec: h265: add 422 chroma format support.Wangfei1-0/+3
2017-10-03libs: utils: log warn if display failVíctor Manuel Jáquez Leal1-1/+18
2017-08-25libs: guard deprecated symbolsVíctor Manuel Jáquez Leal1-0/+2
2017-08-13build: consolidate the VA sub API includesVíctor Manuel Jáquez Leal1-4/+0
2017-07-31libs: utils: libva 1.0 changed the loggingVíctor Manuel Jáquez Leal1-4/+35
2017-04-06libs: encoder: initialize chroma_typeVíctor Manuel Jáquez Leal1-0/+50
2017-02-08libs: utils: add HEVC profiles representationHyunjun Ko1-0/+4
2017-01-12vaapi: bump ifdef to API 0.40.0 for log redirectVíctor Manuel Jáquez Leal1-2/+2
2017-01-12vaapiutils: Fix compilation with latest and previous libva releasesSebastian Dröge1-2/+2
2017-01-11libs: display: redirect logging at initializeVíctor Manuel Jáquez Leal1-0/+33
2016-11-03libs: fix code style for errorsVíctor Manuel Jáquez Leal1-2/+5
2016-06-28utils: report VP9 profilesVíctor Manuel Jáquez Leal1-0/+8
2016-05-11Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran1-0/+8
2015-12-07Add definitions for YUV420 with more than 8 bits per channelSreerenj Balachandran1-0/+8
2015-04-03Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macroVíctor Manuel Jáquez Leal1-4/+0
2014-10-29filter: add initial support for high quality scaling.Gwenole Beauchesne1-0/+43
2014-06-02utils: add H.264 MVC profiles.Li Xiaowei1-0/+4
2014-06-02utils: only enable VP8 profiles for newer VA-API versions.Gwenole Beauchesne1-0/+3
2014-05-10decoder: h264: properly support grayscale formats.Gwenole Beauchesne1-0/+23
2014-01-23build: fix for older versions of VA-API (< 0.34.0).Gwenole Beauchesne1-0/+12
2014-01-23libs: re-indent all source code related to VA utilities.Gwenole Beauchesne1-268/+292
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-15surface: rework render flags.Gwenole Beauchesne1-10/+28
2013-11-24libs: add rate-control attributes.Wind Yuan1-0/+45
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-11-21filter: fix semantics of deinterlacing flags.Gwenole Beauchesne1-4/+4
2013-08-23filter: add initial support for deinterlacing.Zhao Halley1-0/+46
2013-07-10surface: add new chroma formats.Gwenole Beauchesne1-0/+43
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-11overlay: fix build without advanced GstVideoOverlayFormatFlags.Holger Kaelberer1-0/+4
2013-01-11overlay: add support for global-alpha.Holger Kaelberer1-0/+40
2013-01-11subpicture: add premultiplied-alpha and global-alpha feature flags.Gwenole Beauchesne1-0/+45
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+28
2012-08-01utils: add string_of_VADisplayAttributeType() helper.Yan Yin1-0/+36