summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix .gitmodules to use baserock upstreambaserock/1.6.3Javier Jardón2016-02-121-1/+1
* Release 1.6.31.6.3Sebastian Dröge2016-01-2082-145/+343
* Update .po filesSebastian Dröge2016-01-2040-40/+40
* shmsink: fix possible deadlock in _render()/ _allocator_free()Matt Crane2016-01-161-1/+1
* sbc: sbcdec: Fix frame length calculationTim Sheridan2016-01-161-4/+4
* qml: Mark material dirty when texture buffer is updatedSergey Borovkov2016-01-151-0/+1
* mpegtsmux: fix reserve bits so they are 1'sBob Holcomb2016-01-111-3/+3
* mxftypes: Don't store pointers in stack allocated guintsSebastian Dröge2016-01-111-4/+3
* gl: Add \0 terminators for the Apple sync extensionSebastian Dröge2015-12-281-2/+2
* pcapparse: don't crash on 0-sized packetsTim-Philipp Müller2015-12-231-1/+5
* openjpegdec: Don't crash when decoding returns NULL data for any componentSebastian Dröge2015-12-181-0/+9
* Release 1.6.21.6.2Sebastian Dröge2015-12-1482-172/+435
* Update .po filesSebastian Dröge2015-12-1440-301/+429
* po: Update translationsSebastian Dröge2015-12-144-410/+280
* gltransformation: clear to transparentMatthew Waters2015-12-121-1/+1
* glproto: include function definitions for GL_APPLE_syncMatthew Waters2015-12-121-3/+3
* directsoundsrc: Check return values of DirectSound functions in read loopThomas Roos2015-12-111-1/+13
* openjpegenc: All frames in JPEG2000 are keyframes, mark them as suchSebastian Dröge2015-12-081-0/+1
* pcapparse: Forward FLUSH_STOP events downstream tooPaolo Pettinato2015-12-071-1/+2
* d3dvideosink: Don't try to recreate swapchain while the window is minimizedSebastian Dröge2015-12-011-1/+19
* qml: reuse existing GstQSGTextureRoman Nowicki2015-11-201-4/+2
* qml: activate the wrapped context when bindingMatthew Waters2015-11-201-4/+9
* qml: proper initialization if scene is already initializedRoman Nowicki2015-11-201-1/+5
* glimagesink: Fix structure memory leakVineeth TM2015-11-171-1/+3
* tsdemux: fix pending buffers leak when flushingNicolas Huet2015-11-161-0/+14
* tsdemux: Fix pad leak when the pad is never exposedEtienne Peron2015-11-161-0/+2
* vtenc: Set profile_level to NULL after releaseHeinrich Fink2015-11-161-0/+1
* tests:glcolorconvert: Fix caps memory leakVineeth TM2015-11-111-0/+1
* gtk: add the overlaycomposition feature to the template capsMatthew Waters2015-11-101-2/+5
* dvbsuboverlay: Don't send flush eventsEdward Hervey2015-11-071-30/+3
* assrender: don't send flush events on seeksTim-Philipp Müller2015-11-071-45/+7
* Revert "vtenc: free input buffer ASAP"Alessandro Decina2015-11-031-4/+0
* opusenc: Place 48kHz first in the capsSebastian Dröge2015-11-031-1/+6
* opusdec: Assume 48kHz if no sample rate is given in the headerSebastian Dröge2015-11-031-0/+2
* Release 1.6.11.6.1Sebastian Dröge2015-10-3081-161/+751
* Update .po filesSebastian Dröge2015-10-3032-32/+32
* po: Update translationsSebastian Dröge2015-10-308-58/+68
* ivfparse: Add vp9 supportSreerenj Balachandran2015-10-292-3/+23
* waylandsink: don't advertise the local wl_display contextGeorge Kiagiadakis2015-10-261-6/+0
* hlsdemux: don't crash or leak memory on broken master playlistAndré Draszik2015-10-251-3/+4
* srtp: Fix critical warning trying to retrieve SSRC from a non fb messageSantiago Carot-Nemesio2015-10-231-1/+0
* srtpdec: skip padding when mapping RTP packetsMiguel París Díaz2015-10-201-2/+4
* mpdparser: Set default last_byte_pos to -1Sebastian Dröge2015-10-201-1/+1
* amcvideodec: Properly forward the return value of gst_video_decoder_negotiate()Sebastian Dröge2015-10-201-2/+3
* amcvideodec: Implement support for COLOR_QCOM_FormatYVU420SemiPlanar32mMultiV...Sebastian Dröge2015-10-202-0/+9
* dshowvideosink: Fix 64bit compatibility issueplamot2015-10-201-9/+5
* hls/m3u8: Update current position in all casesEdward Hervey2015-10-202-15/+25
* pnmdec: drop frame in case of _handle() failureReynaldo H. Verdejo Pinochet2015-10-201-0/+1
* pnmdec: propagate input state after parsingReynaldo H. Verdejo Pinochet2015-10-202-1/+32
* pnmdec: completely reset parsing state at flushReynaldo H. Verdejo Pinochet2015-10-201-4/+1