summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix .gitmodules to use baserock upstreambaserock/1.6Javier Jardón2015-12-111-1/+1
* 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
* gtk: separate out the widget/window destroy callbacksMatthew Waters2015-10-191-7/+10
* dtls: Fix name conflict with openssl on win32Paul Arzelier2015-10-171-0/+7
* hlsdemux: Avoid negative sequence numbersEdward Hervey2015-10-151-4/+12
* dashdemux: fix undefined reference to gst_ntp_clock_newJulien Isorce2015-10-112-1/+2
* id3tag: fix sample memory leakVineeth TM2015-10-071-1/+5
* glvideomixer: Proxy the ignore-eos videoaggregator property as wellNirbheek Chauhan2015-10-071-0/+7
* audioaggregator: Fix build errorVineeth TM2015-10-071-7/+8
* dashdemux: fixed has_next_periodFlorin Apostol2015-10-071-0/+8
* rtmpsrc: plug memory-leaksHavard Graff2015-10-051-4/+4
* dtls: fix printf format on win32Polochon_street2015-10-051-1/+1
* dtls: require openssl >= 1.0.1Aleix Conchillo Flaqué2015-10-051-1/+1
* dtls: fix printf format on win32Paul Arzelier2015-10-051-2/+2
* dashdemux: Correctly assign earliest pts instead of overriding it with first ...John Chang2015-10-051-1/+1
* audioaggregator: Select the initial offset based on the start segment positionSebastian Dröge2015-10-021-3/+10
* aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT()Sebastian Dröge2015-10-021-3/+2
* aggregator: For the start time selection, only set the segment positionSebastian Dröge2015-10-021-2/+0