summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.16.1gstreamer-vaapi-1.16.1Tim-Philipp Müller2019-09-236-72/+538
* Update docsTim-Philipp Müller2019-09-231-2/+2
* egl: Fix racyness in display thread creationMatthew Waters2019-09-192-1/+9
* egl: don't advertise a wrapped EGLContext as actually wrappedMatthew Waters2019-09-191-2/+0
* 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
* libs: encoder: vp8,vp9: reset frame_counter when input frame's format changesFreyr2019-08-072-0/+9
* libs: mpeg2 encoder: No packed header for SPS and PPSHe Junyan2019-08-071-3/+7
* libs: dec: vp9: clear parser pointer after releaseVíctor Manuel Jáquez Leal2019-08-071-2/+1
* vaapiencode: Fixes deadlock in gst_vaapiencode_change_state functionFreyr6662019-08-071-0/+9
* libs: enc: h265: reset num_ref_idx_l1_active_minus1 when low delay B.Wangfei2019-08-071-0/+3
* libs: encoder: not call ensure_num_slices inside g_assertHe Junyan2019-08-072-4/+8
* libs: encoder: continue if roi meta is NULLVíctor Manuel Jáquez Leal2019-08-071-0/+2
* lib: decoder: vp9: Set chroma_type by VP9 bit_depthHe Junyan2019-08-071-1/+10
* vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOADVíctor Manuel Jáquez Leal2019-08-061-2/+4
* libs: surface: fix double free when dmabuf export failsJulien Isorce2019-08-061-1/+1
* ci: use template from 1.16 branchTim-Philipp Müller2019-05-021-1/+1
* Release 1.16.0gstreamer-vaapi-1.16.0Tim-Philipp Müller2019-04-196-91/+291
* Update docsTim-Philipp Müller2019-04-191-1/+1
* libs: encoder: h264,h265: guard VA version for max_qp propertyVíctor Manuel Jáquez Leal2019-04-153-0/+10
* libs: Add RGB565 image format support.He Junyan2019-04-152-0/+3
* build: configure: delay USE_GTK conditional until check libva-x11Víctor Manuel Jáquez Leal2019-04-151-1/+4
* build: configure: disable GLX if libva-x11 is not foundVíctor Manuel Jáquez Leal2019-04-151-1/+4
* 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
* plugins: find the preferred format from right caps.Wangfei2019-04-111-8/+19
* libs: encoder: h265: fill tier in va seq param bufU. Artie Eoff2019-04-111-3/+1
* Release 1.15.90gstreamer-vaapi-1.15.90Tim-Philipp Müller2019-04-116-51/+272
* Update docsTim-Philipp Müller2019-04-111-7/+7
* libs: encoder: h265: Recognize the correct level and tier.He Junyan2019-04-101-23/+28
* libs: encoder: h264,h265: Set max_qp if min_qp is non-zero.He Junyan2019-04-103-0/+12
* libs: encoder: h264,h265: initial and minimal QP can be zeroVíctor Manuel Jáquez Leal2019-04-093-6/+6
* meson: build test-vaapicontext when using X11Haihao Xiang2019-04-091-0/+2
* libs: encoder: h264_fei: Use gst_param_spec_array for view-idsHe Junyan2019-04-013-50/+128
* vaapipluginutil: Fix #endif for USE_X11Danilo Spinella2019-03-301-1/+1
* libs: encoder: h264: simplify the view-ids settingVíctor Manuel Jáquez Leal2019-03-291-23/+23
* libs: encoder: h264: Use gst_param_spec_array for view-idsHe Junyan2019-03-291-20/+43
* libs: Change the parameter setting order when encode picture.He Junyan2019-03-291-4/+4
* libs: decoder: jpeg: support dynamic resolution change decode.Wangfei2019-03-281-0/+13
* libs: encoder: h265: add low power mode encode.Wangfei2019-03-261-13/+31
* vaapiencode: gobject's prop_id differ from vaapi encoderHe Junyan2019-03-251-1/+1
* meson: disable compiler warnings for unused vars and args if gst debug system...Tim-Philipp Müller2019-03-211-0/+18
* meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller2019-03-211-1/+1
* Update common submodule back to 59cb678164719ff59dcf6c8b93df4617a1075d11Thibault Saunier2019-03-111-0/+0
* Back to developmentTim-Philipp Müller2019-03-045-11/+11
* libs: Fix a typo in comments.He Junyan2019-03-011-1/+1
* plugin: if any caps in downstream, negotiate raw videoVíctor Manuel Jáquez Leal2019-02-271-6/+18
* Release 1.15.2gstreamer-vaapi-1.15.2Tim-Philipp Müller2019-02-266-104/+367