summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils.c
Commit message (Expand)AuthorAgeFilesLines
* vaapipostproc: fix code style.Ung, Teng En2021-01-111-2/+1
* vaapipostproc: Added gstreamer BT2020 color standard support.Ung, Teng En2021-01-111-1/+3
* libs: decoder: AV1: Add the av1 decoder support.He Junyan2021-01-061-0/+4
* libs: decoder: H265: Add SCC_MAIN_444_10 profile support.He Junyan2020-06-051-0/+3
* libs: profile: Add screen extended main/main10/main444 define.He Junyan2020-06-051-0/+3
* libs: utils: Add HEVC Main444 sting in string_of_VAProfileHe Junyan2020-03-171-0/+1
* libs: filter: guard all color properties to VA-API 1.2.0U. Artie Eoff2020-02-211-1/+5
* libs: utils: guard EncSliceLP for VA-API < 0.39.1U. Artie Eoff2020-02-151-0/+2
* libs: VA explicit color standard not supported until 1.2.0U. Artie Eoff2020-02-111-0/+4
* libs: utils: WA: use explicit for sRGB colorimetryU. Artie Eoff2020-02-101-2/+0
* libs: utils: map GstVideoColorRange to VAAPI VPPU. Artie Eoff2020-02-081-0/+21
* libs: utils: map GstVideoColorimetry to VAAPI VPPU. Artie Eoff2020-02-051-0/+36
* libs: utils: add missing break in switchU. Artie Eoff2019-09-191-0/+1
* libs: utils: guard the VAEntrypointFEI symbolVíctor Manuel Jáquez Leal2019-09-071-0/+2
* libs: utils: treat va_rt_format as bitwise flagVíctor Manuel Jáquez Leal2019-08-191-53/+31
* libs: move memory types conversions to gstvaapiutilsVíctor Manuel Jáquez Leal2019-08-191-2/+65
* libs: filter: set all color balance valuesYan Wang2019-08-161-1/+10
* libs: utils: Add missing entries for string_of_VAEntrypoint.He Junyan2019-08-151-0/+5
* libs: encoder: h264: support ICQ/QVBR bitrate control modeWangfei2019-08-051-0/+25
* vaapipostproc: add rotation supportU. Artie Eoff2019-07-091-8/+32
* libs: encoder: Add MB ratecontrol mode to get its stringWangfei2019-07-051-0/+4
* libs: encoder: refine guard of bitrate control modeWangfei2019-07-051-14/+2
* vaapipostproc: add mirror supportU. Artie Eoff2019-05-291-0/+24
* libs: utils: avoid macro evaluation when stringifyHe Junyan2019-04-151-1/+5
* libs: utils: use glib's macrosVíctor Manuel Jáquez Leal2019-04-151-6/+2
* vaapipostproc: clean up USE_VA_VPP macro since it already removed fromWangfei2019-01-111-4/+0
* vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2019-01-071-35/+0
* libs: dec: h265: support decode for main-444 8bit streams.Wangfei2018-11-141-0/+1
* libs: Sync the GstVaapiChromaType to VA header file.He Junyan2018-11-101-0/+44
* libs: dec: h265: support decode for main-10-422 10bit streams.Wangfei2018-11-011-0/+10
* libs: dec: h265: add 422 chroma format support.Wangfei2018-09-271-0/+3
* libs: utils: log warn if display failVíctor Manuel Jáquez Leal2017-10-031-1/+18
* libs: guard deprecated symbolsVíctor Manuel Jáquez Leal2017-08-251-0/+2
* build: consolidate the VA sub API includesVíctor Manuel Jáquez Leal2017-08-131-4/+0
* libs: utils: libva 1.0 changed the loggingVíctor Manuel Jáquez Leal2017-07-311-4/+35
* libs: encoder: initialize chroma_typeVíctor Manuel Jáquez Leal2017-04-061-0/+50
* libs: utils: add HEVC profiles representationHyunjun Ko2017-02-081-0/+4
* vaapi: bump ifdef to API 0.40.0 for log redirectVíctor Manuel Jáquez Leal2017-01-121-2/+2
* vaapiutils: Fix compilation with latest and previous libva releasesSebastian Dröge2017-01-121-2/+2
* libs: display: redirect logging at initializeVíctor Manuel Jáquez Leal2017-01-111-0/+33
* libs: fix code style for errorsVíctor Manuel Jáquez Leal2016-11-031-2/+5
* utils: report VP9 profilesVíctor Manuel Jáquez Leal2016-06-281-0/+8
* Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran2016-05-111-0/+8
* Add definitions for YUV420 with more than 8 bits per channelSreerenj Balachandran2015-12-071-0/+8
* Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macroVíctor Manuel Jáquez Leal2015-04-031-4/+0
* filter: add initial support for high quality scaling.Gwenole Beauchesne2014-10-291-0/+43
* utils: add H.264 MVC profiles.Li Xiaowei2014-06-021-0/+4
* utils: only enable VP8 profiles for newer VA-API versions.Gwenole Beauchesne2014-06-021-0/+3
* decoder: h264: properly support grayscale formats.Gwenole Beauchesne2014-05-101-0/+23
* build: fix for older versions of VA-API (< 0.34.0).Gwenole Beauchesne2014-01-231-0/+12