platform/upstream/gstreamer.git
2015-02-09 Sebastian Drögedecklink{audio,video}src: Implement clock slaving if...
2015-02-09 Sebastian Drögedecklinkaudio{src,sink}: Only start streams / scheduled...
2015-02-09 Sebastian Drögedecklinkaudiosrc: Don't provide a clock
2015-02-09 Sebastian Drögedecklinkaudiosink: Throttle reading from the ringbuffer
2015-02-09 Sebastian Drögedecklinkaudiosink: Start scheduled playback when going...
2015-02-09 Alessandro... vtdec: fix texture sharing on iOS
2015-02-09 Alessandro... libgstgl: set user data and GDestroyNotify for wrapped...
2015-02-08 Sebastian Drögedecklink{audio,video}src: Take the capture times from...
2015-02-08 Tim-Philipp... videoaggregator: don't set element factory details
2015-02-07 Rob Clarkdvdspu: some optimizations
2015-02-07 Jan Schmidtdvdspu: Avoid warning if the video for a still frame...
2015-02-07 Jan Schmidtresindvd: Don't send meaningless segment position downs...
2015-02-06 Luis de BethencourtRevert "aiffparse: make sure we have data before handli...
2015-02-06 Luis de Bethencourtaiffparse: make sure we have data before handling sink...
2015-02-06 Tim-Philipp... audiomixer: remove now-unused base_time field in object...
2015-02-06 Sebastian Drögeaggregator: Streamline latency calculations
2015-02-06 Sebastian Drögeaggregator: If upstream has no max latency but the...
2015-02-06 Sebastian Drögeaggregator: Fix min>max latency error check
2015-02-06 Sebastian Drögeaggregator: Don't add the latency property to the max...
2015-02-06 Matthew Watersglproto/vao: only supported in core for ES 3.0+
2015-02-05 Thiago Santosfaac: relace parsed with framed in aac caps
2015-02-05 Thiago Santosfaac: fix output caps to negotiate with some muxers
2015-02-05 Tim-Philipp... tests: compositor: add unit test for proper segment...
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...
next