platform/upstream/gstreamer.git
2018-02-05 VaL Doroshchukvaapisink: don't mask button events for foreign windows
2018-02-05 Tim-Philipp... autotools: use -fno-strict-aliasing where supported
2018-01-30 Tim-Philipp... meson: use -fno-strict-aliasing where supported
2018-01-30 Philippe Normandvaapi: add NULL-sentinel to kernel_names
2018-01-18 Víctor Manuel... vaapipostproc: remove spurious code
2018-01-18 Víctor Manuel... vaapipostproc: if no p-a-r in out caps define a range
2018-01-18 Víctor Manuel... vaapisink: check for display's color-balance properties
2018-01-17 Víctor Manuel... plugins: re-using buffer pool breaks renegotiation
2018-01-17 Víctor Manuel... plugins: use g_clear_object() to unref sinkpad_buffer_pool
2018-01-17 Víctor Manuel... build: meson: add missing GstGL dependency
2018-01-17 Víctor Manuel... libs: utils: egl: add missing guards for GstGL
2018-01-16 Víctor Manuel... plugins: remove dmabuf-import hack
2018-01-12 Víctor Manuel... libs: egl: utils: use eglGetPlatformDisplay()
2018-01-12 Michael Trettervaapipostproc: lock ensure_filter with postproc_lock
2018-01-10 Víctor Manuel... tests: test-filter: fix dereference before null check
2018-01-10 Víctor Manuel... tests: y4mreader: fix string state checkup
2018-01-10 Víctor Manuel... tests: y4mreader: use int for fgetc
2018-01-10 Víctor Manuel... tests: y4mreader: fix incompatible cast
2017-12-19 Tim-Philipp... meson: fix fallback for gstreamer-gl-1.0, it's now...
2017-12-14 Matthew WatersAutomatic update of common submodule
2017-12-06 Nicolas Dufresnevideoconvert: gst_element_post_message() is transfer...
2017-12-06 Nicolas DufresneRevert "vaapivideocontext: possible memleak when no...
2017-12-06 Víctor Manuel... test: vaapicontext: process have-context bus message
2017-12-06 Víctor Manuel... test: vaapicontext: app context is not persistent
2017-12-01 Víctor Manuel... vaapivideocontext: only vaapisink process app context
2017-12-01 Víctor Manuel... vaapivideocontext: log the name of GstVaapiDisplay
2017-12-01 Víctor Manuel... vaapivideocontext: possible memleak when no bus attached
2017-11-27 Víctor Manuel... libs: window: wayland: remove unused header include
2017-11-27 Víctor Manuel... libs: encoder: h264,h265: guard rate control's macroblock
2017-11-27 Matthew WatersAutomatic update of common submodule
2017-11-08 Sreerenj Balachandranlibs: encoder: h264: Add Hierarchical-B encode
2017-11-08 Sreerenj Balachandranlibs: encoder: h264: Add Hierarchical-P encode
2017-11-08 Sreerenj Balachandranlibs: encoder: h264: Fix frame_num generation
2017-11-08 Sreerenj Balachandranlibs: encoder: h264: Add new property "prediction-type"
2017-11-08 XuGuangxinlibs: encoder: h264: Add machinery for implementing...
2017-11-08 XuGuangxinlibs: encoder: h264: Add property "temporal-levels"
2017-11-08 XuGuangxinlibs: encoder: objects: Add a reference flag
2017-11-06 Daniel van... libs: surface: egl: add comment
2017-11-02 Víctor Manuel... libs: display: egl: add gst_vaapi_display_egl_set_curre...
2017-11-01 Víctor Manuel... libs: texture: egl: update EGL display and context
2017-11-01 Víctor Manuel... plugins: centralize assignation of GL objects
2017-11-01 Víctor Manuel... plugins: set GL objects if ensured
2017-11-01 Víctor Manuel... plugins: set GL objects if context is handled
2017-11-01 Víctor Manuel... plugins: fix memory leak when GL context is created
2017-11-01 Víctor Manuel... libs: display: egl: free leaked memory
2017-11-01 Víctor Manuel... libs: texture: egl: code style
2017-11-01 Víctor Manuel... libs: surface: egl: error message if no extension
2017-10-31 Víctor Manuel... plugins: direct rendering on memory:VASurface
2017-10-20 Víctor Manuel... plugins: only dmabuf on srcpad if downstream
2017-10-20 Víctor Manuel... vaapivideocontext: add inline documentation
2017-10-20 Víctor Manuel... vaapivideocontext: return the direction of gl context
2017-10-20 Víctor Manuel... plugins: add gst_vaapi_plugin_base_set_srcpad_can_dmabuf()
2017-10-20 Hyunjun Kovaapiencode: allow to set property on runtime
2017-10-20 Hyunjun Kolibs: encoder: allow to set bitrate on runtime
2017-10-20 Sebastian Drögevaapidecodebin: Register element if no VPP support...
2017-10-16 Thibault SaunierAvoid infinite loop when vaapi_create_display fails
2017-10-03 Víctor Manuel... libs: utils: log warn if display fail
2017-10-03 Víctor Manuel... plugins: try to create test display in order
2017-10-03 Víctor Manuel... libs: display: delay getting screen resolution
2017-10-03 Víctor Manuel... libs: display: egl: avoid two vaDisplay instantiates
2017-10-03 Víctor Manuel... libs: display: remove display_type from display info
2017-10-03 Víctor Manuel... libs: display: remove display_type member
2017-10-03 Víctor Manuel... libs: display: remove parent member
2017-10-03 Sebastian Drögevaapi: Also register vaapipostproc without VPP support
2017-10-03 Sebastian Drögevaapipostproc: Allow running without VPP support
2017-09-28 Víctor Manuel... vaapipostproc: use scoped variable for return value
2017-09-28 Víctor Manuel... vaapipostproc: removed unused parameter
2017-09-28 Víctor Manuel... vaapipostproc: use scoped variable for return value
2017-09-27 Víctor Manuel... plugins: memory:DMABuf only handles planar formats
2017-09-26 Víctor Manuel... vaapiencode: flush pending frames before set format
2017-09-26 Víctor Manuel... vaapidecode: drain pending frames before set format
2017-09-22 Víctor Manuel... tests: display: use GObject getter
2017-09-22 Víctor Manuel... vaapisink: use GObject setter and getter
2017-09-22 Víctor Manuel... libs: display: initialize value if they are not yet
2017-09-22 Víctor Manuel... libs: display: optimize properties setters and getters
2017-09-22 Víctor Manuel... libs: display: install properties in class
2017-09-22 Víctor Manuel... libs: display: remove gst_vaapi_display_properties_init()
2017-09-22 Víctor Manuel... libs: display: remove libgstvaapi_init_once()
2017-09-22 Víctor Manuel... tests: test-display: remove display cache tests
2017-09-19 Hyunjun Kolibs: decoder: h264/h265: decode codec data only if...
2017-09-18 Víctor Manuel... libs: encoder: change mbbrc from uint to enum
2017-09-18 Jan SchmidtFix a typo in the prop string for compliance-mode
2017-09-15 Víctor Manuel... libs: encoder: don't unref properties
2017-09-15 Hyunjun Kovaapiencode/libs: encoder: fix leaks of properties
2017-09-14 Víctor Manuel... libs: decoder: at update_caps() decode codec_data
2017-09-13 Hyunjun Kolibs: context: fix wrong counter of the array of attributes
2017-09-13 Hyunjun Kolibs: encoder: h265: support I/P/B QP setting seperatedly
2017-09-13 Hyunjun Kolibs: encoder: h264: support I/P/B QP setting seperatedly
2017-09-13 Hyunjun Kolibs: encoder: h264/h265: keep min_qp as is unless...
2017-09-13 Hyunjun Kolibs: encoder: h265: Add mbbrc property
2017-09-13 Hyunjun Kolibs: encoder: h264: Add mbbrc property
2017-09-13 Hyunjun Kolibs: encoder: h265: add multi reference support
2017-09-13 Hyunjun Kolibs: encoder: h265: add refs property
2017-09-13 Hyunjun Kolibs: encoder: h264/5: determine num_ref_idx_active_ove...
2017-09-13 Hyunjun Kolibs: encoder: h265: keep idr_period equal to keyframe...
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-09-05 U. Artie Eofflibs: encoder: h264_fei: VA-API 1.0 compat
2017-09-01 Sreerenj Balachandranvaapisink: Fix rendering in drm display
2017-09-01 Sreerenj BalachandranFEI: Add test applications to showcase fei use case
2017-09-01 Sreerenj BalachandranFEI: plugin: Add vaapih264feienc element
next