summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libs: encoder: h265: increase log2_max_pic_order_cnt range according to spec1.12Hyunjun Ko2018-06-041-2/+2
* libs: encoder: add zero as valid value for periodic keyframe.Matteo Valdina2018-05-021-1/+1
* 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
* wayland: don't poll if there are no pending framesMichael Olbrich2018-04-181-0/+5
* Release 1.12.51.12.5Tim-Philipp Müller2018-03-285-25/+159
* Update docsTim-Philipp Müller2018-03-281-0/+196
* libs: decoder: h264: ensure num_ref_frames is greater than 0Julien Isorce2018-03-161-0/+3
* vaapivideobufferpool: fix regressionVíctor Manuel Jáquez Leal2018-03-011-1/+4
* vaapipostproc: set discont flag at vpp deinterlacingVíctor Manuel Jáquez Leal2018-02-201-1/+11
* plugins: handle vaapi allocator in allocation queryVíctor Manuel Jáquez Leal2018-02-081-3/+17
* vaapivideomemory: remove unused macroVíctor Manuel Jáquez Leal2018-02-081-2/+0
* vaapi: add NULL-sentinel to kernel_namesPhilippe Normand2018-01-301-1/+1
* vaapipostproc: lock ensure_filter with postproc_lockMichael Tretter2018-01-121-2/+11
* Release 1.12.41.12.4Sebastian Dröge2017-12-075-12/+148
* libs: encoder: h264: handle deprecated enumVíctor Manuel Jáquez Leal2017-10-192-1/+7
* libs: guard deprecated symbolsVíctor Manuel Jáquez Leal2017-10-192-0/+4
* libs: utils: libva 1.0 changed the loggingVíctor Manuel Jáquez Leal2017-10-191-4/+35
* libs: decoder: h264: libva 1.0 deprecated baselineVíctor Manuel Jáquez Leal2017-10-191-0/+3
* build: blacklist only libva 0.99.0Víctor Manuel Jáquez Leal2017-10-192-2/+3
* vaapiencode: flush pending frames before set formatVíctor Manuel Jáquez Leal2017-09-261-4/+20
* vaapidecode: drain pending frames before set formatVíctor Manuel Jáquez Leal2017-09-261-0/+2
* libs: decoder: h264/h265: decode codec data only if openedHyunjun Ko2017-09-252-0/+6
* libs: decoder: at update_caps() decode codec_dataVíctor Manuel Jáquez Leal2017-09-251-6/+7
* Release 1.12.31.12.3Sebastian Dröge2017-09-185-10/+277
* libs: encoder: don't unref propertiesVíctor Manuel Jáquez Leal2017-09-151-1/+0
* vaapiencode/libs: encoder: fix leaks of propertiesHyunjun Ko2017-09-152-0/+3
* libs: encoder: h264: remove spurious assignationVíctor Manuel Jáquez Leal2017-08-241-1/+0
* vaapidecode: fix mismatch of the return typeHyunjun Ko2017-08-241-1/+2
* libs: decoder: h265: remove spurious codeVíctor Manuel Jáquez Leal2017-08-241-6/+1
* libs: windows: wayland: fail if cannot remove last frameVíctor Manuel Jáquez Leal2017-08-241-4/+7
* libs: utils: glx: check return valueVíctor Manuel Jáquez Leal2017-08-241-3/+7
* libs: vaapi: object: remove unrequired NULL checkVíctor Manuel Jáquez Leal2017-08-241-1/+1
* libs: encoder: h265: remove spurious assignationVíctor Manuel Jáquez Leal2017-08-241-1/+0
* libs: encoder: h265: fix possible integer overflowVíctor Manuel Jáquez Leal2017-08-242-3/+5
* libs: decoder: mpeg4: fail if return value is not OKVíctor Manuel Jáquez Leal2017-08-241-0/+6
* libs: decoder: h265: check for nullVíctor Manuel Jáquez Leal2017-08-241-2/+4
* libs: decoder: h265: untaint loop control variableVíctor Manuel Jáquez Leal2017-08-241-1/+11
* libs: decoder: h264: remove unrequired NULL checkVíctor Manuel Jáquez Leal2017-08-241-5/+2
* vaapiencode: h265: compare an unsigned int if not zeroVíctor Manuel Jáquez Leal2017-08-241-1/+1
* plugins: check gst_gl_ensure_element_data() return valueVíctor Manuel Jáquez Leal2017-08-241-8/+14
* plugins: avoid dead code detectionVíctor Manuel Jáquez Leal2017-08-241-2/+1
* vaapivideobufferpool: don't shift by negative since it's undefinedVíctor Manuel Jáquez Leal2017-08-241-3/+6
* vaapisink: fix memory leakVíctor Manuel Jáquez Leal2017-08-241-2/+3
* vaapipostproc: fix memory leaksVíctor Manuel Jáquez Leal2017-08-241-3/+9
* tests: elements: add test for vaapipostprocHyunjun Ko2017-08-242-0/+162
* postproc: reconfigure when width or height changesHyunjun Ko2017-08-231-1/+10
* Automatic update of common submoduleTim-Philipp Müller2017-08-171-0/+0
* libs: encoder: vp9: array terminated in zerosVíctor Manuel Jáquez Leal2017-07-171-1/+2
* Release 1.12.21.12.2Sebastian Dröge2017-07-145-12/+73