summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.2gstreamer-vaapi-1.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
2019-02-16libs: wayland: Prefix wl_shell field with `wl_`Niels De Graef3-7/+7
2019-02-11libs: display: lock ensure_profile()Denis Nagorny1-1/+6
2019-02-08meson: bump the minimum wayland version requirement to 1.11.0Víctor Manuel Jáquez Leal1-1/+2
2019-01-24vaapisink: x11: trap WM_DELETE_WINDOW messageVíctor Manuel Jáquez Leal2-2/+39
2019-01-22libs: window: remove native-id propertyVíctor Manuel Jáquez Leal1-21/+6
2019-01-22libs: window: use G_GSIZE_MODIFIER for window idVíctor Manuel Jáquez Leal1-2/+2
2019-01-22encoder: h264/h265: set SPS cbr_flag with correct value.Wangfei2-14/+23
2019-01-17Release 1.15.1gstreamer-vaapi-1.15.1Tim-Philipp Müller6-62/+2453
2019-01-17Update docsTim-Philipp Müller1-15/+15
2019-01-14libs: encoder: refactor to avoid code duplicationVíctor Manuel Jáquez Leal1-39/+42
2019-01-14libs: encoder: h264/h265: flush pending ordered picturesVíctor Manuel Jáquez Leal5-103/+174
2019-01-14libs: encoder: h264/h265: fix encode lose frame issue.Wangfei4-34/+125
2019-01-15vaapipostproc: before set surface proxy, check if it already been created and...Wangfei1-7/+9
2019-01-11vaapipostproc: clean up USE_VA_VPP macro since it already removed fromWangfei1-4/+0
2019-01-07meson: build h264 fei encoder if possibleHaihao Xiang4-0/+34
2019-01-07configure: bump the minimum wayland version requirement to 1.11.0Haihao Xiang1-1/+1
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang24-778/+42
2018-12-24libs: window: remove custom ref() and unref()Víctor Manuel Jáquez Leal8-44/+11
2018-12-24libs: window: use its own debug categoryVíctor Manuel Jáquez Leal6-11/+17
2018-12-24libs: window: refactor as gobjectVíctor Manuel Jáquez Leal14-409/+531
2018-12-24libs: filter: use its own debug categoryVíctor Manuel Jáquez Leal1-4/+10
2018-12-24plugins: Add more check for allowed raw caps.He Junyan5-26/+80
2018-12-18vaapipostproc: fix csc fail when only change width or height.Wangfei1-1/+1
2018-12-15meson: Add gtk guardWonchul Lee1-10/+12
2018-12-15libs: enc: h264: set max profile idc with correct profile.Wangfei1-15/+6
2018-12-10Use G_DEFINE_TYPE_WITH_PRIVATE if applicableNiels De Graef3-15/+6
2018-12-05Automatic update of common submoduleThibault Saunier1-0/+0
2018-12-04libs: dec: h265: support decode for main-444 10bit streams.Wangfei7-3/+24
2018-11-28Run gst-indent through the filesJordan Petridis2-2/+2
2018-11-27plugins: modify image check of extract_allowed_surface_formats.He Junyan1-5/+5
2018-11-27vaapipostproc: add some missing lockingMichael Olbrich1-0/+2
2018-11-20Close dmabuf_fdXiang, Haihao1-0/+1
2018-11-14vaapiencode: don't start src pad task in set_formatMichael Olbrich1-7/+15
2018-11-14libs: dec: h265: support decode for main-444 8bit streams.Wangfei6-2/+22
2018-11-12Add Gitlab CI configurationVíctor Manuel Jáquez Leal1-0/+1
2018-11-10libs: Sync the GstVaapiChromaType to VA header file.He Junyan2-7/+61
2018-11-09meson: link with -lmTim-Philipp Müller1-1/+2
2018-11-09meson: bump meson required to 0.47 for feature optionsTim-Philipp Müller1-1/+1
2018-11-07libs: Modify the video format of endianness.Junyan He1-24/+31