compositor: add to build after move from -bad
[platform/upstream/gstreamer.git] / gst-libs /
2018-12-28 Tim-Philipp Müllervideo: build GstVideoAggregator which was moved from...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-19 Sebastian Drögevideotimecode: Set the DROP_FRAME flag when parsing...
2018-12-19 Sebastian Drögevideotimecode: Allow serializing invalid timecodes
2018-12-19 Sebastian Drögevideotimecode: Allow deserializing invalid timecodes
2018-12-19 Sebastian Drögevideotimecode: Don't consider 0/1 a valid framerate...
2018-12-19 Sebastian Drögevideotimecode: Remove various unneeded checks
2018-12-19 Sebastian Drögevideotimecode: Fix handling of timecodes without daily...
2018-12-19 Sebastian Drögevideotimecode: Various documentation and annotation...
2018-12-19 Sebastian Drögevideotimecode: Add some more guards for function parameters
2018-12-19 Sebastian Drögevideotimecode: Add API for initializing from a GDateTim...
2018-12-19 Sebastian Drögevideotimecode: We only support 30000/1001 and 60000...
2018-12-19 Sebastian Drögevideotimecode: Fix division by zero in timecode validat...
2018-12-19 Sebastian Drögevideo: Add deprecation macros
2018-12-17 Mathieu Duponchelleaudio-converter: add API to determine passthrough mode
2018-12-17 Edward Herveyvideo-converter: Remove unused variable/calculation
2018-12-17 Edward Herveyvideodecoder: Remove dead assignment
2018-12-17 Edward Herveysdpmessage: Remove dead assignment
2018-12-17 Edward Herveysdpmessage: Remove dead assignment
2018-12-17 Edward Herveyrtspconnection: Properly exit infinite loop
2018-12-17 Edward Herveyaudiobasesink: Remove dead assignment
2018-12-17 Edward Herveycodec-utils: Don't leak bytewriter data
2018-12-16 Tim-Philipp Müllerrtp: fix g-i warnings
2018-12-15 Sebastian Drögevideo-anc: Add API for converting GstVideoCaptionType...
2018-12-15 Sebastian Drögevideo-anc: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA...
2018-12-14 Niels De Graefgl/wayland: destroy wl_shell instance at finalize
2018-12-14 Justin Kimgl/meson: Add OpenGL dependency by OSX way
2018-12-13 Olivier Crêtertcpbuffer: Validate the length of RTCP packets
2018-12-13 Justin Kimrtcpbuffer: add support XR packet parsing
2018-12-13 Philipp Zabelglupload: dmabuf: use out_info to create allocation...
2018-12-12 Matthew Watersglmemory: normalize the internal format we pass into...
2018-12-12 Matthew WatersRevert "glformat: return sized formats in from_video_info"
2018-12-07 Sebastian Drögevideo-overlay-composition: Optimize premultiplication...
2018-12-07 Per Forlinrtspconnection: Replace Auth header instead of append
2018-12-05 Nicolas Dufresnegl: window-gbm: Restore CRTC on close
2018-12-05 Nicolas Dufresnegl: window-gbm: Remove unused private class member
2018-12-05 Nicolas Dufresnegl: window-gbm: Remove unneeded extra function
2018-12-02 Wangfeivideo: add Y410 pixel format.
2018-12-01 Carlos Rafael Gianigl/gbm: Add GST_GL_GBM_DRM_CONNECTOR environment variable
2018-12-01 Carlos Rafael Gianigl/gbm: Improve logging output
2018-11-30 Sebastian Drögevideo: convertframe: Shut down pipeline asynchronously...
2018-11-30 Marouen Ghodhbaneaudio-convert: Fix endianness conversion function init
2018-11-30 Matthew Watersglformat: return sized formats in from_video_info
2018-11-29 Tim-Philipp Müllervideo: fix typo in GstVideoCaptionType docs
2018-11-29 Matthew Watersgl/meson: Allow for the use of libGL as well as OpenGL
2018-11-28 Sebastian Drögevideo-anc: G_GNUC_CHECK_VERSION was added in GLib 2.42
2018-11-28 Maciej Wolnygst-gl: Remove duplicate declarations
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-23 Freyr666opengl: gbm: Adds missing unrefs for gl context and...
2018-11-23 Sebastian Drögeconvertframe: Error out directly in the sync variant...
2018-11-23 Sebastian Drögeconvertframe: Only go to PAUSED state for the async...
2018-11-23 Sebastian Drögeconvertframe: Error out directly if changing the pipeli...
2018-11-23 Sebastian Drögeconvertframe: Use refcounting for the context
2018-11-23 Víctor Manuel Jáqu... gl: libs: glib might not define G_HAVE_ISO_VARARGS
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
next