Check for zlib header
[platform/upstream/gstreamer.git] / gst-libs /
2018-11-23 Xavier ClaessensCheck for zlib header
2018-11-21 Xavier ClaessensFix zlib detection when there is no pkg-config file
2018-11-21 Tomasz Andrzejakaudiodecoder: add API for setting caps on the source pad
2018-11-15 Xavier Claessensgl: Fix subclassing of GstGLContextEGL
2018-11-15 Philippe Normandvideo-format: Move Y210 format declaration to avoid...
2018-11-14 Linus Svenssonrtpbasepayload: Update current seqnum for buffer lists
2018-11-13 Nirbheek Chauhanmeson: Cleanup old FIXMEs that relied on meson bugfixes
2018-11-12 Sebastian Drögevideo-anc: Implement a VBI encoder
2018-11-12 Sebastian Drögevideo-anc: Add comment about our assumption of the...
2018-11-12 Sebastian Drögevideo-anc: Add support for parsing composite ADF and...
2018-11-12 Sebastian Drögevideo-anc: Fix documentation about SDID_block_number...
2018-11-12 Sebastian Drögevideo-anc: Add invalid-argument guards to public GstVid...
2018-11-12 Sebastian Drögegl: Make sure that GST_GLSL_PROFILE_ANY gets the correc...
2018-11-11 Sjoerd Simonsglupload: dmabuf: be explicit about gl formats used
2018-11-11 Sjoerd Simonsgl/egl: Determine correct format on dmabuf import
2018-11-05 Sebastian Drögeaudio: const gpointer is not the same as gconstpointer...
2018-11-01 Sebastian Drögevideo-anc: Fix bounds checks when parsing VBI data
2018-11-01 Nicolas Dufresneglupload: Only renegotiate if the caps are incompatible
2018-11-01 Nicolas Dufresneglupload: Do prepend the preferred caps
2018-10-31 Wangfeivideo: add Y210 pixel format.
2018-10-30 Philipp Zabelglupload: dmabuf-direct: report driver limitations...
2018-10-30 Philipp Zabelglupload: dmabuf-direct: query formats before modifiers
2018-10-30 Philipp Zabelglupload: debug output from dmabuf and dmabuf_direct...
2018-10-30 Philipp Zabelglupload: calculate DRM fourcc once for direct dmabuf...
2018-10-30 Michael Olbrichglupload: Implement direct dmabuf uploader
2018-10-30 Michael Olbrichglupload: handle upload methods with different caps
2018-10-30 Michael Olbrichglupload: allow system memory for dmabuf in transform_caps
2018-10-30 Michael Olbrichglupload: try to use the last method after reconfigure
2018-10-30 Michael Olbrichgl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-10-30 Nicolas Dufresneglmemory: Fix n_wrapped_pointers usage
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-15 Nirbheek Chauhanvideometa: Log map errors with GST_ERROR, not DEBUG
2018-10-11 Mathieu Duponchellertspconnection: do not duplicate authentication headers
2018-10-10 Stian Selnesrtpbasepayload: rtpbasedepayload: Add source-info property
2018-10-04 Matthew Watersgl/overlaycompositor: don't force unpremultiplied alpha
2018-10-04 Matthew Watersgl/overlaycompositor: support both (un)premultiplied...
2018-10-04 Sebastian Drögegl: GstGLAPI should be gst_gl_api_ in lower-case
2018-10-04 Sebastian Drögeglviewconvert: Add backwards compatibility gst_gl_stere...
2018-10-04 Sebastian Drögegl: Add gl-enumtypes.[ch] to CLEANFILES
2018-10-04 Sebastian Drögevideo-overlay-composition: Correctly mark GstVideoOverl...
2018-10-04 Matthew Watersgl/overlaycompositor: add support for flipping the...
2018-10-04 Matthew Watersgl/overlaycompositor: handle ANY caps features gracefully
2018-10-04 Matthew Watersglfilter: don't complete overwrite caps features from...
2018-10-03 Sebastian Drögegl: Add gl-enumtypes.h to nodist_HEADERS
2018-10-03 Sebastian Drögeglviewconvert: Create an anonymous enum for GstGLStereo...
2018-10-03 Sebastian Drögegl: Generate enum GTypes via glib-mkenums
2018-10-02 Sebastian Drögeglsl: Fix error quark string to be more consistent
2018-10-02 Sebastian Drögeglbasememory: Fix error quark string and move documenta...
2018-10-02 Thiago Santosencoding-profile: set_restriction should accept null...
2018-10-01 Sebastian Drögevideo-overlay-composition: Handle miniobject writabilit...
2018-09-29 Sebastian Drögevideo: Fix annotations for gst_buffer_add_video_meta_full()
2018-09-27 Edward Herveytagdemux: Use upstream GST_EVENT_STREAM_START if present
2018-09-26 Matthew Watersglviewconvert: wait and set the gl sync meta on buffers
2018-09-25 Sebastian Drögeglviewconvert: Copy composition meta from the primary...
2018-09-25 Sebastian Drögeglcolorconvert: Don't copy overlay composition meta...
2018-09-24 Nirbheek Chauhangstaudioutilsprivate: Fix warnings while setting thread...
2018-09-24 Tim-Philipp Müllerlibs: fix API export/import and 'inconsistent linkage...
2018-09-21 Sebastian Drögegl/win32: Use g_io_channel_win32_new_messages() instead...
2018-09-18 Víctor Manuel Jáqu... gl/egl: fix annotation for gst_egl_image_new_wrapped()
2018-09-18 Víctor Manuel Jáqu... gl: meson: add missing headers for gir generations
2018-09-18 Matthew Watersgl/build: don't pass OpenGL headers to GIR
2018-09-18 Matthew Watersglshader: macro out all the extremely similar uniform...
2018-09-14 Víctor Manuel Jáqu... glviewconvert: fix GEnumValue declaration
2018-09-14 Nicolas DufresneRevert "glmemory: Fix n_wrapped_pointers usage"
2018-09-14 Nicolas DufresneRevert "glupload: allow system memory for dmabuf in...
2018-09-14 Nicolas DufresneRevert "glupload: handle upload methods with different...
2018-09-14 Nicolas DufresneRevert "gl/egl: Add gst_egl_image_from_dmabuf_direct...
2018-09-14 Nicolas DufresneRevert "glupload: Implement direct dmabuf uploader"
2018-09-14 Nicolas DufresneRevert "glupload: try to use the last method after...
2018-09-11 Michael Olbrichglupload: try to use the last method after reconfigure
2018-09-11 Michael Olbrichglupload: Implement direct dmabuf uploader
2018-09-11 Nicolas Dufresnegl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-09-11 Michael Olbrichglupload: handle upload methods with different caps
2018-09-11 Michael Olbrichglupload: allow system memory for dmabuf in transform_caps
2018-09-11 Nicolas Dufresneglmemory: Fix n_wrapped_pointers usage
2018-09-10 Nicolas Dufresnevideodecoder: Delete the link before pushing
2018-09-10 Nirbheek Chauhangstaudiosrc/sink: Set audio ringbuffer thread priority
2018-09-05 Matthew Watersgl/meson: check for EGL headers before allowing use...
2018-09-04 Sebastian Drögediscoverer: Consider closedcaption/ as subtitles and...
2018-08-31 Alexey Chernovvideoencoder: Release STREAM_LOCK during gst_pad_push()
2018-08-31 Alexey Chernovvideodecoder: Release STREAM_LOCK during gst_pad_push()
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-31 Matthew Watersgl/meson: fix gbm option to enable rather than disable
2018-08-31 Matthew Watersgl/meson: add Android build definitions
2018-08-31 Matthew Watersgl/meson: add build for iOS
2018-08-29 Zeeshan Alivideo: Add GST_VIDEO_INFO_FIELD_RATE_N() macro
2018-08-29 Zeeshan Alivideo: Add gst_video_decoder_set_interlaced_output_state()
2018-08-29 Zeeshan Alivideo: Add GST_VIDEO_INFO_FIELD_HEIGHT() macro
2018-08-29 Zeeshan Alivideo: Add gst_video_info_set_interlaced_format()
2018-08-29 Zeeshan Alivideo: Add GST_VIDEO_INTERLACE_MODE_ALTERNATE
2018-08-29 Zeeshan Alivideo: Add format for single fields of interlaced video...
2018-08-29 Nicolas Dufresnedoc: glbasefilter: Add missing Since for gst_gl_base_fi...
2018-08-28 Nirbheek Chauhanmeson: Always define gstgl_dep to a valid dependency...
2018-08-28 Yuji Kuwabaragl/dispmanx: fix removing foreign window handle
2018-08-28 Matthew Watersgl/wayland: correctly use the set_render_rectangle...
2018-08-28 memekagl/wayland: add preferred window size, and set it accor...
2018-08-26 Tim-Philipp Müllergl: use right export decorator
2018-08-26 Tim-Philipp Mülleraudio: use right export decorator
2018-08-18 Tim-Philipp Müllermeson: gl: return not-found dependency instead of disab...
2018-08-16 Nirbheek Chauhanmeson: host_system is 'ios' when building for iOS
next