summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.14.51.14.51.14Tim-Philipp Müller2019-05-295-16/+356
* Update docsTim-Philipp Müller2019-05-291-1/+1
* plugins: Add more check for allowed raw caps.He Junyan2019-05-115-39/+107
* Run gst-indent through the filesJordan Petridis2019-05-111-1/+1
* vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOADVíctor Manuel Jáquez Leal2019-05-111-2/+4
* libs: encoder: not call ensure_num_slices inside g_assertHe Junyan2019-05-102-5/+9
* libs: encoder: continue if roi meta is NULLVíctor Manuel Jáquez Leal2019-05-091-0/+2
* plugin: if any caps in downstream, negotiate raw videoVíctor Manuel Jáquez Leal2019-05-091-6/+18
* glx: Stop specifying GLX_DEPTH_SIZEAdam Jackson2019-05-091-2/+0
* vaapipostproc: before set surface proxy, check if it already been created and...Wangfei2019-05-091-7/+9
* vaapipostproc: fix csc fail when only change width or height.Wangfei2019-05-091-1/+1
* Close dmabuf_fdXiang, Haihao2019-05-091-0/+1
* vaapipostproc: add some missing lockingMichael Olbrich2019-05-091-0/+2
* vaapiencode: don't start src pad task in set_formatMichael Olbrich2019-05-091-7/+15
* libs: display: lock ensure_profile()Denis Nagorny2019-02-131-1/+6
* Release 1.14.41.14.4Tim-Philipp Müller2018-10-025-10/+78
* Update docsTim-Philipp Müller2018-10-021-1/+1
* libs: dec: h265: fix the macros used for IDC profileWangfei2018-09-181-3/+3
* Release 1.14.31.14.3Tim-Philipp Müller2018-09-165-12/+167
* Update docsTim-Philipp Müller2018-09-161-1/+1
* vaapidecode: sets return value in failure case.Matteo Valdina2018-09-031-0/+1
* libs: display: lock at extracting available image formatesVíctor Manuel Jáquez Leal2018-08-311-2/+10
* meson: Unify required version to 0.40.1Nicolas Dufresne2018-08-161-1/+1
* meson: fix miscellaneous meson warningsTim-Philipp Müller2018-07-202-4/+0
* Release 1.14.21.14.2Tim-Philipp Müller2018-07-205-144/+365
* Update docsTim-Philipp Müller2018-07-201-1/+1
* vaapibufferpool: declare parameter display as objectVíctor Manuel Jáquez Leal2018-06-131-4/+3
* vaapiencode: h264: set best profile in the intersected capsVíctor Manuel Jáquez Leal2018-06-071-10/+1
* plugins: verify EGL display is not NULLVíctor Manuel Jáquez Leal2018-06-071-2/+4
* libs: display: resurrect parent private mememberVíctor Manuel Jáquez Leal2018-06-063-4/+15
* libs: display: egl: initialize params structureVíctor Manuel Jáquez Leal2018-06-061-9/+8
* plugins: handle EGL when creating VAAPI display from glVíctor Manuel Jáquez Leal2018-06-061-1/+8
* display: egl: fix to create VaapiDisplayEGL with native EGL displayHyunjun Ko2018-06-062-23/+56
* vaapiencode: h264: log output capsVíctor Manuel Jáquez Leal2018-06-061-0/+2
* vaapiencode: h264: find profile in available and allowed capsVíctor Manuel Jáquez Leal2018-06-061-5/+25
* libs: encoder: h265: increase log2_max_pic_order_cnt range according to specHyunjun Ko2018-06-041-2/+2
* plugins: guard GstGL codeVíctor Manuel Jáquez Leal2018-05-211-0/+2
* Release 1.14.11.14.1Tim-Philipp Müller2018-05-175-72/+255
* Update docsTim-Philipp Müller2018-05-171-0/+196
* plugin: remove custom GstGL context handlingVíctor Manuel Jáquez Leal2018-04-274-49/+33
* plugins: GstGL API must use the member variablesVíctor Manuel Jáquez Leal2018-04-271-23/+3
* plugins: pass members as parameters of gst_gl_ensure_element_data()Hyunjun Ko2018-04-271-5/+8
* meson: fix USE_GLES_VERSION_MASKVíctor Manuel Jáquez Leal2018-04-261-7/+14
* libs: egl: utils: mark context as wrapped when it isHyunjun Ko2018-04-261-0/+4
* libs: egl: utils: fix usage of GstGL macrosVíctor Manuel Jáquez Leal2018-04-251-2/+5
* wayland: don't poll if there are no pending framesMichael Olbrich2018-04-181-0/+5
* vaapiencode: h264: find best profile in those availableVíctor Manuel Jáquez Leal2018-04-051-1/+1
* Release 1.14.01.14.0Tim-Philipp Müller2018-03-195-62/+209
* libs: decoder: h264: ensure num_ref_frames is greater than 0Julien Isorce2018-03-161-0/+3
* Release 1.13.911.13.91Tim-Philipp Müller2018-03-135-42/+917