platform/upstream/gstreamer.git
2014-03-28 Matthew Watersgl/win32: allow not building the gl plugins
2014-03-28 Julien Isorceeglglessink: unref last buffer on DRAIN
2014-03-27 Reynaldo H... eglglessink: fix wrong doc block for create_window
2014-03-27 Matthew Watersgl: don't fail configure if we do not understand the...
2014-03-27 Matthew Watersgl: fix out-of-source builds pt2
2014-03-27 Julien Isorcegl: only set CAPS_FEATURE_MEMORY_EGL_IMAGE on egl platform
2014-03-27 Matthieu Bouronconfigure.ac: fix OSX host check
2014-03-26 Julien Isorcegl: let the user includes itself our egl headers if...
2014-03-26 Julien Isorcegl: add EGLImage support
2014-03-26 Julien Isorcegl: deploy egl headers in gst/gl/egl instead of gst/gl
2014-03-26 Julien Isorcegl: remove commented and unsued code in x11 Makefile.am
2014-03-26 Julien Isorcepkgconfig: add gstreamer-gl
2014-03-26 Julien Isorcegl: fix crash if _build_extension_string is not called
2014-03-26 Edward Herveygl: Only enabled cocoa backend on osx (and not ios)
2014-03-25 Jan Schmidtrtmpsink: Remove URL check for valid playpath.
2014-03-25 Wim Taymanssrtpenc: unlock object lock before posting error
2014-03-25 Gwenole Beauchesnecodecparsers: cosmetics: drop TAB characters.
2014-03-25 Jan Schmidtdvbsuboverlay: Clarify confusing debug message
2014-03-25 Jan Schmidttsdemux: Fix mpegts_packetizer_set_current_pcr_offset()
2014-03-25 Jan Schmidtdvbsuboverlay: Remove warning for 2-bit and 8-bit subpi...
2014-03-25 Jan Schmidtdvbsuboverlay: Fix 8-bit subpicture rendering.
2014-03-24 Li Xiaoweicodecparsers: h264: fix slice_header() parsing for...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: add gst_h264_parse_nalu_header...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: add gst_h264_parse_sps_data() helper.
2014-03-24 Gwenole Beauchesnecodecparsers: h264: complete set of NAL unit types.
2014-03-24 Gwenole Beauchesnecodecparsers: h264: clean-up gst_h264_parser_parse_sei_...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: fix skipping of unsupported SEI...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: fix SEI buffering_period() parsing.
2014-03-24 Gwenole Beauchesnecodecparsers: h264: fix rbsp_more_data() implementation.
2014-03-24 Gwenole Beauchesnegl: fix out-of-source builds.
2014-03-24 Matthew Watersgl/download: add support for the bt709 color matrix
2014-03-24 Matthew Watersgl/upload: add support for the bt709 color matrix
2014-03-24 Matthew Watersgl: remove explicit reference to X_CFLAGS
2014-03-24 Matthew Watersgl/upload: remove the legacy GL 1.x upload path
2014-03-23 Julien Isorcegl: fallback to glGetString if GL_NUM_EXTENSIONS fails
2014-03-22 Matthew Watersgl: and update the Makefile
2014-03-22 Matthew Watersgl: reorganize the extension headers by function rather...
2014-03-22 Matthew Watersgl/win32: use the correct include and gst-indent
2014-03-21 Wim Taymanscheck: fix make check
2014-03-20 Wang Xin-yu... gl: use wglCreateContextAttribsARB to create share...
2014-03-19 Matthew Watersgl/mixer: fix download check for failure
2014-03-19 Matthew Watersgl: silence a critical if upstream does not provide...
2014-03-19 Julien Isorcegl: silence warnings building for RPI related to 'vcos_*'
2014-03-19 Julien Isorcegl: keep only one occurence of '#include <EGL/egl.h>'
2014-03-18 Edward Herveydvbsuboverlay: Don't forward text gap events downstream
2014-03-18 Руслан Ижбулатовgl: don't default to GST_GL_HAVE_WINDOW_DISPMANX=1
2014-03-18 Руслан Ижбулатовgl: fix the use of always-defined macros
2014-03-18 Руслан Ижбулатовgl: check for X unconditionally
2014-03-17 Julien Isorcegl: set default value to 0 for all definitions that...
2014-03-17 Matthew Watersgl: allow not building the gl library plugins
2014-03-17 Matthew Watersgl: add GModule libs for win32
2014-03-17 Matthew Watersgl: only link against gstegl if we are using egl
2014-03-17 Matthew Watersgl: add the option of disabling cocoa on OS X using...
2014-03-17 Matthew Watersgl: add path of the gstegl library
2014-03-17 Matthew WatersRevert "gl: add dep on gstegl"
2014-03-17 Matthew Watersgl: add dep on gstegl
2014-03-17 Edward Herveygl/cocoa: Fix debug statements and platform
2014-03-17 Julien Isorcegl: set HAVE_EGL_RPI to yes if HAVE_GL and RPI
2014-03-17 Edward Herveygl: Fix static build with objective-C
2014-03-17 Thijs Vermeirmake: whitespace cleanups
2014-03-17 Matthew Watersgl: Add EGLDisplay display subclass
2014-03-17 Matthew Watersgl/window: add a dummy window class
2014-03-17 Matthew Watersgl: fix undeclared symbol when building without GST_DEBUG
2014-03-17 Matthew Watersgl: fix a double unref of the query when building without X
2014-03-16 Matthieu Bourondvbsuboverlay: handle video/x-raw(ANY) if downstream...
2014-03-16 Matthew Watersgl: silence a compiler warning about missing prototypes
2014-03-16 Matthew Watersgl/utils: add x11 GstContext handling
2014-03-16 Matthew Watersgl: define GL_NUM_EXTENSIONS if not defined
2014-03-16 Matthew WatersMove gst-plugins-gl to bad
2014-03-16 Matthew Watersgl: silence all the compiler warnings
2014-03-16 Matthew Watersmove gl elements to ext subdirectory
2014-03-15 Matthew Waters[906/906] filter: warn about trying to share with multi...
2014-03-15 Matthew Waters[905/906] Add GL context sharing support for non-gstgl...
2014-03-15 Matthew Waters[904/906] mixer: ask for display handles on pad activation
2014-03-15 Matthew Waters[903/906] api: add GstGLPlatform to/from string
2014-03-15 Matthew Waters[902/906] context: implement glGetStringi handling...
2014-03-15 Matthew Waters[901/906] glx: use the display handle from the global...
2014-03-15 Matthew Waters[900/906] tests/gstglcontext: reduce the number of...
2014-03-15 Matthew Waters[899/906] egl: warn if we resort to display handles...
2014-03-15 Matthew Waters[898/906] glimagesink: add an other-context property
2014-03-15 Matthew Waters[897/906] api: plugin a small memory leak
2014-03-15 Matthew Waters[896/906] utils: use the vtable for deleting the texture
2014-03-15 Matthew Waters[895/906] context: call window_class->close last
2014-03-15 Wang Xin-yu... [894/906] gl: add missing G_BEGIN_DECLS/G_END_DECLS
2014-03-15 Matthew Waters[893/906] x11: close both of the display's we use
2014-03-15 Matthew Waters[892/906] silence a compiler warning on older gcc versi...
2014-03-15 Matthew Waters[891/906] context: add support for wrapping external...
2014-03-15 Matthew Waters[890/906] x11: add display subclass
2014-03-15 Matthew Waters[889/906] display: add display type enum
2014-03-15 Adrien SCH[888/906] correct error handling in gstgldownload.c
2014-03-15 Matthew Waters[887/906] mixer: fixup a memory leak of the context...
2014-03-15 Matthew Waters[886/906] fixup a memory leak of the context in the...
2014-03-15 Matthew Waters[885/906] filter: free our data
2014-03-15 Matthew Waters[884/906] filter: return the pad template caps in trans...
2014-03-15 Matthew Waters[883/906] api: provide from_string()
2014-03-15 Matthew Waters[882/906] port glcolorscale to GLES2
2014-03-15 Matthew Waters[881/906] upload: restore default values for unpack_length
2014-03-15 Matthew Waters[880/906] glimagesink: remove unused stored_buffer...
2014-03-15 Matthew Waters[879/906] build: don't add X_CFLAGS to CFLAGS
2014-03-15 Matthew Waters[878/906] tests: update for glmem api change
next