summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.12.1gstreamer-vaapi-1.12.1Sebastian Dröge2017-06-205-11/+119
* libs: decoder: h264: initialize active_sps/pps in resetHyunjun Ko2017-06-151-0/+2
* vaapisink: keep handle_events flag except that if user want to setHyunjun Ko2017-05-121-1/+1
* libs: window: x11: fix src rect info when using vppHyunjun Ko2017-05-121-1/+8
* plugins: remove par from caps negotiationVíctor Manuel Jáquez Leal2017-05-121-2/+1
* Release 1.12.0gstreamer-vaapi-1.12.0Sebastian Dröge2017-05-045-11/+795
* Revert "vaapidecodebin: fix element's classification"Víctor Manuel Jáquez Leal2017-05-041-1/+1
* build: Require libva < 0.99.0Scott D Phillips2017-05-022-2/+2
* vaapidecodebin: fix element's classificationVictor Toso2017-05-021-1/+1
* Release 1.11.91gstreamer-vaapi-1.11.91Sebastian Dröge2017-04-275-10/+304
* 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
* test: elements: fix compilation flagsVíctor Manuel Jáquez Leal2017-04-251-1/+1
* libs: windows: wayland: fix leak if failure of syncHyunjun Ko2017-04-251-0/+3
* Automatic update of common submoduleTim-Philipp Müller2017-04-241-0/+0
* libs: window: wayland: mark frames as doneHyunjun Ko2017-04-241-5/+17
* libs: window: wayland: don't sync at destroy()Víctor Manuel Jáquez Leal2017-04-241-8/+2
* libs: window: wayland: null buffer at destroy()Hyunjun Ko2017-04-211-0/+9
* libs: window: wayland: rt event queue at destroy()Jagyum Koo2017-04-211-0/+5
* libs: window: wayland: cancel read at poll messageVíctor Manuel Jáquez Leal2017-04-211-4/+4
* 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
* h264 decoder: Implement reset() for faster flushJan Schmidt2017-04-121-0/+32
* Implement decoder reset on flush, rather than recreatingJan Schmidt2017-04-128-28/+112
* libs: window: don't add an unused functionVíctor Manuel Jáquez Leal2017-04-111-3/+0
* libs: window: remove surface_format memberVíctor Manuel Jáquez Leal2017-04-112-6/+4
* libs: window: x11/wayland: use new api for conversionHyunjun Ko2017-04-113-101/+77
* libs: window: add gst_vaapi_window_vpp_convert_internal()Hyunjun Ko2017-04-112-0/+117
* libs: window: x11/wayland: chaining up to GstVaapiWindowHyunjun Ko2017-04-115-0/+40
* plugins: Fix usage of GST_GL_HAVE_WINDOW_* definesScott D Phillips2017-04-111-4/+4
* Automatic update of common submoduleTim-Philipp Müller2017-04-101-0/+0
* Release 1.11.90gstreamer-vaapi-1.11.90Sebastian Dröge2017-04-075-11/+375
* vaapiencode: h265: add main-10 in caps templateVíctor Manuel Jáquez Leal2017-04-071-1/+1
* libs: encoder: h265: chroma and luma with formatVíctor Manuel Jáquez Leal2017-04-071-2/+9
* libs: encoder: admit YUV420_10BPP as valid chromaVíctor Manuel Jáquez Leal2017-04-061-1/+2
* libs: encoder: h265: ensures profile given formatVíctor Manuel Jáquez Leal2017-04-061-0/+5
* libs: encode: merge all possible surface formatsVíctor Manuel Jáquez Leal2017-04-061-6/+70
* 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-063-6/+13
* libs: encoder: dummy context for get_surface_formats()Víctor Manuel Jáquez Leal2017-04-061-9/+16
* libs: encoder: refactor init_context_info()Víctor Manuel Jáquez Leal2017-04-061-5/+5
* libs: encoder: initialize chroma_typeVíctor Manuel Jáquez Leal2017-04-063-0/+70
* vaapiencode: enhance logs of negotiated capsVíctor Manuel Jáquez Leal2017-04-061-1/+4
* libs: encoder: vp9: Fix initialization of ref_listScott D Phillips2017-04-061-1/+2
* encoder: h264: Fix Backward ReferencePicture flag settingSreerenj Balachandran2017-03-311-1/+2