Release 1.7.91
[platform/upstream/gstreamer.git] / gst-libs /
2016-03-10 Matthew Watersglshader: some compatibility changes for GL 1.4
2016-03-10 Matthew Watersglfilter: retrieve the shader attributes from the GL...
2016-03-09 Edward Herveympegvideoparser: Handle non-hierarchical profiles again
2016-03-07 Matthew Watersgldisplay: make readding the same context a no-op
2016-03-07 Sebastian DrögeRevert "libgstgl: cocoa, eagl: don't marshal GL calls...
2016-03-07 Alessandro Decinalibgstgl: cocoa, eagl: don't marshal GL calls to the...
2016-03-06 Mark Nauwelaertsgldisplay: really retrieve glcontext for a specific...
2016-03-06 Matthew Watersgl: misc docs fixes/additions
2016-03-06 Matthew Watersgl*memory: document new functionality and objects
2016-03-05 Mark Nauwelaertsglfilter: handle some more unfixed fields when fixating...
2016-03-04 Nicolas Dufresneglbasememory: Don't change maxsize at run-time
2016-03-02 Sebastian Drögeadaptivedemux: Fix REMOVE_SNAP_FLAGS() macro
2016-02-26 Thiago Santosadaptivedemux: handle snap seeking without setting...
2016-02-26 Matthew Waterseglimagememory: add compatibility definitions for EGL...
2016-02-25 Matthew Watersglcontext: add a method to add a context to another...
2016-02-25 Thiago Santosvideoaggregator: fix caps queries to allow proper reneg...
2016-02-22 Sebastian Drögeplayer: Expose more GstVideoOverlay API in the GstPlaye...
2016-02-22 Matthew Watersgl: fix the build
2016-02-22 Matthew Watersgl: error out if the configured GL API is unsupported...
2016-02-20 Scott D Phillipscodecparsers: h265: Fix initialization of slice_deblock...
2016-02-19 Thiago Santosmpeg4parser: prevent assertion when scanning for sync...
2016-02-18 Julien Isorcegldebug: make sure debug is initialized when calling...
2016-02-18 Sebastian Drögegl: Fix compiler warning about unused const variable...
2016-02-18 Sebastian Drögegl: Move private headers from SOURCES to noinst_HEADERS
2016-02-17 Matthew Watersglfilter: insert the debug marker from the GL thread
2016-02-16 Philippe Normandadaptivedemux: restore bitrate averaging support
2016-02-16 Philippe Normandadaptivedemux: remove queue2 overrun notification
2016-02-16 Sebastian Drögegl: Remove leftover g_prints
2016-02-16 Matthew Watersgldebug: use the correct spelling for behavior
2016-02-16 Matthew Watersglcontext: don't enable GL debug for messages that...
2016-02-10 Florin Apostoldashdemux: gst_dash_demux_get_live_seek_range returns...
2016-02-10 Tim-Philipp Müllergl: syncmeta: define GL_TIMEOUT_IGNORED in more portabl...
2016-02-10 Alessandro Decinagstglshader: cache uniform locations
2016-02-10 Alessandro Decinagstglcontext: micro optimization to gst_gl_context_thre...
2016-02-09 Matthew Watersglsyncmeta: add compatibility definition for GL_TIMEOUT...
2016-02-09 Matthew Watersglsyncmeta: separate out gpu/cpu waits.
2016-02-08 Luis de Bethencourtadaptivedemux: remove overwritten value
2016-02-05 David Waringadaptivedemux: Update position in stream->segment for...
2016-02-04 Matthew Watersgl: add .def file for msvc builds
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2016-02-04 Thiago Santosadaptivedemux: add utility function to get stream from pad
2016-02-04 Luis de Bethencourtglquery: remove unnecessary pointer check
2016-02-04 Matthew Watersglbasefilter: enable qos by default
2016-02-03 Tim-Philipp Müllerdocs: remove some leftover 'Since 0.10.x' markers
2016-02-02 David Waringlibs: player: use configured GST_PKG_CONFIG_PATH when...
2016-02-02 Matthew WatersRevert "gl/eagl: try getting a gles3 context"
2016-02-02 Matthew Watersglcolorconvert: don't skip subset structures
2016-02-02 Matthew Watersglbasefilter: always call gl_start when not called...
2016-02-02 Matthew Watersglcolorconvert: fix RGB,rectangle->planar YUV conversion
2016-02-02 Matthew Watersglcolorconvert: fix YUY2/UYVY,rectangle->RGB conversion
2016-02-02 Matthew Watersglcolorconvert: perform better negotiation
2016-02-01 Julien Isorcegstglwindow: initialize navigation_loop to NULL
2016-02-01 Tim-Philipp Müllergl: eagl: fix build
2016-02-01 Matthew Watersgl/eagl: try getting a gles3 context
2016-01-29 Wang Xin-yu (王昕宇)glprototypes: fix parameter type of glGenBuffers
2016-01-29 Matthew Watersglcontext: back out unintended lost_context changes
2016-01-29 Matthew Watersegl: implement selecting opengl3 contexts
2016-01-29 Matthew Watersgl/egl: pass the error value to get_error_string()
2016-01-27 Matthew Watersvideoaggregator: don't do caps processing that is not...
2016-01-27 Matthew Watersgl: move control binding proxy implementation from...
2016-01-22 Alex Ashleyadaptivedemux: fix leak of stream->internal_pad
2016-01-22 Sebastian Drögebase/audio/video: Install headers and pkg-config files
2016-01-22 Sebastian Drögeaudio: Move audioaggregator base class to a library
2016-01-22 Holger Kaelbererglwindow: Fix android build
2016-01-21 Justin Kimmove androidcamera into androidmedia
2016-01-21 Youness Alaouigstdvm: Fix GST_DVM_GET_STATIC_FIELD
2016-01-21 Sebastian Drögedvm: Rename gst-dvm.[ch] to gstdvm.[ch] for consistency...
2016-01-21 Sebastian Drögedvm: Add new function to check if we started a VM or...
2016-01-21 Sebastian Drögedvm: Add some more helper macros
2016-01-21 Youness Alaouigst-dvm: Create a gst-dvm library using part of android...
2016-01-19 Tim-Philipp Müllerlibs: g-i: fix init section to avoid compiler warnings
2016-01-16 Sebastian Drögeglfilter: First make caps writable in fixate_caps(...
2016-01-16 Sebastian Drögeglcolorconvert: Caps passed to fixate_caps() are not...
2016-01-16 Sebastian DrögeRevert "glpool: fix caps refcount issue"
2016-01-15 Thiago Santosadaptivedemux: replace ghostpad with a standard pad
2016-01-15 Florin Apostoladaptivedemux: do not flush the input pad
2016-01-15 Matthew Watersglquery: provide compat definition for GL_QUERY_RESULT
2016-01-15 Matthew Watersgl: add compatibility definition of GLint64
2016-01-15 Matthew Watersglpool: fix caps refcount issue
2016-01-15 Matthew Watersglmemory: log the time for glTexSubImage/glReadPixels
2016-01-15 Matthew Watersgl: add a gstglquery object for arbitrary GL queries
2016-01-15 Matthew Watersgldebug: implement a delayed debug system
2016-01-15 Matthew Watersgldebug: use gst_info_vasprintf in insert_debug_marker()
2016-01-15 Matthew Watersglfilter: recreate the fbo on caps changes
2016-01-15 Matthew Watersglbasefilter: add a class function on set_caps (from GL)
2016-01-14 Matthew Watersgl/x11/navigation: add button press to the selected...
2016-01-14 Alessandro Decinaglcolorconvert: try harder to passthrough
2016-01-13 Matthew Watersgldebug: add a specific category for the debug spam...
2016-01-11 Matthew Watersglbasememory: Free the actual memory object when requested
2016-01-11 Matthew Watersglmemorypbo: don't double read pixels
2016-01-11 Matthew Watersglmemory: expose gst_gl_memory_texsubimage
2016-01-11 Matthew Watersglfeature add a specific debug category
2016-01-07 Thiago Santosadaptivedemux: fix seeking that just updates stop position
2016-01-07 Thiago Santosadaptivedemux: fix segment update on seeks
2016-01-07 Matthew Watersglsyncmeta: only flush with a shared context
2016-01-07 Matthew Watersglcontext: implement checking whether a context has...
2016-01-06 Sebastian Drögeplayer: Only set the pipeline to PLAYING in play()...
2016-01-06 Thiago Santosadaptivedemux: stop reverse playback when we reach...
2016-01-06 Thiago Santosadaptivedemux: correctly track segment.position in...
2016-01-06 Matthew Watersglcolorconvert: implement usage of a buffer pool
next