platform/upstream/gstreamer.git
2014-04-09 Vincent Penquerc'hladspa: remove duplicate assignment
2014-04-09 Vincent Penquerc'hmimdec: fix open error checking
2014-04-09 Vincent Penquerc'hschrodec: remove unnecessary check
2014-04-09 Vincent Penquerc'hsmoothstreaming: remove unnecessary check
2014-04-09 Vincent Penquerc'hsrtp: remove dead assignment
2014-04-09 Vincent Penquerc'hmpegts: fix sdt length check
2014-04-09 Vincent Penquerc'hRevert "tsmux: catch alloc failure"
2014-04-09 Vincent Penquerc'hmpegts: turns out glib aborts on allocation failure
2014-04-09 Vincent Penquerc'hmpegts: test for allocation failure
2014-04-09 Vincent Penquerc'hasfmux: remove unnecessary test
2014-04-09 Vincent Penquerc'hasfmux: remove stray gst_buffer_unmap on error path
2014-04-09 Vincent Penquerc'hautoconvert: remove dead code
2014-04-09 Vincent Penquerc'hcamerabin2: remove unneeded check
2014-04-09 Vincent Penquerc'hcompare: special case empty regions with 1 SSIM to...
2014-04-09 Vincent Penquerc'hinter: remove dead code
2014-04-09 Vincent Penquerc'hliveadder: remove dead code
2014-04-09 Vincent Penquerc'hresindvd: avoid crashing in pathological case
2014-04-09 Vincent Penquerc'hmpegtsdemux: catch prev-not-found when inserting in...
2014-04-09 Vincent Penquerc'hmpegtsmux: guard against _dispose being called mutiple...
2014-04-09 Vincent Penquerc'htsmux: prevent possible double free on error path
2014-04-09 Vincent Penquerc'htsmux: catch alloc failure
2014-04-09 Vincent Penquerc'hdecklink: initialize priv to NULL
2014-04-09 Vincent Penquerc'hspeed: make duration query able to convert bytes to...
2014-04-09 Vincent Penquerc'hmfc: fix left crop change test
2014-04-09 Vincent Penquerc'hopus: add missing va_end in variadic function
2014-04-09 Vincent Penquerc'hshm: remove dead code
2014-04-09 Vincent Penquerc'hmfc: reset "in use" flag on failure to initialize
2014-04-09 Vincent Penquerc'hmfc: test for allocation failure before dereferencing
2014-04-09 Vincent Penquerc'hmpeg2enc: remove dead assignment
2014-04-09 Vincent Penquerc'hgl: pass large structure by const pointer, not value
2014-04-09 Mohammed Sameercamerabin: add any feature to viewfinderbin static...
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...
next