platform/upstream/gstreamer.git
2015-06-05 Thiago SantosFix a common typo: retreive -> retrieve
2015-05-29 Jan Schmidtvideoaggregator: Add class property to disable caps...
2015-05-29 Jan Schmidtvideoaggregator: Catch errors, and allow sub-class...
2015-05-21 Sebastian Drögecompositor/glvideomixer: Don't calculate PAR/DAR with...
2015-05-21 Sebastian Drögecompositor: Fix double assignment
2015-05-20 Matthew Waterscompositor/glvideomixer: fix up par handling
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-14 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2015-05-14 Matthew Watersgl: element buffers are part of vao state
2015-05-14 Matthew Waterscompositor: implement proper par handling
2015-05-13 Matthew Watersgl: don't deadlock on context creation failure
2015-05-13 Sebastian Drögeglmixerbin: Don't unref pad templates
2015-05-13 Matthew Waterscompositor: fix rectangle obscure test to clamp against...
2015-05-13 Matthew Watersglvideomixer: implement par handling
2015-05-13 Matthew Watersglvideomixer: don't upload the vertex data every frame
2015-05-11 Sebastian Drögeglmixer: Implement GstVideoAggregator::find_best_format()
2015-05-06 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
2015-05-06 Sebastian DrögeRevert "Revert "glvideomixer: implement with glmixerbin""
2015-05-01 Nirbheek Chauhantests: Add a check for the new compositor pad-is-obscur...
2015-05-01 Nirbheek Chauhancompositor: Only map the frame from a buffer if it...
2015-05-01 Nirbheek Chauhancompositor: use accessor macros for consistency
2015-05-01 Nirbheek Chauhancompositor: Skip pads that are completely obscured...
2015-04-30 Matthew Watersgl: readd glupload/download onto element pads
2015-04-30 Matthew WatersRevert "glvideomixer: implement with glmixerbin"
2015-04-28 Matthew Watersglupload: provide the sink template caps that could...
2015-04-27 Matthew Watersgl: unref display/other-context in the correct place
2015-04-22 Vineeth T Mglmixer: Possible null pointer dereference
2015-04-21 Matthew Watersgldisplay: synchronize the searching and creation of...
2015-04-20 Guillaume Desmottesglmixer: fix caps leak in gst_gl_mixer_pad_sink_getcaps()
2015-04-17 Guillaume Desmottesvideoaggregator: fix caps leak when early returning
2015-04-17 Guillaume Desmottesglmixer: unref owned caps when finalizing the mixer
2015-04-17 Guillaume Desmottesglmixer: pass the proper free function to frames and...
2015-04-17 Sebastian Drögegl: Remove some empty ::finalize() implementations
2015-04-09 Sebastian Drögevideoaggregator: Remove broken timestamps-going-backwar...
2015-04-02 Olivier Crêteaggregator: Query latency on first incoming buffer.
2015-03-31 Edward Herveyglvideomixer: Don't use context if not present
2015-03-24 Nirbheek Chauhanvideoaggregator: Check if there's a previous buffer...
2015-03-15 Jan Schmidtcompositor: Revert most of previous patch.
2015-03-15 Jan Schmidtcompositor: Fix blending functions
2015-03-14 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2015-03-13 Matthew Watersgl: get the context from basemixer/basefilter
2015-03-13 Matthew Watersgl: retreive the gldisplay/app gl context as soon as...
2015-03-12 Matthew Watersgl: store the list of contexts within gldisplay
2015-03-12 Matthew Watersglvideomixer: implement with glmixerbin
2015-03-12 Matthew Watersglmixer: remove usage of upload/download objects
2015-03-12 Matthew Watersgl: new glmixerbin element
2015-03-12 Matthew Watersgl: add a new glbasemixer class below glmixer
2015-03-12 Nirbheek Chauhanvideoaggregator: While aggregating, sync values for...
2015-03-07 Nicolas Dufresneglmixer: Don't share our downstream pool with upstream
2015-03-06 Sebastian Drögegl: Remove format info in glcolorconvert's transform_ca...
2015-03-06 Sebastian DrögeRevert "videoaggregator: Create new caps from the video...
2015-03-06 Sebastian Drögevideoaggregator: Create new caps from the video-info
2015-02-13 Tim-Philipp... videoaggregator: use new gst_aggregator_pad_drop_buffer()
2015-02-13 Tim-Philipp... tests: remove GST_DISABLE_PARSE guards from two tests...
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-02-10 Sebastian Drögevideoaggregator: When receiving timeout before caps...
2015-02-10 Matthew Watersvideoaggregator: fix buffer selection when duration=-1
2015-02-08 Tim-Philipp... videoaggregator: don't set element factory details
2015-02-05 Tim-Philipp... tests: compositor: add unit test for proper segment...
2015-02-03 Matthew Watersgl: remove the egl caps from the src pads
2015-02-03 Matthew Watersglupload/download/convert: provide transform_caps functions
2015-01-29 Alessandro... gl: initial support for texture targets other than...
2015-01-29 Thibault Saunieraggregator: More fixes around locking when accessing...
2015-01-29 Thibault Saunieraggregator: Hide GstAggregatorPad buffer and EOS fileds
2015-01-29 Olivier Crêteaggregator: Document locking for gst_aggregator_get_lat...
2015-01-29 Olivier Crêtevideoaggregator: Lock access to members of GstAggregatorPad
2015-01-29 Nirbheek Chauhanvideoaggregator: If getting a timeout before having...
2015-01-26 Tim-Philipp... videoaggregator: fix crash when receiving buffer withou...
2015-01-19 Vincent Penquerc'hcompositor: fix illegal memory access in blend function...
2015-01-14 Matthew Watersglvideomixer: don't upload if alpha <= 0
2015-01-14 Nirbheek Chauhancompositor: Document the zorder pad property from gstvi...
2015-01-14 Matthew Watersgl: split glcolorconvert usage from glupload
2015-01-13 Sebastian Drögecompositor: Don't do any conversions if the pad is...
2015-01-12 Stefan Sauergitignore: ignore more files
2014-12-30 Tim-Philipp... glmixer, glvideomixer: update for GstAggregatorPadForea...
2014-12-30 Tim-Philipp... glmixer: update for aggregator start/stop vfunc change
2014-12-30 Tim-Philipp... videoaggregator: update for aggregator start/stop vfunc...
2014-12-28 Tim-Philipp... aggregator: make padding larger
2014-12-27 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2014-12-27 Nirbheek Chauhancompositor: Document the pad properties
2014-12-22 Sebastian Drögevideoaggregator: Use the src query implementation of...
2014-12-18 Sebastian Drögevideoaggregator: Don't try to map NULL buffers
2014-12-18 Sebastian Drögevideoaggregator: Make sure to always update the pad...
2014-12-18 Sebastian Drögecompositor: Fix memory leak when no buffer is available...
2014-12-17 Sebastian Drögeaggregator: Add function to allow subclasses to set...
2014-12-17 Sebastian Drögeaggregator: Add a timeout parameter to ::aggregate()
2014-12-16 Matthew Watersaggregator: make the src pad task drive the pipeline...
2014-12-16 Matthew Watersvideoaggregator: always try to use newer buffers
2014-12-12 Thibault Sauniervideoaggregator: Hide some more fields from the API
2014-12-11 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2014-11-28 Sebastian Drögecompositor: Failure to map a video frame is not just...
2014-11-28 Sebastian Drögevideoaggregator: Failure to map a video frame is not...
2014-11-27 Matthew Watersgldisplay: implement runtime GL api filtering
2014-11-27 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2014-11-27 Matthew Watersglvideomixer: add support for gl3
2014-11-27 Sebastian Drögevideoaggregator: Minor cleanup
2014-11-27 Sebastian Drögecompositor: Implement rescaling of the input via pad...
2014-11-27 Sebastian Drögevideoaggregator: Copy over more fields from the relevan...
2014-11-27 Sebastian Drögevideoaggregator: Directly use the converters video...
next