summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-26libs: display: drm: use g_strcmp0 to be null safeVíctor Manuel Jáquez Leal1-1/+1
2020-04-26vaapipluginutil: Use GST_VAAPI_DISPLAY_TYPE_DRM for Mesa3D GBMHaihao Xiang1-0/+5
2020-04-21build: use join_paths() for driverdirVíctor Manuel Jáquez Leal1-1/+1
2020-04-21README: Update supported hardwareVeerabadhran G1-0/+3
2020-04-04libs: bufferproxy: remove GstMemory referenceHe Junyan3-47/+0
2020-04-04libs,plugin: break surface-bufferproxy circular referenceHe Junyan5-32/+52
2020-04-04libs: bufferproxy: rename parent memeber as surfaceHe Junyan3-14/+12
2020-04-04plugin: bufferpool: use hashmap to cache dmabuf mem-surfaceHe Junyan1-29/+107
2020-04-04plugin: bufferpool: Delete ACQUIRE_FLAG_NO_ALLOC flag.He Junyan2-28/+7
2020-04-03vaapipostproc: enable HDR10 tone mappingU. Artie Eoff2-7/+134
2020-04-03libs: filter: HDR10 tone mapping supportU. Artie Eoff2-0/+183
2020-04-02libs: encoder: h265: Support MAIN 4:4:4 10 profile.He Junyan5-3/+32
2020-04-02libs: encoder: fix an inexact trace info in chroma type check.He Junyan1-2/+3
2020-03-31libs: encoder: make sure format array is not NULL when returning TRUEHaihao Xiang1-1/+5
2020-03-27libs: extend g_autoptr supportVíctor Manuel Jáquez Leal30-16/+45
2020-03-27vaapivideometa: remove compiler warningVíctor Manuel Jáquez Leal1-2/+2
2020-03-22build: Add meson's option package-origin.Víctor Manuel Jáquez Leal2-8/+11
2020-03-20vaapipostproc: deprecate format, width and size parametersVíctor Manuel Jáquez Leal1-0/+8
2020-03-20libs,plugins: decoder: Add -intra profile support for hevc.He Junyan3-3/+92
2020-03-20libs: encoder: h265: support ICQ/QVBR BRCU. Artie Eoff1-1/+39
2020-03-19libs: encoder: set VA HRD param before RC paramU. Artie Eoff1-8/+8
2020-03-17vaapijpegenc: Add a quantization quirk for iHD driverHaihao Xiang3-5/+27
2020-03-17libs: remove GstVaapiPixmapVíctor Manuel Jáquez Leal19-1132/+10
2020-03-17libs: utils: Add HEVC Main444 sting in string_of_VAProfileHe Junyan1-0/+1
2020-03-17plugin: don't error if cannot create displayVíctor Manuel Jáquez Leal1-1/+1
2020-03-09test: fix a ninja test failure for vaapioverlay.He Junyan1-1/+6
2020-03-06libs: videopool: fix a condition race for pool allocate.He Junyan1-0/+7
2020-03-06vaapivideobufferpool: force video meta if sizes are differentU. Artie Eoff1-1/+3
2020-03-05vaapidecode: don't set base sink caps twiceVíctor Manuel Jáquez Leal1-2/+0
2020-03-05vaapidecode: unlock stream if caps update failsVíctor Manuel Jáquez Leal1-3/+9
2020-03-04libs: decoder: h265: parser state after update dependent sliceXu Guangxin1-2/+2
2020-02-28libs: display: force RGBA image format for i965 driverVíctor Manuel Jáquez Leal2-2/+32
2020-02-28libs: display: iterate all quirks tableVíctor Manuel Jáquez Leal1-3/+3
2020-02-28libs: filter: handle RGB to/from YUV color primary driver quirkU. Artie Eoff1-20/+41
2020-02-28libs: display: add YUV to/from RGB color primary quirkU. Artie Eoff2-0/+9
2020-02-28Revert "vaapivideomemory: Store surface allocation flags."Víctor Manuel Jáquez Leal1-3/+0
2020-02-23vaapivideomemory: Try surface with allocation flags.Víctor Manuel Jáquez Leal1-5/+10
2020-02-23vaapivideomemory: Store surface allocation flags.Víctor Manuel Jáquez Leal1-0/+3
2020-02-23libs: surface: Add hints to allocation flags.Víctor Manuel Jáquez Leal2-1/+27
2020-02-23libs: surface: surfacepool: Add allocation flags in constructors.Víctor Manuel Jáquez Leal9-15/+25
2020-02-22build: let the build fail if none if X11, wayland or drm.He Junyan1-1/+1
2020-02-22test: avoid unused warning for test-displayHe Junyan1-1/+1
2020-02-22build: fix meson build error when without x11.He Junyan1-1/+1
2020-02-21libs: h265enc: Set max_transform_hierarchy_depth_{inter, intra} to 2Haihao Xiang1-2/+8
2020-02-21vaapipostproc: do not compensate for crop/direction if no VPPU. Artie Eoff2-25/+34
2020-02-21vaapipostproc: only set VPP colorimetry when VPP is availableU. Artie Eoff1-5/+8
2020-02-21videobufferpool: don't reset surface when created internallyHe Junyan3-1/+19
2020-02-21libs: blend: filter: handle finalize() if display isn't assignedVíctor Manuel Jáquez Leal3-1/+10
2020-02-21libs: filter: guard all color properties to VA-API 1.2.0U. Artie Eoff2-3/+12
2020-02-17libs: decoder: h265: set parser info state at decoding codec dataVíctor Manuel Jáquez Leal1-0/+3