platform/upstream/gstreamer.git
2018-04-18 Michael Olbrichwayland: don't poll if there are no pending frames
2018-04-16 Hyunjun Kolibs: encoder: h265: 16 bit rounding of picture width...
2018-04-16 Tim-Philipp... Automatic update of common submodule
2018-03-30 Víctor Manuel... vaapiencode: h264: find best profile in those available
2018-03-20 Tim-Philipp... Back to development
2018-03-19 Tim-Philipp... Release 1.14.0
2018-03-16 Julien Isorcelibs: decoder: h264: ensure num_ref_frames is greater...
2018-03-13 Tim-Philipp... Release 1.13.91
2018-03-03 Tim-Philipp... Release 1.13.90
2018-03-01 Víctor Manuel... vaapipostproc: change how the metadata is copied
2018-02-27 Nicolas Dufresnepostproc: Copy meta data from input to output
2018-02-27 Víctor Manuel... tests: element: rewrite ROI test
2018-02-27 Víctor Manuel... libs: encoder: reimplement ROI using meta
2018-02-27 Víctor Manuel... Revert "libs: encoder: add api gst_vaapi_encoder_add...
2018-02-27 Víctor Manuel... Revert "tests: simple-encoder: add an option to set...
2018-02-27 Víctor Manuel... Revert "vaapiencode: handle custom event GstVaapiEncode...
2018-02-27 Víctor Manuel... plugins: copy input buffer metas
2018-02-27 Víctor Manuel... libs: surface: cast to uintptr_t pointer
2018-02-26 Matteo Valdinalibs: encoder: add zero as valid value for periodic...
2018-02-22 Víctor Manuel... libs: encoder: code-style fix
2018-02-20 Víctor Manuel... vaapidecode: generate system allocated buffers
2018-02-20 Víctor Manuel... vaapipostproc: handle system allocated buffers when...
2018-02-20 Víctor Manuel... plugins: add gst_vaapi_copy_va_buffer()
2018-02-20 Víctor Manuel... plugins: add COPY_OUTPUT_FRAME flag
2018-02-20 Víctor Manuel... plugins: store the first downstream allocator if available
2018-02-20 Víctor Manuel... vaapibufferpool: add gst_vaapi_video_buffer_pool_copy_b...
2018-02-20 Víctor Manuel... vaapibufferpool: don't change config when forcing video...
2018-02-20 Víctor Manuel... vaapipostproc: set discont flag at vpp deinterlacing
2018-02-20 Víctor Manuel... vaapibufferpool: remove wrong gcc annotation
2018-02-19 Matteo Valdinalibs: encoder: h264,h265: extend max periodic keyframe.
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-15 Tim-Philipp... vaapi: dist new header
2018-02-13 Víctor Manuel... vaapi: register vaapisink as marginal on wayland
2018-02-13 Víctor Manuel... plugins: update mesa's vendor string in whitelist
2018-02-08 Tim-Philipp... meson: make version numbers ints and fix int/string...
2018-02-08 Víctor Manuel... plugins: handle vaapi allocator in allocation query
2018-02-07 Víctor Manuel... vaapivideomemory: remove unused macro
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
next