summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* plugins: use VA allocator by default on raw caps1.16Víctor Manuel Jáquez Leal2020-11-111-5/+1
* vaapipluginutil: Use GST_VAAPI_DISPLAY_TYPE_DRM for Mesa3D GBMHaihao Xiang2020-06-071-0/+5
* vaapivideobufferpool: force video meta if sizes are differentU. Artie Eoff2020-03-061-1/+3
* vaapidecode: don't set base sink caps twiceVíctor Manuel Jáquez Leal2020-03-061-2/+0
* vaapidecode: unlock stream if caps update failsVíctor Manuel Jáquez Leal2020-03-061-3/+9
* vaapivideobufferpool: Log messages in proper category.Víctor Manuel Jáquez Leal2020-02-041-21/+22
* vaapih264enc: fix log messageVíctor Manuel Jáquez Leal2020-02-041-2/+2
* doc: fix pipeline typo in vaapipostprocStéphane Cerveau2020-01-091-1/+1
* vaapipostproc: update filter before fixate capsVíctor Manuel Jáquez Leal2020-01-091-1/+9
* vaapidecodebin: set queue's max size buffers to 1Víctor Manuel Jáquez Leal2020-01-091-1/+1
* vaapidecodebin: set properties default valuesVíctor Manuel Jáquez Leal2020-01-091-1/+3
* vaapidecode: don't error if can't push buffers downtreamVíctor Manuel Jáquez Leal2020-01-091-17/+8
* vaapidecode: set initial decode format according surface chroma typeWangfei2020-01-091-1/+6
* plugins: remove last negotiated video info if caps are sameU. Artie Eoff2020-01-081-23/+29
* vaapivideomemory: allow negotiated info to be removedU. Artie Eoff2020-01-081-5/+8
* pluginutil: Remove Mesa from drivers white listPhilippe Normand2019-09-061-1/+0
* Classify vaapidecodebin as a hardware decoderThibault Saunier2019-09-021-1/+1
* libs: postproc: fix a memory leak point.He Junyan2019-09-021-6/+10
* vaapivideomemory: demote error message to infoVíctor Manuel Jáquez Leal2019-08-201-1/+1
* vaapiencode: Fixes deadlock in gst_vaapiencode_change_state functionFreyr6662019-08-071-0/+9
* vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOADVíctor Manuel Jáquez Leal2019-08-061-2/+4
* plugins: find the preferred format from right caps.Wangfei2019-04-111-8/+19
* vaapipluginutil: Fix #endif for USE_X11Danilo Spinella2019-03-301-1/+1
* vaapiencode: gobject's prop_id differ from vaapi encoderHe Junyan2019-03-251-1/+1
* plugin: if any caps in downstream, negotiate raw videoVíctor Manuel Jáquez Leal2019-02-271-6/+18
* vaapivideomemory: Prefer same format for surface and imageHe Junyan2019-02-211-65/+139
* libs: wayland: add support for XDG-shell protocolNiels De Graef2019-02-161-0/+15
* vaapisink: x11: trap WM_DELETE_WINDOW messageVíctor Manuel Jáquez Leal2019-01-241-0/+29
* vaapipostproc: before set surface proxy, check if it already been created and...Wangfei2019-01-151-7/+9
* meson: build h264 fei encoder if possibleHaihao Xiang2019-01-071-0/+7
* vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2019-01-076-83/+10
* plugins: Add more check for allowed raw caps.He Junyan2018-12-245-26/+80
* vaapipostproc: fix csc fail when only change width or height.Wangfei2018-12-181-1/+1
* libs: enc: h264: set max profile idc with correct profile.Wangfei2018-12-151-15/+6
* libs: dec: h265: support decode for main-444 10bit streams.Wangfei2018-12-042-2/+2
* Run gst-indent through the filesJordan Petridis2018-11-282-2/+2
* plugins: modify image check of extract_allowed_surface_formats.He Junyan2018-11-271-5/+5
* vaapipostproc: add some missing lockingMichael Olbrich2018-11-271-0/+2
* Close dmabuf_fdXiang, Haihao2018-11-201-0/+1
* vaapiencode: don't start src pad task in set_formatMichael Olbrich2018-11-141-7/+15
* libs: dec: h265: support decode for main-444 8bit streams.Wangfei2018-11-142-2/+2
* plugins: Fix build error when GL is enabled while EGL is disabled.Junyan He2018-11-051-10/+11
* libs: dec: h265: support decode for main-10-422 10bit streams.Wangfei2018-11-012-2/+2
* vaapipostproc: fix classification stringVíctor Manuel Jáquez Leal2018-10-151-2/+1
* vaapipostproc: Add Hardware classifier to metadataPhilippe Normand2018-10-151-2/+2
* gst: Advertise elements interacting with hardware devicesPhilippe Normand2018-10-128-8/+8
* vaapipostproc: change the way of handling deinterlaceSoon, Thean Siew2018-10-091-3/+1
* libs: dec: h265: add 422 chroma format support.Wangfei2018-09-273-29/+46
* libs: object: separation of internal API and pluginsVíctor Manuel Jáquez Leal2018-09-251-2/+4
* vaapidecode: Requests upstream a key unit at parse or decode error.Matteo Valdina2018-09-031-1/+11