platform/upstream/gstreamer.git
2014-11-28 Matthew Watersgl: add compat definition for GLuint64 for android
2014-11-28 Danny Songbasecamerasrc: fix typo in docs
2014-11-28 Matthew Watersglsync: fix build with desktop gl
2014-11-28 Matthew Watersgl: fix typo in #if
2014-11-27 Matthew Watersgl: fix various build errors without desktop gl
2014-11-27 Matthew Watersgldisplay: fix build error
2014-11-27 Matthew Watersgldisplay: implement runtime GL api filtering
2014-11-27 Matthew Watersgl: remove the use of glu
2014-11-27 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2014-11-27 Matthew Watersglprototypes: add sync function definitions
2014-11-27 Matthew Watersglfilterapp: port to gles2 and gl3
2014-11-27 Matthew Watersgloverlay: support gl3
2014-11-27 Matthew Watersglvideomixer: add support for gl3
2014-11-27 Matthew Watersglfiltercube: add a gl3 code path
2014-11-27 Matthew Watersglfiltershader: support gl3
2014-11-27 Matthew Watersgltransformation: support gl3
2014-11-27 Matthew Watersgleffects: support gl3 whereever gles2 is supported
2014-11-27 Matthew Watersglcolorscale: support gl3
2014-11-27 Matthew Watersglfilter: add a gl3 code path using vao's and vbo's
2014-11-27 Matthew Watersglframebuffer: add support for gl3
2014-11-27 Matthew Watersglcolorconvert: add support for gl3
2014-11-27 Matthew Watersglimagesink: use vbo's and vao's for gl3
2014-11-27 Matthew Watersglshader add support for gl3
2014-11-27 Matthew Watersglx: ask for a GL3 core context
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...
2014-11-27 Sebastian Drögevideoaggregator: Do source pad negotiation only from...
2014-11-27 Thibault Sauniervideoconvert: Hide all conversion related fields
2014-11-27 Thibault Saunieraudiomixer: Do not try to resize a buffer to a negative...
2014-11-27 Thibault Sauniervideoaggregator: Expose vmethods to set converters...
2014-11-27 Thibault Saunierwatchdog: Handle FLUSHING seek events even in PAUSED...
2014-11-27 Thibault Saunierwatchdog: Properly handle PAUSED state
2014-11-27 Thibault Sauniervideoaggregator: Let a full renegotiation happen after...
2014-11-27 Alessandro... vtenc: add quality property
2014-11-27 Alessandro... vtenc: set profile and level in caps
2014-11-27 Sebastian Drögeglcolorconvert: Unref buffer with the correct function
2014-11-27 Sebastian Drögeglmemory: Handle failure of memory allocation gracefully
2014-11-27 Sebastian Drögeglmemory: Use g_try_malloc() in the appropriate places
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-27 Wang Xin-yu... glcolorconvert: support RGB16/BGR16 video format download
2014-11-27 Matthew Watersglimagesink: only attempt a resize when the window...
2014-11-27 Matthew Watersgl/wayland: implement resizing the window using the...
2014-11-26 Arun Raghavanbuild: Use newer AX_PTHREAD instead of ACX_PTHREAD
2014-11-26 Tim-Philipp... Remove unported and obsolete qtwrapper plugin code
2014-11-26 Matthew Watersglfilter: support fixed dimensions on both sides of...
2014-11-26 Matthew Watersgl: fix automagic disabling of desktop GL
2014-11-26 Sebastian Drögevideoaggregator: Also sync pad properties to the contro...
2014-11-26 Sebastian Drögecompositor: Remove unused zorder pad property
2014-11-25 Julien Isorcecodecparsers: fix some compiler warnings
2014-11-25 Sebastian Drögecompositor: GstVideoMeta is supported just fine, tell...
2014-11-25 Tim-Philipp... winks: fix debug message format issues
2014-11-25 Julien Isorcempegts: fix some compiler warnings
2014-11-24 Tim-Philipp... configure: use pkg-config to detect X11
2014-11-24 Sebastian Drögeopenh264enc: Use a fixed number of slices by default
2014-11-24 Sebastian Drögeopenh264enc: Add some more encoding properties
2014-11-24 Ramprakash... glcontext: Fix unused variable warning by moving declar...
2014-11-24 Sebastian Drögedecklink: Add support for 2k modes
2014-11-24 Sebastian Drögedecklink: HD1080i50 is 50 frames per second
2014-11-24 Ramprakash... mpegtspacketizer: Fix format string compiler warning
2014-11-24 Ramprakash... dvbsection: Fix format string compiler warning
2014-11-24 Ramprakash... mpegtsdescriptor: Fix format string compiler warning
2014-11-24 Sebastian Drögeglupload: Fix valid compiler warning
2014-11-24 Philippe Normandgl: ship the gstglcontext_egl.h header
2014-11-24 Tim-Philipp... gl: shadervariables: make parsing of floats locale...
2014-11-23 Matthew Watersglshadervariables: also trim \r as well as \n
2014-11-23 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2014-11-22 Wonchul Leerawparse: send SEEKING query upstream first
2014-11-21 Alessandro... vtenc: let VT pick the bitrate by default
2014-11-20 Aleix Conchillo... srtpdec: fix rtp/rtcp sink event memory leak
2014-11-20 Alessandro... vtenc: set H264_Baseline_AutoLevel on OSX as well
2014-11-20 Alessandro... vtdec: disable the reorder queue for baseline streams
2014-11-20 Sebastian Drögevtdec: Fix divide by zero in the picture buffer length...
2014-11-20 Vineeth T Mglimagesink: critical error while seek playback-test...
2014-11-19 Sebastian Drögeaggregator: Unblock events/queries immediately if the...
2014-11-19 Sebastian Drögeaggregator: Drop serialized events/queries if the pad...
2014-11-19 Sebastian Drögeaggregator: Block serialized events/queries until the...
2014-11-19 Sebastian Drögevideoaggregator: Don't output 0-duration buffers at...
2014-11-19 Sebastian Drögeaggregator: Fix typo in debug output
2014-11-17 Matthew Watersvideoaggregator: fix up QoS handling for live sources
2014-11-17 Matthew Watersaggregator: add _get_latency() for subclass usage
2014-11-17 Vineeth T Mglcontext: build errors when GST_GL_HAVE_OPENGL is 0
2014-11-17 Sreerenj Balachandranexamples: relicense opencv gsthanddetect_test to LGPLv2+
2014-11-17 Matthew Watersglfilter: add read-only context property
2014-11-17 Matthew Watersglmixer: add read-only context property
2014-11-17 Hyunjun Koopencv-example: Use g_snprintf instead of sprintf
2014-11-16 Reynaldo H... dvbsrc: drop explicit comparisons against 0 for true...
2014-11-16 Sebastian Drögegl/cocoa: Only use convertRectToBacking on OSX >= 10.7
2014-11-16 Sebastian Drögegl: Use numeric OSX version instead of the macro
2014-11-15 Tim-Philipp... dvbbasebin: fix possible crash by passing 64 bits for...
2014-11-14 Sebastian Drögedecklink: Fix indention
2014-11-14 Gwenole Beauchesnecodecparsers: h264: fix derivation of MaxPicNum variable.
2014-11-13 Sebastian Drögegl/cocoa: Don't override the application delegate
2014-11-13 Sebastian Drögegl/cocoa: Remove GNUStep support
2014-11-12 Sebastian Drögeinteraudiosink: Make sure to store at least period...
2014-11-12 Alessandro... vtenc: fix build on iOS
2014-11-12 Alessandro... coremediabuffer: set ->pixel_buf for CVPixelBuffer...
2014-11-12 Vincent Penquerc'hfaad: set channel positions using the appropriate API
2014-11-12 Sebastian Drögeintervideosrc: Stop showing the current frame after...
next