summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3.11.3.1Sebastian Dröge2014-05-0347-229/+3869
* Update .po filesSebastian Dröge2014-05-0338-38/+38
* po: Update translationsSebastian Dröge2014-05-0338-1019/+1236
* rtpbasepayload: Implement reconfigure event & renegotiation without subclassOlivier Crête2014-05-032-8/+43
* tests/check/libs/rtpbasepayload.c: Run gst-indentOlivier Crête2014-05-031-479/+200
* Automatic update of common submoduleSebastian Dröge2014-05-031-0/+0
* rtpbasepayload: Save the PT after fixatingOlivier Crête2014-05-021-0/+1
* rtspdefs: remove outdated commentsTim-Philipp Müller2014-05-022-12/+2
* rtpbuffer: avoid underflow in size calculationVincent Penquerc'h2014-05-021-0/+4
* videodecoder: do not parse caps for not using itThiago Santos2014-05-011-3/+0
* rtpbasepayload: restrict initial random sequence number to be <= 32767John Bassett2014-05-011-1/+1
* sdp: Add some more gobject-introspection annotations for bindingsSebastian Dröge2014-05-011-3/+3
* playbin: Don't block on non-serialized eventsSebastian Dröge2014-05-011-2/+16
* playsink: Don't block on non-serialized eventsSebastian Dröge2014-05-011-0/+12
* playsinkconvertbin: Don't block on non-serialized eventsSebastian Dröge2014-05-011-0/+6
* subtitleoverlay: Don't block on non-serialized eventsSebastian Dröge2014-05-011-0/+6
* rtcpbuffer: check claimed data size against available sizeVincent Penquerc'h2014-04-301-0/+5
* rtspconnection: Empty queue when flush.Göran Jönsson2014-04-301-1/+5
* rtspconnection: Add more testsOgnyan Tonchev2014-04-301-23/+315
* videotestsrc: fix undefined behaviour of left-shiftLuis de Bethencourt2014-04-291-2/+2
* win32: fix export files againTim-Philipp Müller2014-04-292-0/+45
* Add mikey.h fileChristian Fredrik Kalager Schaller2014-04-293-45/+1
* audiodecoder: Make caps writable before fixatingHaakon Sporsheim2014-04-291-0/+1
* sdpmessage: Add array length annotation to gst_sdp_message_parse_bufferSebastian Dröge2014-04-291-1/+1
* rtpbuffer: fix memory leak when gst_rtp_buffer_map failsStian Selnes2014-04-291-3/+3
* gst-play: add option to supply media files from playlist fileRavi Kiran K N2014-04-281-8/+38
* giobasesink: we mustn't change the format of a query responseTim-Philipp Müller2014-04-271-2/+2
* playbin: add nick for soft colorbalance play flag to fix gst-inspectTim-Philipp Müller2014-04-271-1/+2
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-2641-81/+1
* giobasesink: Implement handling of the SEEKING querySebastian Dröge2014-04-251-0/+9
* audiodecoder: Plug caps leaksEdward Hervey2014-04-251-3/+12
* audioresample: Don't left-shift into the sign bit, instead use unsigned integersSebastian Dröge2014-04-221-1/+1
* tag: exif: avoid adding empty stringsThiago Santos2014-04-221-4/+6
* play: Improve pipeline statesWim Taymans2014-04-211-1/+3
* play: Update buffering state for live pipelinesWim Taymans2014-04-211-6/+5
* videoframe: Initialise GstVideoFrame to zeroes if mapping failsSebastian Dröge2014-04-161-0/+3
* exiftag: catch buffer mapping failureVincent Penquerc'h2014-04-161-15/+53
* audioresample: Fix memory leaks in testSebastian Dröge2014-04-151-11/+7
* audioresample: Fix up indentionSebastian Dröge2014-04-152-41/+47
* audioresample: Fix out of bounds memory accessesSebastian Dröge2014-04-151-64/+113
* pango: Make static caps actually static to fix a memory leakSebastian Dröge2014-04-151-1/+1
* videotestsrc: Fix memory leak in testSebastian Dröge2014-04-151-0/+1
* encodebin: Fix memory leak in testSebastian Dröge2014-04-151-0/+1
* encoding-profile: Free preset name in finalizeSebastian Dröge2014-04-151-0/+2
* oggmux: Clear Ogg streams before initing themSebastian Dröge2014-04-151-0/+2
* audioconvert: Fix leaks in unit testSebastian Dröge2014-04-151-14/+11
* videoencoder/decoder: Fix memory leaks in the testsSebastian Dröge2014-04-152-4/+4
* audiodecoder: Actually allocate enough memory for 64 bits, not just 32 bitsSebastian Dröge2014-04-151-16/+13
* audioencoder: Fix memory leaks in unit testSebastian Dröge2014-04-151-5/+9
* rtp: Fix GBytes memory leak in testSebastian Dröge2014-04-151-0/+2