summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiprofile.c
Commit message (Expand)AuthorAgeFilesLines
* libs: decoder: AV1: Add the av1 decoder support.He Junyan2021-01-061-0/+7
* libs: decoder: H265: Add MAIN_422_12 profile supporting.He Junyan2020-11-271-0/+2
* libs: decoder: H265: Add MAIN_444_12 profile supporting.He Junyan2020-11-271-0/+2
* libs: profile: Use get_codec_from_caps to get codec type.He Junyan2020-07-291-0/+42
* libs: profile: h265: Fix return value of from_codec_data_h265.He Junyan2020-07-291-4/+5
* libs: decoder: H265: Add MAIN_12 profile supporting.He Junyan2020-07-201-0/+2
* libs: profile: The VP9 profiles' name should be just "0,1,2,3"He Junyan2020-07-121-4/+4
* libs: decoder: H265: Add SCC_MAIN_444_10 profile support.He Junyan2020-06-051-0/+5
* libs: profile: Add screen extended main/main10/main444 define.He Junyan2020-06-051-0/+6
* libs: encoder: h265: Support MAIN 4:4:4 10 profile.He Junyan2020-04-021-0/+2
* libs,plugins: decoder: Add -intra profile support for hevc.He Junyan2020-03-201-0/+9
* Remove all FEI relatedVíctor Manuel Jáquez Leal2020-01-151-3/+0
* libs: profile: add gst_vaapi_profile_get_va_name()Víctor Manuel Jáquez Leal2019-08-191-1/+19
* vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2019-01-071-18/+0
* libs: dec: h265: support decode for main-444 10bit streams.Wangfei2018-12-041-0/+2
* libs: dec: h265: support decode for main-444 8bit streams.Wangfei2018-11-141-0/+4
* libs: dec: h265: add 422 chroma format support.Wangfei2018-09-271-0/+6
* libs: remove already include string.hVíctor Manuel Jáquez Leal2018-09-251-1/+0
* FEI: libs: Add FEI Entrypoint mappingSreerenj Balachandran2017-09-011-0/+3
* libs: guard deprecated symbolsVíctor Manuel Jáquez Leal2017-08-251-0/+2
* gstvaapiprofile : Add VAEntrypointEncSliceLP definitionsSreerenj Balachandran2016-05-111-0/+3
* gstvaapiporfile: Add more VP9 profile definitionsSreerenj Balachandran2016-04-011-2/+10
* libs: humongous code style fixVíctor Manuel Jáquez Leal2016-02-031-277/+260
* Remove old gst version guardsVíctor Manuel Jáquez Leal2016-01-251-12/+0
* gstvaapiporfile: Fix string representation of HEVCMain10 profileSreerenj Balachandran2015-12-071-1/+1
* VP9: gstvaapiprofile: Add profile definitionsSreerenj Balachandran2015-11-061-0/+6
* vaapidecoder: no wmv profiles gstreamer 1.4/1.2Víctor Manuel Jáquez Leal2015-07-151-0/+12
* HEVC: gstvaapiprofile: Add profile definitionsSreerenj Balachandran2015-04-131-0/+35
* update and move gstcompat.hVíctor Manuel Jáquez Leal2015-04-031-1/+1
* Encode: Add support for Picture level EntrypointSreerenj Balachandran2015-02-041-4/+5
* vaapidecode: only expose supported profiles when needed.Gwenole Beauchesne2014-11-141-3/+4
* utils: add H.264 MVC profiles.Li Xiaowei2014-06-021-0/+11
* utils: only enable VP8 profiles for newer VA-API versions.Gwenole Beauchesne2014-06-021-0/+2
* Add initial VP8 decoder.Zhao, Halley2014-04-181-0/+3
* utils: add helper functions to get codec or profile name.Gwenole Beauchesne2013-12-201-4/+84
* decoder: h264: add support for constrained baseline profile.Wind Yuan2013-12-091-2/+4
* utils: add new H.264 profiles.Gwenole Beauchesne2013-12-061-0/+6
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* Allow build against either GStreamer API (0.10 or 1.0).Gwenole Beauchesne2013-04-101-1/+1
* Add initial support for GStreamer 1.0.Sreerenj Balachandran2013-04-101-3/+6
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* decoder: use GstVideoCodecState.Sreerenj Balachandran2012-12-181-1/+1
* jpeg: fix build with VA-API < 0.32.0.Gwenole Beauchesne2012-06-261-0/+2
* Add initial JPEG decoder.Wind Yuan2012-04-111-0/+6
* Add header for system-dependent definitions.Gwenole Beauchesne2012-01-301-1/+1
* profile: match video/x-h263 as H.263 Baseline profile.Zhao Halley2012-01-241-1/+9
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* Update copyright notice.Gwenole Beauchesne2011-06-141-1/+1
* Fix decoder caps to report codec aliases.gb2010-09-201-9/+18