platform/upstream/gstreamer.git
2014-05-05 Thiago Santoshlsdemux: Only set the segment position if there is...
2014-05-05 Sebastian Drögeconfigure: Use the same includes for GL that we would...
2014-05-05 Matthew Watersgl: check if we can include both GL and GLES2 headers...
2014-05-05 Sebastian Drögehlsdemux: Set Cache-Control header according to the...
2014-05-05 Sebastian Drögemssdemux: Update for uri downloader API changes
2014-05-05 Sebastian Drögedashdemux: Update for uri downloader API changes
2014-05-05 Sebastian Drögeuridownloader: Add parameter to disallow caching as...
2014-05-05 Sebastian Drögehls: Store allowcache playlist field in a boolean
2014-05-04 Sebastian Drögeconfigure: Use the same #includes for checking GL types...
2014-05-04 Luis de Bethencourtgl/clutter: safer check for cogl version
2014-05-04 Luis de Bethencourtgl/examples/generic: remove trailing whitespaces
2014-05-03 Sebastian DrögeBack to development
2014-05-03 Sebastian DrögeRelease 1.3.1
2014-05-03 Sebastian DrögeUpdate .po files
2014-05-03 Sebastian Drögeexamples: Fix CFLAGS in clutter GL examples
2014-05-03 Sebastian Drögeexamples: Add all gl subdirs to DIST_SUBDIRS to fix...
2014-05-03 Sebastian Drögepo: Update translations
2014-05-03 Sebastian Drögemfc: Remove mfc plugin, it is obsoleted by the v4l2vide...
2014-05-03 Sebastian Drögempegtsmux: Use complete caps for setting up the streams...
2014-05-03 Sebastian DrögeAutomatic update of common submodule
2014-05-03 Per x Johanssonwatchdog: Add handling of PAUSED state
2014-05-02 Olivier Crêtesrtpenc: Add config for the replay window size
2014-05-02 Olivier Crêtesrtpenc: Remove unused object members
2014-05-02 Olivier Crêtesrtpenc: Remove useless structure
2014-05-02 Olivier Crêtesrtpenc: Remove ssrc parsing from stream
2014-05-02 Olivier Crêtesrtpenc: Remove SSRC from signal, it's meaningless
2014-05-02 Olivier Crêtesrtpenc: Set the SRTP key as a shared key for all SSRCs
2014-05-02 Blake Tregrerfbsrc: Send stream-start event in the beginning
2014-05-02 Sebastian Drögehlsdemux: Update for URI downloader API changes
2014-05-02 Sebastian Drögemssdemux: Update for URI downloader API changes
2014-05-02 Sebastian Drögedashdemux: Update for URI downloader API changes
2014-05-02 Sebastian Drögeuridownloader: Add refresh parameter to hint caches...
2014-05-02 Matthew Watersgl: use the bufferpool's upload when available
2014-05-02 Julien Isorcegl: show internal cocoa window on top of others
2014-05-02 Julien Isorcegl: pass NSView instead of NSWindow in cocoa-videooverl...
2014-05-02 Julien Isorcegl: add copyright to cocoa example
2014-05-02 Julien Isorcegl: rename cocoa example and move it to its parent...
2014-05-02 Julien Isorcegl: remove unuseful README for cocoa example
2014-05-02 Matthew Watersgl/pool: init the upload object on start
2014-05-01 Olivier Crêtesrtpdec: Only clear streams if they have been created
2014-05-01 Olivier Crêtesrtpdec: Use object debug
2014-05-01 Sebastian Drögehlsdemux: Always succeed the LATENCY event
2014-05-01 Sebastian Drögehlsdemux: Reset the last flow return before restarting...
2014-05-01 Sebastian Drögehlsdemux: Only set PTS on the first buffer of a fragmen...
2014-05-01 Thiago Santoshlsdemux: Always flush the internal proxy pads before...
2014-05-01 Sebastian Drögegl: Try harder to load symbols from the correct place
2014-05-01 Matthew Watersglcolorscale: fix operation with dual GL, GLES2 libgstgl
2014-05-01 Matthew Watersgl/mem: implement texture copying between formats with...
2014-05-01 Matthew Watersgl/mem: pad the public struct
2014-04-30 Nicolas Dufresnegl: no need to provide full lib path to load symbols
2014-04-30 Vincent Penquerc'hkate: avoid read buffer overflow in crafted stream
2014-04-30 Julien Isorceglcolorscale: use a shader on GLESv2
2014-04-30 Julien Isorceglimagesink: use new helper function to avoid duplicati...
2014-04-30 Julien Isorcegleffects: use new helper functions to avoid duplicatin...
2014-04-30 Julien Isorcegl: add convenient functions to setup default vertex...
2014-04-30 Sebastian Drögehlsdemux: Only unref pending buffer if there is one
2014-04-29 Thiago Santoshlsdemux: Do not push last buffer after error
2014-04-29 Thiago Santoshlsdemux: flush the adapter in the end of a fragment
2014-04-29 Thiago Santoshlsdemux: handle more error cases
2014-04-29 Thiago Santoshlsdemux: handle errors from internal source
2014-04-29 Thiago Santoshlsdemux: Improve pad switching conditions
2014-04-29 Thiago Santoshlsdemux: properly flush decryption status on seeks
2014-04-29 Thiago Santoshlsdemux: Track fragments duration
2014-04-29 Thiago Santoshlsdemux: properly stop tasks by stopping fragment...
2014-04-29 Thiago Santoshlsdemux: decrypt before typefinding
2014-04-29 Thiago Santoshlsdemux: fix decryption function return
2014-04-29 Thiago Santoshlsdemux: keep connection alive between downloads
2014-04-29 Thiago Santoshlsdemux: create sources from uri
2014-04-29 Thiago Santoshlsdemux: do not try to run typefind again if caps...
2014-04-29 Thiago Santoshlsdemux: enable download bitrate measure
2014-04-29 Thiago Santoshlsdemux: re-enable decryption after uridownloader...
2014-04-29 Thiago Santoshlsdemux: replace uridownloader with a GstElement
2014-04-29 Philippe Normandgl: add missing G_BEGIN/END_DECLS in utils header
2014-04-29 Thiago Santosexamples: gl: add missing entry to cflags to find gst...
2014-04-29 Stefan Sauertests: drop direct include
2014-04-29 Stefan Sauersndfile: send a toc for the segments in the audio file
2014-04-29 Haakon Sporsheim... h264parse: unref/replace force_key_unit_event in gst_h2...
2014-04-29 Jan Schmidtgl/sdl example: Fix uninstalled build
2014-04-29 Jan Schmidtgl: Reduce noisy Info level output to LOG
2014-04-29 Matthew Watersgl/examples/sdl: update for the latest gstgl changes
2014-04-29 Matthew Watersgl/examples: move to -bad
2014-04-28 Julien Isorceegl: remove pc files
2014-04-28 Julien Isorcegl: append GL_LIB and GL_CFLAGS in pc files
2014-04-28 Julien Isorcegl: append EGL_LIB to GL_LIB
2014-04-28 Julien Isorcegl: use gst_gl_platform_from_string because we support...
2014-04-28 Julien Isorceglfilter: only warn when other_context attribute is set
2014-04-28 Julien Isorcegl: fix string literal warning
2014-04-28 Sebastian Drögeuridownloader: Unset referer if none was specified...
2014-04-28 Sebastian Drögehlsdemux: Set Referer in requests to the playlist URI
2014-04-28 Sebastian Drögeuridownloader: Add API to specify the referer of a...
2014-04-27 Gwenole Beauchesnecodecparsers: h264: fix parsing of slice groups for...
2014-04-27 Nicolas Dufresnedecklink: Don't fail if HW does not have all interfaces
2014-04-27 Tim-Philipp... Revert "y4mdec: check for VIDEO meta instead of CROP...
2014-04-26 Tim-Philipp... docs: remove outdated and pointless 'Last reviewed...
2014-04-26 Gwenole Beauchesnecodecparsers: h264: fix derivation of default scaling...
2014-04-26 Sebastian Rasmussencurl*sink: report errors from curl when setting options
2014-04-26 Sebastian Rasmussencurl*sink: post error on bus in element, not transfer...
2014-04-26 Sebastian Rasmussencurlhttpsink: allow for unconditionally disabling proxying
2014-04-26 Sebastian Rasmussencurl*sink: improve return value checks in test cases
2014-04-26 Sebastian Rasmussencurl*sink: fix typos
next