wayland: don't poll if there are no pending frames
[platform/upstream/gstreamer.git] / gst-libs /
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-03-16 Julien Isorcelibs: decoder: h264: ensure num_ref_frames is greater...
2018-02-27 Víctor Manuel Jáqu... libs: encoder: reimplement ROI using meta
2018-02-27 Víctor Manuel Jáqu... Revert "libs: encoder: add api gst_vaapi_encoder_add...
2018-02-27 Víctor Manuel Jáqu... 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 Jáqu... libs: encoder: code-style fix
2018-02-19 Matteo Valdinalibs: encoder: h264,h265: extend max periodic keyframe.
2018-01-17 Víctor Manuel Jáqu... build: meson: add missing GstGL dependency
2018-01-17 Víctor Manuel Jáqu... libs: utils: egl: add missing guards for GstGL
2018-01-12 Víctor Manuel Jáqu... libs: egl: utils: use eglGetPlatformDisplay()
2017-11-27 Víctor Manuel Jáqu... libs: window: wayland: remove unused header include
2017-11-27 Víctor Manuel Jáqu... libs: encoder: h264,h265: guard rate control's macroblock
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 Vugtlibs: surface: egl: add comment
2017-11-02 Víctor Manuel Jáqu... libs: display: egl: add gst_vaapi_display_egl_set_curre...
2017-11-01 Víctor Manuel Jáqu... libs: texture: egl: update EGL display and context
2017-11-01 Víctor Manuel Jáqu... libs: display: egl: free leaked memory
2017-11-01 Víctor Manuel Jáqu... libs: texture: egl: code style
2017-11-01 Víctor Manuel Jáqu... libs: surface: egl: error message if no extension
2017-10-20 Hyunjun Kolibs: encoder: allow to set bitrate on runtime
2017-10-03 Víctor Manuel Jáqu... libs: utils: log warn if display fail
2017-10-03 Víctor Manuel Jáqu... libs: display: delay getting screen resolution
2017-10-03 Víctor Manuel Jáqu... libs: display: egl: avoid two vaDisplay instantiates
2017-10-03 Víctor Manuel Jáqu... libs: display: remove display_type from display info
2017-10-03 Víctor Manuel Jáqu... libs: display: remove display_type member
2017-10-03 Víctor Manuel Jáqu... libs: display: remove parent member
2017-09-22 Víctor Manuel Jáqu... libs: display: initialize value if they are not yet
2017-09-22 Víctor Manuel Jáqu... libs: display: optimize properties setters and getters
2017-09-22 Víctor Manuel Jáqu... libs: display: install properties in class
2017-09-22 Víctor Manuel Jáqu... libs: display: remove gst_vaapi_display_properties_init()
2017-09-22 Víctor Manuel Jáqu... libs: display: remove libgstvaapi_init_once()
2017-09-19 Hyunjun Kolibs: decoder: h264/h265: decode codec data only if...
2017-09-18 Víctor Manuel Jáqu... 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 Jáqu... libs: encoder: don't unref properties
2017-09-15 Hyunjun Kovaapiencode/libs: encoder: fix leaks of properties
2017-09-14 Víctor Manuel Jáqu... 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-05 U. Artie Eofflibs: encoder: h264_fei: VA-API 1.0 compat
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-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 Jáqu... libs: encoder: remove unused cast macro
2017-08-28 Víctor Manuel Jáqu... Revert "libs: encoders: remove unused cast macros"
2017-08-28 Víctor Manuel Jáqu... libs: encoders: remove unused cast macros
2017-08-25 Víctor Manuel Jáqu... libs: decoder: h264: improve code-style
2017-08-25 Víctor Manuel Jáqu... libs: encoder: h264: handle deprecated enum
2017-08-25 Víctor Manuel Jáqu... libs: guard deprecated symbols
2017-08-25 Víctor Manuel Jáqu... libs: macro to get a renamed value in VA-API 1.0
2017-08-18 Víctor Manuel Jáqu... libs: encoder: h264: fix enum namespace
2017-08-17 Víctor Manuel Jáqu... libs: encoder: h264: remove spurious assignation
2017-08-13 Víctor Manuel Jáqu... libs: remove unused header
2017-08-13 Víctor Manuel Jáqu... libs: utils: move gstvaapisurface.h to private headers
2017-08-13 Víctor Manuel Jáqu... libs: utils: remove va.h include in header
2017-08-13 Víctor Manuel Jáqu... libs: encoder: remove va.h include
2017-08-13 Víctor Manuel Jáqu... build: consolidate the VA sub API includes
2017-08-09 Víctor Manuel Jáqu... libs: decoder: h265: remove spurious code
2017-08-08 Víctor Manuel Jáqu... libs: context: use attribs index instead pointers
2017-08-08 Víctor Manuel Jáqu... libs: windows: wayland: fail if cannot remove last...
2017-08-08 Víctor Manuel Jáqu... libs: utils: glx: check return value
2017-08-08 Víctor Manuel Jáqu... libs: vaapi: object: remove unrequired NULL check
2017-08-08 Víctor Manuel Jáqu... libs: encoder: h265: remove spurious assignation
2017-08-08 Víctor Manuel Jáqu... libs: encoder: h264: fix copy & paste error
2017-08-08 Víctor Manuel Jáqu... libs: encoder: h265: fix possible integer overflow
2017-08-08 Víctor Manuel Jáqu... libs: decoder: mpeg4: fail if return value is not OK
2017-08-08 Víctor Manuel Jáqu... libs: decoder: h265: check for null
2017-08-08 Víctor Manuel Jáqu... libs: decoder: h265: untaint loop control variable
2017-08-08 Víctor Manuel Jáqu... libs: decoder: h264: remove unrequired NULL check
2017-08-03 orestisflibs: decoder: h264: decode MVC base view only
2017-08-03 orestisflibs: decoder: h264: add setter for base-only mode
2017-08-02 Víctor Manuel Jáqu... libs: encoder: h264: missing property enum documentation
2017-08-02 Hyunjun Kolibs: encoder: h264: add multi reference support
2017-08-02 Hyunjun Kolibs: encoder: h264: add refs property
2017-08-02 Hyunjun Kolibs: encoder: implements gst_vaapi_encoder_ensure_max_...
next