platform/upstream/gstreamer.git
2020-01-27 Víctor Manuel... vaapivideobufferpool: Log messages in proper category.
2020-01-24 Víctor Manuel... libs: display: driver quirks mechanism
2020-01-24 Víctor Manuel... plugins: renable Mesa Gallium driver
2020-01-24 Víctor Manuel... vaapivideobufferpool: validate returned meta
2020-01-24 Philipp Zabelvaapivideobufferpool: always update/release the underly...
2020-01-23 Víctor Manuel... libs: context: select vaCreateSurfaces version accordin...
2020-01-22 Víctor Manuel... libs: context: add debug category for context
2020-01-22 Víctor Manuel... libs: blend: guard VA_BLEND_GLOBAL_ALPHA
2020-01-21 Víctor Manuel... vaapiencode: promote info to warning
2020-01-19 Nicolas Dufresnevaapih264dec: Add a property to assume constrained...
2020-01-19 Víctor Manuel... vaapih264enc: accept baseline as constrained baseline...
2020-01-19 Víctor Manuel... vaapih264enc: update level in src caps
2020-01-19 Víctor Manuel... libs: encoder: h264: document gst_vaapi_encoder_h264_su...
2020-01-19 Víctor Manuel... vaapih264enc: force byte-stream if avc isn't supported
2020-01-19 Philipp Zabelvaaph264enc: suppress avc if the driver does not suppor...
2020-01-19 Philipp Zabellibs: encoder: h264: Add gst_vaapi_encoder_h264_support...
2020-01-19 Víctor Manuel... vaapih264enc: intersect the new proposed caps
2020-01-19 Víctor Manuel... vaapih264enc: propose new profile caps and fixate it
2020-01-19 Víctor Manuel... vaapih264enc: common fail for gst_vaapiencode_h264_set_...
2020-01-19 Víctor Manuel... libs: encoder: unref formats array if none
2020-01-19 Víctor Manuel... vaapih264enc: fix log message
2020-01-17 He Junyanplugin: encode: Add H265 main-444 profile.
2020-01-17 He Junyanlibs: encoder: h265: Consider main-444 profile when...
2020-01-17 Víctor Manuel... vaapiencode: DMABuf only if PRIME is available
2020-01-16 Haihao XiangAdd hooks/pre-commit.hook
2020-01-15 He Junyanlibs: encoder: h265: Set encoder paramters base on...
2020-01-15 Víctor Manuel... Remove all FEI related
2020-01-14 U. Artie Eoffvaapioverlay: ensure sinkpad has current buffer
2020-01-14 Víctor Manuel... vaapioverlay: unroll the recursive call
2020-01-14 Víctor Manuel... vaapioverlay: add minimal documentation
2020-01-14 Víctor Manuel... libs: blend: simplify generator API
2020-01-14 U. Artie Eofflibs: blend: remove begin/render/end API
2020-01-14 U. Artie Eoffvaapioverlay: use blend surface generator API
2020-01-14 U. Artie Eofflibs: blend: add surface generator API
2020-01-14 He Junyanplugin: encode: List all possible profiles to detect...
2020-01-14 He Junyanplugin: util: add helper function to detect profiles...
2020-01-14 He Junyanlibs: encoder: add a helper function to get all support...
2020-01-13 Seungha Yanglibs: decoder: Don't unref null object
2020-01-10 U. Artie Eoffplugins: overlay: use proper NULL check on double pointer
2020-01-08 He Junyanlibs: codedbuf: delete a useless field.
2020-01-08 Víctor Manuel... plugins: add iHD driver in whitelist
2020-01-08 He Junyanlibs: encoder: modify 265 SPS header's profile compatib...
2020-01-06 Víctor Manuel... test: vaapioverlay: bail test if not available
2020-01-06 Víctor Manuel... tests: vaapioverlay: force drm backend
2020-01-06 Víctor Manuel... libs: blend: update to new mini-object API
2020-01-06 U. Artie Eofftests: check: add basic vaapioverlay test
2020-01-06 U. Artie Eoffplugins: add vaapioverlay plugin
2020-01-06 U. Artie Eofflibs: add a vaapi blend class
2020-01-06 U. Artie Eoffplugins: base: add GstVideoAggregator subclass support
2020-01-06 He Junyanlibs: image: init all image fields correctly.
2020-01-06 Stéphane Cerveaudoc: fix pipeline typo in vaapipostproc
2020-01-03 He Junyanlibs: encoder: modify 265 VPS header fields.
2020-01-03 He Junyanlibs: display: fix a resource leak in X11 pixmap format.
2020-01-02 Víctor Manuel... libs: utils: delete useless gst_vaapi_profile_caps_appe...
2020-01-02 He Junyanlibs: encoder: get surfaces resolution the same time...
2019-12-29 Víctor Manuel... libs: encoder: vp9: fix code style
2019-12-29 He Junyanlibs: encoder: set entrypoint based on tune automatically
2019-12-29 He Junyanlibs: encoder: set context info profile by encoder
2019-12-29 He Junyanlibs: context: add invalid entrypoint symbol
2019-12-28 He Junyanlibs: pixmap: Fix a pixmap creation crash.
2019-12-22 He Junyanplugin: encode: set allowed_sinkpad_caps to empty.
2019-12-22 He Junyanlibs: encoder: Add NULL pointer check for context when...
2019-12-20 U. Artie Eoffplugins: base: do not reset can_dmabuf
2019-12-20 He Junyanplugin: encode: Refine encode's sink caps.
2019-12-20 Víctor Manuel... libs: display: code clean up
2019-12-20 He Junyanlibs: display: refine the profile/entrypoint map.
2019-12-20 He Junyanlibs: surface: port to GstMiniObject
2019-12-20 Víctor Manuel... libs: surface: rename create function names to init
2019-12-20 Víctor Manuel... libs: surface: use macro accessors
2019-12-20 Víctor Manuel... libs: surface: fix internal documentation
2019-12-20 He Junyanlibs: codedbuffer: port to GstMiniObject
2019-12-20 He Junyanlibs: image: port to GstMiniObject base class
2019-12-20 He Junyanlibs: context: port to a plain C structure
2019-12-18 He Junyanplugin: encode: change the dmabuf caps to all supported...
2019-12-17 Víctor Manuel... libs: encoder: h264fei: remove unnecessary check
2019-12-17 Víctor Manuel... libs: encoder: h264fei: remove unnecessary assert
2019-12-17 Víctor Manuel... libs: encoder: h264fei: remove unnecessary check
2019-12-17 Víctor Manuel... libs: encoder: h264fei: don't free memory on stack
2019-12-17 Víctor Manuel... libs: encoder: h264fei: fix surface leak
2019-12-17 Víctor Manuel... tests: check return calling of gst_navigation_event_parse.*
2019-12-16 He Junyanplugin: encode: set sink's raw caps to GST_VAAPI_FORMAT...
2019-12-11 U. Artie Eoffplugins: base: add GstPad param to internal helper...
2019-12-11 U. Artie Eoffplugins: base: manage pad-specific data in a single...
2019-12-11 U. Artie Eoffplugins: use plugin base macros to access pad specific...
2019-12-11 He Junyanlibs: decoder: Modify decode src's template raw formats
2019-12-11 He Junyanlibs: postproc: Modify src/sink template raw formats
2019-12-10 Thibault SaunierDo not mix declaration and code
2019-11-29 Víctor Manuel... libs: decoder: h265: skip all pictures prior the first...
2019-11-27 Víctor Manuel... libs: video-format: remove dead code
2019-11-27 He Junyanlibs: video-format: add GST_VAAPI_FORMATS_ALL
2019-11-06 He Junyanlibs: video-format: change GST_VIDEO_FORMAT_AYUV to...
2019-10-16 U. Artie Eofftests: check: vaapipostproc test_orientation_mouse_events
2019-10-16 U. Artie Eofftests: check: vaapipostproc test_crop_mouse_events
2019-10-16 U. Artie Eofftests: check: initial unit test support
2019-10-16 U. Artie Eofftests: move examples and tests to subfolders
2019-10-14 Tim-Philipp... Remove autotools build
2019-10-11 U. Artie Eoffvaapipostproc: fix off-by-one coord translations
2019-10-11 Víctor Manuel... libs: window: x11: Avoid usage of deprecated API
2019-10-11 Víctor Manuel... build: halt meson configuration if no renderer API
2019-10-09 U. Artie Eofflibs: filter: fix default orientation regression
next