summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Release 1.14.51.14.51.14Tim-Philipp Müller5-16/+356
2019-05-29Update docsTim-Philipp Müller1-1/+1
2019-05-11plugins: Add more check for allowed raw caps.He Junyan5-39/+107
2019-05-11Run gst-indent through the filesJordan Petridis1-1/+1
2019-05-11vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOADVíctor Manuel Jáquez Leal1-2/+4
2019-05-10libs: encoder: not call ensure_num_slices inside g_assertHe Junyan2-5/+9
2019-05-09libs: encoder: continue if roi meta is NULLVíctor Manuel Jáquez Leal1-0/+2
2019-05-09plugin: if any caps in downstream, negotiate raw videoVíctor Manuel Jáquez Leal1-6/+18
2019-05-09glx: Stop specifying GLX_DEPTH_SIZEAdam Jackson1-2/+0
2019-05-09vaapipostproc: before set surface proxy, check if it already been created and...Wangfei1-7/+9
2019-05-09vaapipostproc: fix csc fail when only change width or height.Wangfei1-1/+1
2019-05-09Close dmabuf_fdXiang, Haihao1-0/+1
2019-05-09vaapipostproc: add some missing lockingMichael Olbrich1-0/+2
2019-05-09vaapiencode: don't start src pad task in set_formatMichael Olbrich1-7/+15
2019-02-13libs: display: lock ensure_profile()Denis Nagorny1-1/+6
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller5-10/+78
2018-10-02Update docsTim-Philipp Müller1-1/+1
2018-09-18libs: dec: h265: fix the macros used for IDC profileWangfei1-3/+3
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller5-12/+167
2018-09-16Update docsTim-Philipp Müller1-1/+1
2018-09-03vaapidecode: sets return value in failure case.Matteo Valdina1-0/+1
2018-08-31libs: display: lock at extracting available image formatesVíctor Manuel Jáquez Leal1-2/+10
2018-08-16meson: Unify required version to 0.40.1Nicolas Dufresne1-1/+1
2018-07-20meson: fix miscellaneous meson warningsTim-Philipp Müller2-4/+0
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller5-144/+365
2018-07-20Update docsTim-Philipp Müller1-1/+1
2018-06-13vaapibufferpool: declare parameter display as objectVíctor Manuel Jáquez Leal1-4/+3
2018-06-07vaapiencode: h264: set best profile in the intersected capsVíctor Manuel Jáquez Leal1-10/+1
2018-06-07plugins: verify EGL display is not NULLVíctor Manuel Jáquez Leal1-2/+4
2018-06-06libs: display: resurrect parent private mememberVíctor Manuel Jáquez Leal3-4/+15
2018-06-06libs: display: egl: initialize params structureVíctor Manuel Jáquez Leal1-9/+8
2018-06-06plugins: handle EGL when creating VAAPI display from glVíctor Manuel Jáquez Leal1-1/+8
2018-06-06display: egl: fix to create VaapiDisplayEGL with native EGL displayHyunjun Ko2-23/+56
2018-06-06vaapiencode: h264: log output capsVíctor Manuel Jáquez Leal1-0/+2
2018-06-06vaapiencode: h264: find profile in available and allowed capsVíctor Manuel Jáquez Leal1-5/+25
2018-06-04libs: encoder: h265: increase log2_max_pic_order_cnt range according to specHyunjun Ko1-2/+2
2018-05-21plugins: guard GstGL codeVíctor Manuel Jáquez Leal1-0/+2
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller5-72/+255
2018-05-17Update docsTim-Philipp Müller1-0/+196
2018-04-27plugin: remove custom GstGL context handlingVíctor Manuel Jáquez Leal4-49/+33
2018-04-27plugins: GstGL API must use the member variablesVíctor Manuel Jáquez Leal1-23/+3
2018-04-27plugins: pass members as parameters of gst_gl_ensure_element_data()Hyunjun Ko1-5/+8
2018-04-26meson: fix USE_GLES_VERSION_MASKVíctor Manuel Jáquez Leal1-7/+14
2018-04-26libs: egl: utils: mark context as wrapped when it isHyunjun Ko1-0/+4
2018-04-25libs: egl: utils: fix usage of GstGL macrosVíctor Manuel Jáquez Leal1-2/+5
2018-04-18wayland: don't poll if there are no pending framesMichael Olbrich1-0/+5
2018-04-05vaapiencode: h264: find best profile in those availableVíctor Manuel Jáquez Leal1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller5-62/+209
2018-03-16libs: decoder: h264: ensure num_ref_frames is greater than 0Julien Isorce1-0/+3
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller5-42/+917