meson: fix fallback for gstreamer-gl-1.0, it's now in -base
[platform/upstream/gstreamer.git] / gst-libs /
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_...
2017-08-01 Tomas Ratajlibs: display: when appending formats change pointers...
2017-08-01 Sreerenj Balachandranlibs: encoder: h264: Add uncompliant mode reducing...
2017-08-01 Sreerenj Balachandranlibs: utils_h264: Extend LevelLimit table with MinCR...
2017-07-31 Víctor Manuel Jáqu... libs: utils: libva 1.0 changed the logging
2017-07-31 Víctor Manuel Jáqu... libs: decoder: h264: libva 1.0 deprecated baseline
2017-07-26 Víctor Manuel Jáqu... build: meson: remove gstvaapidisplaycache.c
2017-07-18 Hyunjun Kolibs: display: x11: add gst_vaapi_display_x11_new_with_...
2017-07-18 Hyunjun Kolibs: display: pass display info when foreign display
2017-07-18 Víctor Manuel Jáqu... libs: display: remove cache
2017-07-17 Víctor Manuel Jáqu... libs: encoder: vp9: array terminated in zeros
2017-07-10 Matt Stapleslibs: decoder: h264: push frames as soon as possible
2017-07-07 Víctor Manuel Jáqu... libs: decoder: h264: add getter/setter for low latency...
next