platform/upstream/gstreamer.git
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
2017-09-01 Yi A WangFEI: plugin: Add virtual methods to base encode
2017-09-01 Yi A WangFEI: plugin: Add fei specific video meta
2017-09-01 Sreerenj BalachandranFEI: libs: Add FEI encoder
2017-09-01 Sreerenj BalachandranFEI: libs: Add fei codec objects to GstVaapiEncPicture
2017-09-01 Sreerenj BalachandranFEI: libs: Add fei codec objects in codedbufferproxy
2017-09-01 Sreerenj BalachandranFEI: libs: Add fei codec objects to surface proxy
2017-09-01 Sreerenj BalachandranFEI: Add codec objects for fei usecase
2017-09-01 Sreerenj BalachandranFEI: libs: add H264 fei specific utility functions
2017-09-01 Sreerenj BalachandranFEI: libs: Add virtual method for secondary context...
2017-09-01 Sreerenj BalachandranFEI: libs: make sure the default context creation works...
2017-09-01 Sreerenj BalachandranFEI: libs: Add FEI functional mode configuration
2017-09-01 Sreerenj BalachandranFEI: libs: Add FEI Entrypoint mapping
2017-09-01 Sreerenj BalachandranFEI: Add support for FEI conditional build
2017-08-29 Orestis Florosvaapidecode: force add h264 SVC profiles in caps
2017-08-29 Orestis Floroslibs: decoder: h264: decode SVC base layer only
2017-08-29 Orestis Floroslibs: decoder: h264: check nalu validity in parser...
2017-08-28 Víctor Manuel... libs: encoder: remove unused cast macro
2017-08-28 Víctor Manuel... Revert "libs: encoders: remove unused cast macros"
2017-08-28 Víctor Manuel... libs: encoders: remove unused cast macros
2017-08-25 Víctor Manuel... libs: decoder: h264: improve code-style
2017-08-25 Víctor Manuel... libs: encoder: h264: handle deprecated enum
2017-08-25 Víctor Manuel... libs: guard deprecated symbols
2017-08-25 Víctor Manuel... Revert "build: check for libva-2.0"
next