summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-03Release 1.13.901.13.90Tim-Philipp Müller5-103/+3241
2018-03-01vaapipostproc: change how the metadata is copiedVíctor Manuel Jáquez Leal1-19/+26
2018-02-27postproc: Copy meta data from input to outputNicolas Dufresne1-1/+21
2018-02-27tests: element: rewrite ROI testVíctor Manuel Jáquez Leal1-63/+137
2018-02-27libs: encoder: reimplement ROI using metaVíctor Manuel Jáquez Leal6-48/+131
2018-02-27Revert "libs: encoder: add api gst_vaapi_encoder_add/del_roi"Víctor Manuel Jáquez Leal3-123/+0
2018-02-27Revert "tests: simple-encoder: add an option to set ROI"Víctor Manuel Jáquez Leal1-39/+0
2018-02-27Revert "vaapiencode: handle custom event GstVaapiEncoderRegionOfInterest"Víctor Manuel Jáquez Leal2-113/+0
2018-02-27plugins: copy input buffer metasVíctor Manuel Jáquez Leal1-2/+3
2018-02-27libs: surface: cast to uintptr_t pointerVíctor Manuel Jáquez Leal1-1/+1
2018-02-26libs: encoder: add zero as valid value for periodic keyframe.Matteo Valdina1-1/+1
2018-02-22libs: encoder: code-style fixVíctor Manuel Jáquez Leal1-2/+2
2018-02-20vaapidecode: generate system allocated buffersVíctor Manuel Jáquez Leal1-0/+39
2018-02-20vaapipostproc: handle system allocated buffers when requiredVíctor Manuel Jáquez Leal1-5/+82
2018-02-20plugins: add gst_vaapi_copy_va_buffer()Víctor Manuel Jáquez Leal2-0/+72
2018-02-20plugins: add COPY_OUTPUT_FRAME flagVíctor Manuel Jáquez Leal2-0/+10
2018-02-20plugins: store the first downstream allocator if availableVíctor Manuel Jáquez Leal2-1/+18
2018-02-20vaapibufferpool: add gst_vaapi_video_buffer_pool_copy_buffer()Víctor Manuel Jáquez Leal2-0/+28
2018-02-20vaapibufferpool: don't change config when forcing video metaVíctor Manuel Jáquez Leal1-6/+5
2018-02-20vaapipostproc: set discont flag at vpp deinterlacingVíctor Manuel Jáquez Leal1-1/+11
2018-02-20vaapibufferpool: remove wrong gcc annotationVíctor Manuel Jáquez Leal1-1/+1
2018-02-19libs: encoder: h264,h265: extend max periodic keyframe.Matteo Valdina7-21/+1
2018-02-15Back to developmentTim-Philipp Müller2-4/+4
2018-02-15Release 1.13.11.13.1Tim-Philipp Müller5-627/+118