summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-24vaapisink: fix memory leakVíctor Manuel Jáquez Leal1-2/+3
2017-08-24vaapipostproc: fix memory leaksVíctor Manuel Jáquez Leal1-3/+9
2017-08-24tests: elements: add test for vaapipostprocHyunjun Ko2-0/+162
2017-08-23postproc: reconfigure when width or height changesHyunjun Ko1-1/+10
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-07-17libs: encoder: vp9: array terminated in zerosVíctor Manuel Jáquez Leal1-1/+2
2017-07-14Release 1.12.21.12.2Sebastian Dröge5-12/+73
2017-07-03vaapipostproc: set multivew-mode flags to src capsHyunjun Ko1-0/+25
2017-06-20Release 1.12.11.12.1Sebastian Dröge5-11/+119
2017-06-15libs: decoder: h264: initialize active_sps/pps in resetHyunjun Ko1-0/+2
2017-05-12vaapisink: keep handle_events flag except that if user want to setHyunjun Ko1-1/+1
2017-05-12libs: window: x11: fix src rect info when using vppHyunjun Ko1-1/+8
2017-05-12plugins: remove par from caps negotiationVíctor Manuel Jáquez Leal1-2/+1
2017-05-04Release 1.12.01.12.0Sebastian Dröge5-11/+795
2017-05-04Revert "vaapidecodebin: fix element's classification"Víctor Manuel Jáquez Leal1-1/+1
2017-05-02build: Require libva < 0.99.0Scott D Phillips2-2/+2
2017-05-02vaapidecodebin: fix element's classificationVictor Toso1-1/+1
2017-04-27Release 1.11.911.11.91Sebastian Dröge5-10/+304
2017-04-27Revert "plugins: reject pixel-aspect-ratio with value 0/1"Víctor Manuel Jáquez Leal1-1/+1
2017-04-27plugins: reject pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal1-1/+1
2017-04-27plugins: handle pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal2-0/+4
2017-04-27vaapivideobufferpool: fix leak of created allocatorHyunjun Ko1-0/+1
2017-04-25vaapivideobufferpool: create or reconfig allocatorVíctor Manuel Jáquez Leal1-0/+21
2017-04-25test: elements: fix compilation flagsVíctor Manuel Jáquez Leal1-1/+1
2017-04-25libs: windows: wayland: fix leak if failure of syncHyunjun Ko1-0/+3
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-24libs: window: wayland: mark frames as doneHyunjun Ko1-5/+17
2017-04-24libs: window: wayland: don't sync at destroy()Víctor Manuel Jáquez Leal1-8/+2
2017-04-21libs: window: wayland: null buffer at destroy()Hyunjun Ko1-0/+9
2017-04-21libs: window: wayland: rt event queue at destroy()Jagyum Koo1-0/+5
2017-04-21libs: window: wayland: cancel read at poll messageVíctor Manuel Jáquez Leal1-4/+4
2017-04-21vaapidecodebin: skips configuration once it's doneHyunjun Ko2-1/+3
2017-04-20vaapipostproc: fixes for memory leaksVíctor Manuel Jáquez Leal1-5/+6
2017-04-12plugins: enable direct rendering with envvarVíctor Manuel Jáquez Leal2-1/+6
2017-04-12vaapidecode: Don't renegotiate on every flushJan Schmidt1-4/+6
2017-04-12h264 decoder: Implement reset() for faster flushJan Schmidt1-0/+32
2017-04-12Implement decoder reset on flush, rather than recreatingJan Schmidt8-28/+112
2017-04-11libs: window: don't add an unused functionVíctor Manuel Jáquez Leal1-3/+0
2017-04-11libs: window: remove surface_format memberVíctor Manuel Jáquez Leal2-6/+4
2017-04-11libs: window: x11/wayland: use new api for conversionHyunjun Ko3-101/+77
2017-04-11libs: window: add gst_vaapi_window_vpp_convert_internal()Hyunjun Ko2-0/+117
2017-04-11libs: window: x11/wayland: chaining up to GstVaapiWindowHyunjun Ko5-0/+40
2017-04-11plugins: Fix usage of GST_GL_HAVE_WINDOW_* definesScott D Phillips1-4/+4
2017-04-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-07Release 1.11.901.11.90Sebastian Dröge5-11/+375
2017-04-07vaapiencode: h265: add main-10 in caps templateVíctor Manuel Jáquez Leal1-1/+1
2017-04-07libs: encoder: h265: chroma and luma with formatVíctor Manuel Jáquez Leal1-2/+9
2017-04-06libs: encoder: admit YUV420_10BPP as valid chromaVíctor Manuel Jáquez Leal1-1/+2
2017-04-06libs: encoder: h265: ensures profile given formatVíctor Manuel Jáquez Leal1-0/+5
2017-04-06libs: encode: merge all possible surface formatsVíctor Manuel Jáquez Leal1-6/+70