meson: Add gtk guard
[platform/upstream/gstreamer.git] / gst-libs /
2018-12-10 Niels De GraefUse G_DEFINE_TYPE_WITH_PRIVATE if applicable
2018-12-04 Wangfeilibs: dec: h265: support decode for main-444 10bit...
2018-11-14 Wangfeilibs: dec: h265: support decode for main-444 8bit streams.
2018-11-10 He Junyanlibs: Sync the GstVaapiChromaType to VA header file.
2018-11-09 Tim-Philipp Müllermeson: link with -lm
2018-11-07 Junyan Helibs: Modify the video format of endianness.
2018-11-05 Wangfeilibs: encoder: h264/h264fei: remove unuseless code.
2018-11-05 Víctor Manuel Jáqu... build: meson: declare headers for libgstvaapi
2018-11-01 Wangfeilibs: dec: h265: support decode for main-10-422 10bit...
2018-10-16 Wangfeilibs: context: roi_rc_qp_delta_support should not be...
2018-10-15 Wangfeilibs: context: create context first before using it...
2018-10-10 Wangfeilibs: context: query surface format before context...
2018-10-09 Víctor Manuel Jáqu... libs: replace g_error with GST_ERROR
2018-10-09 Víctor Manuel Jáqu... libs: replace g_warning with GST_WARNING
2018-10-09 Matteo Valdinalibs: Move from g_debug to GST_DEBUG.
2018-09-27 Matteo Valdinalibs: h264: Update level table to "Recommendation H...
2018-09-27 Wangfeilibs: dec: h265: add 422 chroma format support.
2018-09-25 Víctor Manuel Jáqu... libs: utils: no need of include config.h
2018-09-25 Víctor Manuel Jáqu... libs: remove already include string.h
2018-09-25 Víctor Manuel Jáqu... libs: object: separation of internal API and plugins
2018-09-25 Víctor Manuel Jáqu... libs: parser_frame: change macros for inlined functions
2018-09-25 Víctor Manuel Jáqu... libs: videopool: remove unneeded code
2018-09-25 Víctor Manuel Jáqu... libs: remove dependency on IN_LIBGSTVAAPI_CORE
2018-09-18 Wangfeilibs: dec: h265: fix the macros used for IDC profile
2018-09-13 Jimmy Ohnlibs: use g_clear_pointer() when possible
2018-09-03 Víctor Manuel Jáqu... libs: filter: add gobject's cleanup function
2018-09-03 Víctor Manuel Jáqu... libs: filter: remove custom ref() and unref()
2018-09-03 Víctor Manuel Jáqu... libs: filter: refactor filter as gobject
2018-09-03 Víctor Manuel Jáqu... libs: decoder: remove destoy() and create() callbacks
2018-09-03 Víctor Manuel Jáqu... libs: decoder: vp9: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: vp8: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: vc1: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: mpeg4: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: mpeg2: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: jpeg: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: h265: implement reset() callback
2018-09-03 Víctor Manuel Jáqu... libs: decoder: h264: remove create() and destroy()...
2018-09-03 Víctor Manuel Jáqu... libs: decoder: remove gst_vaapi_decoder_unref()
2018-09-03 Víctor Manuel Jáqu... libs: decoder: remove gst_vaapi_decoder_ref()
2018-09-03 Víctor Manuel Jáqu... libs: decoder: remove gst_vaapi_decoder_new()
2018-09-03 Víctor Manuel Jáqu... libs: decoder: refactor decoders as gobject
2018-08-31 Víctor Manuel Jáqu... libs: display: lock at extracting available image formates
2018-08-29 Víctor Manuel Jáqu... libs: encoder: h265: trivial documentation fix
2018-08-29 Wangfeilibs: encoder: h265: add low delay B frame support.
2018-08-28 Nicolas Dufresnelibs: decoder: h264: Avoid using picture after it has...
2018-08-01 Nicolas Dufresneh264decoder: Fail decoding slice with missing inter...
2018-08-01 Hyunjun Kolibs: decoder: h264: reset context when the number...
2018-07-25 Nicolas Dufresnevaapidecode: Skip unparsable units from adapter
2018-07-25 Nicolas Dufresneh265decoder: Don't scan empty buffer
2018-07-25 Víctor Manuel Jáqu... libs: h264: renable the vaapi category for logging
2018-07-19 Nicolas Dufresneh264decoder: Fail decoding slice if modification proces...
2018-07-19 Nicolas Dufresneh264decoder: Don't scan empty buffer
2018-07-04 Tianhao Liulibs: encoder: jpeg: set component id and Tqi
2018-06-18 Nicolas Dufresneh264dec: Remove false assumption about parity order
2018-06-14 Nicolas Dufresneh264dec: Properly set sentinel in ref frame list
2018-06-14 Víctor Manuel Jáqu... libs: display: remove gst_vaapi_display_ref()
2018-06-14 Víctor Manuel Jáqu... libs: display: remove gst_vaapi_display_unref()
2018-06-14 Hyunjun Kolibs: display: replace gst_vaapi_display_new() with...
2018-06-14 Víctor Manuel Jáqu... libs: display: redefine gst_vaapi_display_create()
2018-06-12 Víctor Manuel Jáqu... libs: display: resurrect parent private member
2018-06-12 Víctor Manuel Jáqu... libs: display: egl: initialize params structure
2018-06-12 Hyunjun Kodisplay: egl: create VaapiDisplayEGL with native EGL...
2018-06-08 Tianhao Liulibs: decoder: release VA buffers after vaEndPicture
2018-06-07 Tim-Philipp Müllermeson: fix build when xrender or xrandr are not available
2018-06-06 Hyunjun Kolibs: display: remove unnecessary legacy code since...
2018-06-06 Hyunjun Kolibs: display: remove unused code
2018-06-04 Hyunjun Kolibs: encoder: h265: increase log2_max_pic_order_cnt...
2018-05-18 Víctor Manuel Jáqu... libs: decoder: h264: use g_clear_pointer()
2018-05-18 Víctor Manuel Jáqu... libs: decoder: mpeg4, vc1: remove unused header
2018-05-18 Víctor Manuel Jáqu... libs: decoder: remove unused forward declaration
2018-05-06 Víctor Manuel Jáqu... libs: remove gstbitwriter
2018-04-25 Hyunjun Kolibs: egl: utils: mark context as wrapped when it is
2018-04-25 Víctor Manuel Jáqu... libs: egl: utils: fix usage of GstGL macros
2018-04-20 Tim-Philipp Müllermeson: fix miscellaneous meson warnings
2018-04-19 Paul Kocialkowskidisplay: drm: Allow finding DRM paths out of the PCI...
2018-04-18 Hyunjun Kolibs: display: wayland: add gst_vaapi_display_wayland_n...
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
next