platform/upstream/gstreamer.git
2015-02-03 Matthew Watersglupload: allow NULL buffer for accept vfunc
2015-02-03 Matthew Watersglupload: remove unsed convert field in private struct
2015-02-03 Matthew Watersglupload/download/convert: provide transform_caps functions
2015-02-03 Alessandro... gstglwindow_cocoa: fix slow render rate
2015-02-02 Matthew Watersgstglcaopengllayer: use the correct rectangle type...
2015-02-02 Matthew Watersglcolorconvert: use the correct caps feature for suppor...
2015-02-02 Matthew Watersglsyncmeta: don't use the gst debug object variants
2015-01-30 Matthew Watersgl: update unit test for glmemory api change
2015-01-30 Matthew Watersglimagesink: clobber the alpha channel by default
2015-01-30 Alessandro... Revert "libgstgl: gstglcaopengllayer: set the layer...
2015-01-30 Alessandro... libgstgl: gstglcaopengllayer: set the layer as opaque
2015-01-29 Sebastian Drögeglcolorconvert: Add FIXME comment about possibility...
2015-01-29 Sebastian Drögeglcolorconvert: Only use GL_TEXTURE_RECTANGLE with...
2015-01-29 Alessandro... applemedia: rework GL texture sharing
2015-01-29 Alessandro... applemedia: vtdec: fix CMBlockBufferRef leak
2015-01-29 Alessandro... libgstgl: run a custom shader to convert YUV to RGB...
2015-01-29 Alessandro... applemedia: don't call CVPixelBufferLockBaseAddress...
2015-01-29 Alessandro... gl: initial support for texture targets other than...
2015-01-29 Alessandro... gstglcolorconvert: micro optimization
2015-01-29 Alessandro... applemedia: corevideobuffer: make mapping the CVPixelBu...
2015-01-29 Alessandro... gstglcolorconvert: relax caps features check
2015-01-29 Vincent Penquerc'hopusenc: change audio property to audio-type
2015-01-29 Matthew Watersgl/win32: fixup compilation
2015-01-29 Luis de Bethencourtaudiovisualizer: remove double-setting of render function
2015-01-29 Matthew Watersglwindow: make showing a window explicit
2015-01-29 Thibault Saunieraggregator: Cleanup locking around AggregatorPad flush...
2015-01-29 Mathieu Duponchelleaggregator: keep chain functions as dumb as possible.
2015-01-29 Thibault Saunieraggregator: More fixes around locking when accessing...
2015-01-29 Thibault Saunieraggregator: Make the PAD_LOCK private
2015-01-29 Thibault Saunieraggregator: Hide GstAggregatorPad buffer and EOS fileds
2015-01-29 Olivier Crêteaudiomixer: Make flush start/stop test non-racy
2015-01-29 Olivier Crêteaudiomixer: Replace racy timeout based tested with...
2015-01-29 Olivier Crêteaggregator: Document locking of GstAggregatorPrivate...
2015-01-29 Olivier Crêteaggregator: Document how the segment is protected
2015-01-29 Olivier Crêteaggregator: Protect all latency related members with...
2015-01-29 Olivier Crêteaggregator: Document locking for gst_aggregator_get_lat...
2015-01-29 Olivier Crêteaggregator: Protect the srcpad caps negotiation with...
2015-01-29 Olivier Crêteaggregator: Protect the tags with the object lock
2015-01-29 Olivier Crêteaudiomixer: Avoid race in caps negotiation
2015-01-29 Olivier Crêteaggregator: Consistenly lock the flow_return state
2015-01-29 Olivier Crêteaudiomixer: Clear GstAudioInfo the the caps
2015-01-29 Olivier Crêteaggregator: Consistently lock some members
2015-01-29 Olivier Crêteaudiomixer: Don't reset caps on flush
2015-01-29 Olivier Crêtevideoaggregator: Lock access to members of GstAggregatorPad
2015-01-29 Olivier Crêteaggregator: Protect exported pad members with the pad...
2015-01-29 Olivier Crêteaggregator: Replace event lock with pad's object lock
2015-01-29 Olivier Crêteaggregator: Protect data with the same mutex as GCond
2015-01-29 Nirbheek Chauhanvideoaggregator: If getting a timeout before having...
2015-01-29 Matthew Watersgl/calayer: add resize callback based on the bounds...
2015-01-29 Matthew Watersgl/caopengllayer: draw asynchronously
2015-01-29 Matthew Watersgl/cocoa: don't segfault if we have a NULL draw/resize...
2015-01-29 Matthew Waterscgl/calayer: use a callback instead of hardcoding the...
2015-01-29 Matthew Waterscgl: install the gl context and gl layer headers
2015-01-29 Matthew Waterscgl: add a header for the CAOpenGLLayer support
2015-01-28 Sebastian Drögedecklinkvideosink: Always lock the mutex before startin...
2015-01-28 Sebastian Drögedecklinkvideosink: Fix deadlock
2015-01-28 Sebastian Drögedecklink{audio,video}sink: Only start scheduled playbac...
2015-01-28 Sebastian Drögedecklink{audio,video}src: Only start the streams once...
2015-01-28 Sebastian Drögedecklink: Make sure our clock never returns NONE, alway...
2015-01-28 Sebastian Drögedecklinkvideosink: Handle the clock returning GST_CLOCK...
2015-01-28 Sebastian Drögedecklinkvideo{sink,src}: Make elements more similar...
2015-01-28 Sebastian Drögedecklinkvideosrc: Properly report caps if mode!=auto...
2015-01-28 Sebastian Drögedecklinkaudiosrc: Don't release input device twice...
2015-01-27 Philippe Normandgl/dispmanx: fix build
2015-01-27 Matthew Watersglmemory: more compatibility defines for gles2 systems
2015-01-27 Matthew Watersglmemory: add some thread safety for gl operations
2015-01-27 Matthew Watersglmemory: use pbo's for download
2015-01-27 Matthew Watersglprototypes: add some (un)map buffer variants for...
2015-01-26 Thiago Santosdashdemux: use audio_%02u and video_%02u names for...
2015-01-26 Sebastian Drögedecklinkaudiosrc: Release the audio input on errors...
2015-01-26 Luis de Bethencourtaiffparse: remove unnecessary variable
2015-01-26 Luis de Bethencourtaiffparse: fix which stop variable is used in assignment
2015-01-26 Tim-Philipp... videoaggregator: fix crash when receiving buffer withou...
2015-01-24 Tim-Philipp... Remove unported directdraw plugin
2015-01-23 Matthieu Bouronaiffmux: write padding byte at end of SSND chunk if...
2015-01-23 Edward Herveywaylandsink: Free leaked GstStructure
2015-01-23 Edward Herveygltestsrc: Ensure variable is initialized before usage
2015-01-23 Edward Herveycodecparsers: Indent file
2015-01-23 Edward Herveycodecparsers: Add READ_UE_MAX macro
2015-01-23 Arun Raghavanintervideosrc: Fix GAP flag setting on non-black frames
2015-01-23 Matthew Watersgl/tests: update glwindow api change
2015-01-23 Matthew Watersgl/window/eagl: fix a couple of typos
2015-01-23 Matthew Watersglwindow: cleanup/reorganize functions/members into...
2015-01-23 Matthew Watersapplemedia: update for gstgl cocoa -> cgl change
2015-01-23 Matthew Watersgl/qt/examples: update for NSOpenGL -> CGL change
2015-01-23 Matthew Watersglwindow: remove width/height from _draw()
2015-01-22 Matthew Watersglcontext/cocoa: avoid destroying a possibly 0 GSource id
2015-01-22 Matthew Watersgl/cocoa: move to CGL and CAOpenGLLayer for rendering
2015-01-22 Matthew Watersglcontext/cocoa: add debug category
2015-01-22 Arun Raghavanintervideosrc: Fix GAP flag setting on black frames...
2015-01-22 Arun Raghavanintervideosrc: Fix max value of the timeout property
2015-01-22 Arun Raghavanopenh264: Implement the preset interface
2015-01-21 Luis de Bethencourtaudiovisualizer: sync with base class in -base
2015-01-21 Luis de Bethencourtaudiovisualizer: ensure default query/event handlers...
2015-01-21 Sebastian Drögesiren: Make some local variables non-static for thread...
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-21 Edward Herveypo: Fix list of files tracked
2015-01-21 Edward Herveympegdemux: minor debug update
2015-01-20 Thiago Santosadaptivedemux: do not skip the first fragment
2015-01-20 Piotr Drągpo: update POTFILES
next