platform/upstream/gstreamer.git
2015-02-05 Tim-Philipp... tests: audiomixer: add unit test for proper segment...
2015-02-05 Sebastian Drögeaudiomixer: Remove weird and wrong segment handling
2015-02-05 Sebastian Drögeopenslesringbuffer: Only pre-roll a single buffer
2015-02-05 Sebastian Drögeopenslesringbuffer: Allocate at most 4 internal buffers
2015-02-05 Sebastian Drögeopenslessink/src: Lower default buffer time to 200ms...
2015-02-05 Matthew Watersglfilter: ensure that the input upload/colorconvert...
2015-02-05 Matthew Watersglimagesink: log the converted caps
2015-02-05 Matthew Watersglupload: restrict EGL and UploadMeta to RGBA
2015-02-05 Matthew Watersglcolorconvert: don't intersect with the input caps
2015-02-04 Luis de Bethencourtgl: fix memory leak
2015-02-04 Luis de Bethencourtmotioncells: initialize class variables
2015-02-03 Nicolas Dufresneksvideosrc: Fix missing brace warning
2015-02-03 Nicolas Dufresneksvideosrc: Fix buffer handling
2015-02-03 Thiago Santosmpegtsmux: avoid leaking force keyunit event when going...
2015-02-03 Anton Gritsaympegtsmux: parse force key unit events with the correct...
2015-02-03 Thiago Santostsdemux: remove update segment logic
2015-02-03 Aurélien Zanellitsdemux: don't mark streams as needing a new segment...
2015-02-03 Sebastian Drögecorevideotexturecache: Add some assertions instead...
2015-02-03 Sebastian Drögecorevideotexturecache: Don't unconditionally use the...
2015-02-03 Tim-Philipp... Undo accidental common module rewind
2015-02-03 Sebastian Drögevtdec: Don't dereference NULL frames when draining...
2015-02-03 Matthew Watersgl: remove the egl caps from the src pads
2015-02-03 Matthew Watersglcolorconvert: put GstGLSyncMeta on output buffers
2015-02-03 Matthew Watersglupload: only try the glmemory upload for sysmem/glmem...
2015-02-03 Matthew Watersglmemory: add missing initilisation of tex_target when...
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...
next