summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-02libs: postproc: fix a memory leak point.He Junyan1-6/+10
2019-08-20vaapivideomemory: demote error message to infoVíctor Manuel Jáquez Leal1-1/+1
2019-08-07libs: encoder: vp8,vp9: reset frame_counter when input frame's format changesFreyr2-0/+9
2019-08-07libs: mpeg2 encoder: No packed header for SPS and PPSHe Junyan1-3/+7
2019-08-07libs: dec: vp9: clear parser pointer after releaseVíctor Manuel Jáquez Leal1-2/+1
2019-08-07vaapiencode: Fixes deadlock in gst_vaapiencode_change_state functionFreyr6661-0/+9
2019-08-07libs: enc: h265: reset num_ref_idx_l1_active_minus1 when low delay B.Wangfei1-0/+3
2019-08-07libs: encoder: not call ensure_num_slices inside g_assertHe Junyan2-4/+8
2019-08-07libs: encoder: continue if roi meta is NULLVíctor Manuel Jáquez Leal1-0/+2
2019-08-07lib: decoder: vp9: Set chroma_type by VP9 bit_depthHe Junyan1-1/+10
2019-08-06vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOADVíctor Manuel Jáquez Leal1-2/+4
2019-08-06libs: surface: fix double free when dmabuf export failsJulien Isorce1-1/+1
2019-05-02ci: use template from 1.16 branchTim-Philipp Müller1-1/+1
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller6-91/+291
2019-04-19Update docsTim-Philipp Müller1-1/+1
2019-04-15libs: encoder: h264,h265: guard VA version for max_qp propertyVíctor Manuel Jáquez Leal3-0/+10
2019-04-15libs: Add RGB565 image format support.He Junyan2-0/+3
2019-04-15build: configure: delay USE_GTK conditional until check libva-x11Víctor Manuel Jáquez Leal1-1/+4
2019-04-15build: configure: disable GLX if libva-x11 is not foundVíctor Manuel Jáquez Leal1-1/+4
2019-04-15libs: utils: avoid macro evaluation when stringifyHe Junyan1-1/+5
2019-04-15libs: utils: use glib's macrosVíctor Manuel Jáquez Leal1-6/+2
2019-04-11plugins: find the preferred format from right caps.Wangfei1-8/+19
2019-04-11libs: encoder: h265: fill tier in va seq param bufU. Artie Eoff1-3/+1
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller6-51/+272
2019-04-11Update docsTim-Philipp Müller1-7/+7
2019-04-10libs: encoder: h265: Recognize the correct level and tier.He Junyan1-23/+28
2019-04-10libs: encoder: h264,h265: Set max_qp if min_qp is non-zero.He Junyan3-0/+12
2019-04-09libs: encoder: h264,h265: initial and minimal QP can be zeroVíctor Manuel Jáquez Leal3-6/+6
2019-04-09meson: build test-vaapicontext when using X11Haihao Xiang1-0/+2
2019-04-01libs: encoder: h264_fei: Use gst_param_spec_array for view-idsHe Junyan3-50/+128
2019-03-30vaapipluginutil: Fix #endif for USE_X11Danilo Spinella1-1/+1
2019-03-29libs: encoder: h264: simplify the view-ids settingVíctor Manuel Jáquez Leal1-23/+23
2019-03-29libs: encoder: h264: Use gst_param_spec_array for view-idsHe Junyan1-20/+43
2019-03-29libs: Change the parameter setting order when encode picture.He Junyan1-4/+4
2019-03-28libs: decoder: jpeg: support dynamic resolution change decode.Wangfei1-0/+13
2019-03-26libs: encoder: h265: add low power mode encode.Wangfei1-13/+31
2019-03-25vaapiencode: gobject's prop_id differ from vaapi encoderHe Junyan1-1/+1
2019-03-21meson: disable compiler warnings for unused vars and args if gst debug system...Tim-Philipp Müller1-0/+18
2019-03-21meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller1-1/+1
2019-03-11Update common submodule back to 59cb678164719ff59dcf6c8b93df4617a1075d11Thibault Saunier1-0/+0
2019-03-04Back to developmentTim-Philipp Müller5-11/+11
2019-03-01libs: Fix a typo in comments.He Junyan1-1/+1
2019-02-27plugin: if any caps in downstream, negotiate raw videoVíctor Manuel Jáquez Leal1-6/+18
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller6-104/+367
2019-02-26Update docsTim-Philipp Müller1-1/+1
2019-02-21vaapivideomemory: Prefer same format for surface and imageHe Junyan1-65/+139
2019-02-17libs: Delete the duplicated ARGB video format.He Junyan1-2/+0
2019-02-17glx: Stop specifying GLX_DEPTH_SIZEAdam Jackson2-2/+0
2019-02-16libs: wayland: add support for XDG-shell protocolNiels De Graef8-19/+222
2019-02-16libs: window: wayland: Prefix wl_shell_surface field with `wl_`Niels De Graef1-14/+14