summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* vaapiencode/libs: encoder: fix leaks of propertiesHyunjun Ko2017-09-151-0/+1
* vaapidecode: fix mismatch of the return typeHyunjun Ko2017-08-241-1/+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
* postproc: reconfigure when width or height changesHyunjun Ko2017-08-231-1/+10
* vaapipostproc: set multivew-mode flags to src capsHyunjun Ko2017-07-031-0/+25
* vaapisink: keep handle_events flag except that if user want to setHyunjun Ko2017-05-121-1/+1
* plugins: remove par from caps negotiationVíctor Manuel Jáquez Leal2017-05-121-2/+1
* Revert "vaapidecodebin: fix element's classification"Víctor Manuel Jáquez Leal2017-05-041-1/+1
* vaapidecodebin: fix element's classificationVictor Toso2017-05-021-1/+1
* Revert "plugins: reject pixel-aspect-ratio with value 0/1"Víctor Manuel Jáquez Leal2017-04-271-1/+1
* plugins: reject pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal2017-04-271-1/+1
* plugins: handle pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal2017-04-272-0/+4
* vaapivideobufferpool: fix leak of created allocatorHyunjun Ko2017-04-271-0/+1
* vaapivideobufferpool: create or reconfig allocatorVíctor Manuel Jáquez Leal2017-04-251-0/+21
* vaapidecodebin: skips configuration once it's doneHyunjun Ko2017-04-212-1/+3
* vaapipostproc: fixes for memory leaksVíctor Manuel Jáquez Leal2017-04-201-5/+6
* plugins: enable direct rendering with envvarVíctor Manuel Jáquez Leal2017-04-122-1/+6
* vaapidecode: Don't renegotiate on every flushJan Schmidt2017-04-121-4/+6
* Implement decoder reset on flush, rather than recreatingJan Schmidt2017-04-121-14/+9
* plugins: Fix usage of GST_GL_HAVE_WINDOW_* definesScott D Phillips2017-04-111-4/+4
* vaapiencode: h265: add main-10 in caps templateVíctor Manuel Jáquez Leal2017-04-071-1/+1
* vaapiencode: add get_profile() vmethodVíctor Manuel Jáquez Leal2017-04-064-2/+54
* libs: encoder: pass profile to get_surface_formats()Víctor Manuel Jáquez Leal2017-04-061-1/+2
* vaapiencode: enhance logs of negotiated capsVíctor Manuel Jáquez Leal2017-04-061-1/+4
* plugins: when debug disabled, default category is NULLVíctor Manuel Jáquez Leal2017-03-204-0/+16
* docs: h264/h265: put parser to the example pipelineHyunjun Ko2017-03-142-2/+2
* plugins: retry to create the VA displayVíctor Manuel Jáquez Leal2017-03-031-3/+9
* vaapipostproc: texture upload if driver supports GLJulien Isorce2017-03-031-1/+3
* vaapidecode: texture upload if driver supports GLVíctor Manuel Jáquez Leal2017-03-031-1/+2
* vaapiencode: merge tags for downstream's infoVíctor Manuel Jáquez Leal2017-02-221-1/+33
* build: rename USE_HEVC_DECODER to USE_H265_DECODERScott D Phillips2017-02-162-4/+4
* plugins: fix build when gccVíctor Manuel Jáquez Leal2017-02-091-1/+1
* vaapi: add meson buildScott D Phillips2017-02-092-0/+52
* plugins: use linear storage if not the same deviceJulien Isorce2017-02-091-4/+22
* vaapidecode: don't GLTextureUpload if dmabufVíctor Manuel Jáquez Leal2017-02-031-5/+8
* vaapidecode: make pool to export decoder's surfaceJulien Isorce2017-02-031-5/+29
* plugins: decoder can negotiate dmabuf downstreamVíctor Manuel Jáquez Leal2017-02-031-1/+1