platform/upstream/gstreamer.git
2014-04-09 Mohammed Sameercamerabin: report an error if we fail to link vfsrc...
2014-04-08 Tim-Philipp... d3dvideosink: post proper error message when window...
2014-04-08 Vincent Penquerc'hflite: fix off by one in channel mask building
2014-04-08 Vincent Penquerc'hhls: restore NULL test mistakenly removed
2014-04-08 Vincent Penquerc'hhls: only set DISCONT flag on a valid buffer
2014-04-08 Tim-Philipp... mxfdemux: guard against NULL material track
2014-04-08 Vincent Penquerc'hhls: bring NULL test before dereference
2014-04-08 Vincent Penquerc'hgl: test for frame NULLness before dereferencing it
2014-04-08 Jan Schmidtdvbsuboverlay: Avoid infinite loops on short data
2014-04-08 Tim-Philipp... dvb: fix compilation
2014-04-08 Vincent Penquerc'hgl: fix leaks
2014-04-08 Vincent Penquerc'hdvb: reject too long socket paths
2014-04-08 Tim-Philipp... mxfdemux: implement simple KEY_UNIT seeking
2014-04-08 Vincent Penquerc'hresindvd: guard against overflow in audio subtitle...
2014-04-08 Vincent Penquerc'hresindvd: guard against overflow in menu subtitle streams
2014-04-08 Tim-Philipp... mxfdemux: fix seeking, send data starting from a key...
2014-04-08 Vincent Penquerc'hdtsdec: fix buffer overflows
2014-04-08 Xavi Artigasdirectsoundsrc: Fix critical due to missing debug categ...
2014-04-08 Vincent Penquerc'hfestival: fix fd leak
2014-04-08 Edward Herveyspeed: Clarify passthrough in switch statement
2014-04-08 Edward Herveysoundtouch: Add missing break in switch
2014-04-08 Edward Herveyrsvg: Add missing break in switch statement
2014-04-08 Edward Herveympeg2enc: Add missing break in switch
2014-04-08 Edward Herveybz2: Initialize variables
2014-04-08 Edward Herveycheck: Fix mpegtsmux caps
2014-04-08 Edward Herveympegtsmux: Initialize helper mpegts library
2014-04-07 Vincent Penquerc'hmxf: fix stop date parsing using the wrong input
2014-04-07 Vincent Penquerc'hjp2kdecimator: fix copy/paste errors in expressions
2014-04-07 Vincent Penquerc'htests: fix shm test deadlock
2014-04-07 Sebastian Drögeglimagesink: Create GL context and set up window from...
2014-04-04 Sebastian Drögeconfigure: Fix check for iOS for the OpenGL support
2014-04-03 Wim Taymanswildmidi: fix possible uninitialized variables
2014-04-03 Wim Taymansmpdparse: only add location when node existed
2014-04-02 Sebastian Drögempegtsmux: Require parsed/framed input for most of...
2014-04-02 Sebastian Dröged3dvideosink: Only pass a dest rectangle if set, otherw...
2014-04-02 Tim-Philipp... tests: fix gl unit tests for recent API changes
2014-04-02 Matthew Watersgl: pass video info's by reference
2014-04-02 Matthew Watersgl: fix array initialization
2014-04-02 Matthew Watersglbumper: remove redundant check
2014-04-02 Matthew Watersgl/glx: use the context's display rather than asking...
2014-04-02 Matthew Watersgl: fix assignment of temporary variables
2014-04-02 Matthew Watersgl: avoid adding a NULL pool to propose allocation
2014-04-02 Matthew Watersgl/win32: actually build the gl plugins on win32
2014-04-01 Matthew Watersgl/win32: fix detection of GL/wglext.h
2014-04-01 Matthew Watersgl: fix detection of extensions with GL versions < 3
2014-03-31 Stefan Ringelmpegts: fix docs
2014-03-31 Stefan Ringelmpegts: add dvb-t2 delivery system descriptor
2014-03-31 Stefan Ringelmpegts: bugfix delivery system descriptors
2014-03-31 Stefan Ringelmpegts: use GST_READ_UINT32_BE
2014-03-31 Stefan Ringelmpegts: add parsing data broadcast descriptor
2014-03-31 Stefan Ringelmpegts: add parsing stream identifier
2014-03-31 Stefan Ringelmpegts: use glib alloc and free
2014-03-31 Matthieu Bourondashdemux: use correct print format for gint64
2014-03-30 Sebastian Drögehlsdemux: Handle errors when switching playlists properly
2014-03-30 Sebastian Drögehlsdemux: Go EOS if the end of the segment is reached
2014-03-30 Sebastian Drögehlsdemux: Store buffer end position in segment.position
2014-03-29 Sebastian Drögempegtspacketizer: Fix typo in debug output
2014-03-29 Sebastian Drögeh264parse: Copy over DISCONT flag from input buffers
2014-03-29 Sebastian Drögetsdemux: Push next buffer after a discont with the...
2014-03-29 Sebastian Drögetsdemux: Drain remaining data on disconts
2014-03-29 Sebastian Drögempegtsbase: Flush if we receive a discont buffer
2014-03-29 Sebastian Drögetsdemux: Don't dereference NULL if flushed before a...
2014-03-29 Sebastian Drögetsdemux: Ensure that all pending data is pushed even...
2014-03-29 Sebastian Drögempegtsbase: Fix pull mode scanning for PCR on small...
2014-03-29 Sebastian Drögehlsdemux: Don't set the segment offset
2014-03-29 Sebastian Drögehlsdemux: Set DISCONT flag on all buffers in reverse...
2014-03-29 Sebastian Drögehlsdemux: Fix forwards and backwards searching in the...
2014-03-29 Sebastian Drögehlsdemux: Unset DTS of all buffers
2014-03-29 Sebastian Drögehlsdemux: Send flush start event before waiting for...
2014-03-29 Sebastian Drögehlsdemux: Implement trick modes via I-frame variant...
2014-03-29 Sebastian Drögehlsdemux: Implement parsing of #EXT-X-I-FRAME-STREAM-INF
2014-03-28 Tim-Philipp... gl: egl: fix distcheck and out of source build
2014-03-28 Rico Tzschichholzbuild: Fix make dist
2014-03-28 Tim-Philipp... tests: fix LDADD order for insertbin test
2014-03-28 Tim-Philipp... tests: don't link codecparser tests twice to the lib
2014-03-28 Tim-Philipp... tests: fix build of gl unit tests in uninstalled setup
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.
next