platform/upstream/gstreamer.git
2015-03-19 Luis de Bethencourtgaudieffects: factorize transform code of dilate
2015-03-19 Sebastian Drögedtls: Pass the connection instance as data to the threa...
2015-03-19 Sebastian Drögedtls: Remove unused thread struct field
2015-03-19 Sebastian Drögedtls: Use a shared thread pool for the timeouts
2015-03-18 Sebastian Drögedtls: Shutdown timeout thread when it's not needed
2015-03-18 Matthew Watersgl/docs: update some doc comments
2015-03-18 Sebastian Drögedtlsenc: Clear the queue when deactivating the pad
2015-03-18 Sebastian Drögedtlsenc: Handle pad activity states properly
2015-03-18 Sebastian Drögedtlsenc: Don't manually activate/deactivate srcpad
2015-03-18 Jose Antonio... srtpdec: Separate buffer encoding functionality into...
2015-03-18 Jose Antonio... srtpenc: Add support for buffer list
2015-03-18 Jose Antonio... srtpenc: Add missing locks
2015-03-18 Jose Antonio... srtpenc: Split chain functionality so it can be reused...
2015-03-18 Sebastian Drögedtlsenc: Use a GQueue instead of a GPtrArray
2015-03-18 Sebastian Drögedtlsdec: Fix locking
2015-03-18 Sebastian Drögedtlsdec: Add support for buffer lists
2015-03-18 Sebastian Drögedtls: Fix some search & replace mistakes from renaming...
2015-03-17 Jose Antonio... srtpenc: Improve memory management on chain function
2015-03-17 Jose Antonio... srtpenc: Fix typo in log
2015-03-17 Sebastian Drögedtls: Initialize debug category earlier
2015-03-16 Olivier Crêteaudiointerleave: Add unit tests
2015-03-16 Olivier Crêteaudiointerleave: Set src caps in aggregate
2015-03-16 Olivier Crêteaudiointerleave: Add interleave element based on audioa...
2015-03-16 Olivier Crêteaudioaggregator: Print a message when a buffer is late
2015-03-16 Olivier Crêteaudioaggregator: Don't re-send the caps if they did...
2015-03-16 Olivier Crêteaudioaggregator: Split base class from audiomixer
2015-03-16 Olivier Crêteaudiomixer: Release pad object lock before dropping...
2015-03-16 Olivier Crêteaudiomixer: Only ignore pads with no buffers on timeout
2015-03-16 Olivier Crêteaggregator: Be more aggressive with invalid replies...
2015-03-16 Olivier Crêteaudiomixer: Only advance by the buffer size when a...
2015-03-16 Tim-Philipp... dtls: make sure we actually log into the right debug...
2015-03-16 Tim-Philipp... dtls: fix some more compiler warnings
2015-03-16 Sebastian Drögedtls: Unconditionally use GStreamer debug log system
2015-03-16 Sebastian Drögedtls: Re-namespace from Er to Gst
2015-03-16 Sebastian Drögedtls: Fix some compiler warnings
2015-03-16 Sebastian Drögedtls: Fix indention
2015-03-16 Sebastian Drögedtls: Add new DTLS plugin
2015-03-15 Jan Schmidtcompositor: Revert most of previous patch.
2015-03-15 Sebastian Drögeandroidmedia: Add helpers for calling static methods
2015-03-15 Sebastian Drögeandroidmedia: Fix indention
2015-03-15 Matthieu Bouronandroidmedia: Add more JNI helper functions
2015-03-15 Matthieu Bouronandroidmedia: Split jni code to gstjniutils.c
2015-03-15 Tim-Philipp... mpegtsmux: drop some superfluous assertions
2015-03-15 Tim-Philipp... tests: mpegtsmux: add test for keyframe/delta flag...
2015-03-15 Matthew Watersgl/docs: add missing functions/objects
2015-03-15 Matthew Watersgldisplay: tentative proper context collision detection
2015-03-15 Jesper Larsenmpegtsmux: Fix namespace of some internal functions
2015-03-15 Jan Schmidtcompositor: Fix blending functions
2015-03-15 Tim-Philipp... tests: mpegtsmux: add unit test for "alignment" property
2015-03-15 Tim-Philipp... mpegtsmux: make "alignment" property more useful for...
2015-03-15 xixidashdemux: fetch wrong segment at the end of Period
2015-03-14 Víctor Manuel... glupload: move meta-data copy into gst-gl library
2015-03-14 Matthew Watersglmemory: fix the slight difference between EXT_rg...
2015-03-14 Thiago Santoscamerabin: remove hack around bug 648359
2015-03-14 Thiago Santoscamerabin: remove deprecated g_atomic function
2015-03-14 Thiago Santoswrappercamerabinsrc: fix pad leak
2015-03-14 Matthew Watersgl/examples: fixup generic cube example for NDC
2015-03-14 Julien Isorcegl/examples: add sdlshare2 that uses glimagesink to...
2015-03-14 Julien Isorceglimagesink: keep window invisible when sharing output
2015-03-14 Julien Isorceglimagesink: provide GstSample in client-draw signal
2015-03-14 Julien Isorcesdlshare: use glupload and unmap frame
2015-03-14 Matthew Watersglsyncmeta: make context to wait and set sync explicit
2015-03-14 Tim-Philipp... configure: fix build
2015-03-14 Tim-Philipp... docs: update plugin docs
2015-03-14 Tim-Philipp... Remove unported and useless osxvideosrc element
2015-03-14 Ramiro Pollasdpdemux: properly escape percent sign in documentation
2015-03-14 Nicolas Dufresneglimagesink: Add NULL check in error case
2015-03-14 Matthew Watersgl: fix a couple of typos in configure.ac
2015-03-14 Matthew Watersglupload/colorconvert: only copy timestamps if the...
2015-03-14 Julien Isorcegl: add GstGLDisplayCocoa
2015-03-14 Julien Isorceexamples: initialize NSApp at the beginning
2015-03-14 Julien Isorcegl/cocoa: do not terminate loop in gst_gl_window_cocoa_...
2015-03-13 Julien Isorcegl: avoid overwriting display and context to NULL
2015-03-13 Matthew Watersglshader: attribute locations are -1 on error
2015-03-13 Neos3452glshader: prevent from getting attributes without verte...
2015-03-13 Jan SchmidtGL: Remove annoying printf in the filterbin class_init
2015-03-13 ijsfRestricted activeVideoMaxFrameDuration to fix frame...
2015-03-13 Matthew Watersglimagesink: add pixel-aspect-ratio property on the bin
2015-03-13 Matthew Watersglupload: unref the bufferpool
2015-03-13 Matthew Watersglimagesink: forward ALL the properties on the bin
2015-03-13 Matthew Watersgluploadelement: properly unref buffers that are the...
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-13 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2015-03-12 Julien Isorceglcolorconvert: cache indices in a buffer object
2015-03-12 Sebastian Drögeaudiomixer: Fix discont detection and buffer alignment...
2015-03-12 Matthew Waterscaopengllayersink: implement as a bin like glimagesink
2015-03-12 Matthew Watersgl/cocoa: avoid deadlock when creating context on the...
2015-03-12 Matthew Watersgl: store the list of contexts within gldisplay
2015-03-12 Matthew Watersglimagesink: unset the current shader after rendering
2015-03-12 Matthew Watersgltestsrc: remove usage of gldownload library object
2015-03-12 Matthew Watersglcontext: store the thread current context
2015-03-12 Matthew Watersgl: new glsrcbin element
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 Watersglimagesink: implement as a bin
2015-03-12 Matthew Watersgl: new glsinkbin element
2015-03-12 Matthew Watersglfilter: don't use the library upload/convert objects
2015-03-12 Matthew Watersgl: new element glfilterbin
next