summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-16Revert "audioringbuffer: start ringbuffer if needed upon commit"1.6Jan Schmidt1-12/+0
2016-04-14Update RELEASE with more bug details after releaseTim-Philipp Müller1-0/+4
2016-04-14Release 1.6.41.6.4Tim-Philipp Müller33-96/+303
2016-04-11audio: Fix a race with the audioringbuffer threadFabrice Bellet2-4/+4
2016-04-06discoverer: copy over result and seekable fields when copying a discoverer infoTim-Philipp Müller1-0/+2
2016-04-06decodebin2: Hold new buffering_post lock while posting msgsJan Schmidt1-2/+23
2016-04-06multisocketsink: handle client close correctly and EWOULDBLOCKTom Deseyn1-1/+4
2016-03-02encodebin: Make dispose() function safe to be called multiple timesSebastian Dröge1-0/+6
2016-03-02typefind: strengthen check for valid H.263 picture layerReynaldo H. Verdejo Pinochet1-8/+14
2016-02-23Revert "playsink: Properly mark pending blocked pads"Edward Hervey1-3/+1
2016-02-11resample: avoid overflowsWim Taymans1-3/+4
2016-02-11resample: fix double interpolation sse codeWim Taymans1-6/+6
2016-01-20Release 1.6.31.6.3Sebastian Dröge36-76/+296
2016-01-20Update .po filesSebastian Dröge38-38/+38
2016-01-20video-info: enfore RGB matrix for RGB formatsWim Taymans1-1/+18
2016-01-20video-converter: ignore matrix for RGB formatsWim Taymans1-0/+14
2016-01-20videoencoder: Deprecate GST_VIDEO_ENCODER_FLOW_DROPPEDThibault Saunier1-0/+5
2016-01-20Revert "videoencoder: Release video frame when ->handle return ERROR or DROPPED"Thibault Saunier1-8/+1
2016-01-16streamsynchronizer: Ignore flushing streams [..]Mathieu Duponchelle1-1/+1
2016-01-16videoencoder: Release video frame when ->handle return ERROR or DROPPEDThibault Saunier1-1/+8
2016-01-16playsink: Properly mark pending blocked padsEdward Hervey1-1/+3
2016-01-11videopool: store videoinfo after choosing the biggest buffer sizeAurélien Zanelli1-1/+1
2015-12-28typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...Sebastian Dröge1-3/+4
2015-12-28playsink: Don't leak audio/video filters due to floating references weirdnessSebastian Dröge1-0/+6
2015-12-28playsink: Allow reuse of audio/video filters by unparenting them from their binsSebastian Dröge1-0/+41
2015-12-28playsink: Don't leak audio/video filters when using non-raw mediaSebastian Dröge1-0/+6
2015-12-21appsrc: Clear is_eos flag when receiving the flush-stop eventKazunori Kobayashi1-0/+21
2015-12-14Release 1.6.21.6.2Sebastian Dröge34-79/+274
2015-12-14Update .po filesSebastian Dröge38-251/+61
2015-12-14po: Update translationsSebastian Dröge1-65/+251
2015-12-13rtpbasedepay: when setting discont flag make sure rtpbuffer is currentTim-Philipp Müller1-0/+10
2015-12-13rtpbasedepay: fix possible refcounting issue when detecting a discontTim-Philipp Müller1-2/+11
2015-12-07decodebin: Update buffering messages when removing an element that had buffer...Sebastian Dröge1-2/+61
2015-12-07rtspconnection: Update capitalization of x-sessioncookieEvan Callaway2-2/+2
2015-11-17xvimagesink/ximagesink: Fix structure memory leakVineeth TM2-0/+2
2015-11-07decodebin: Properly deactivate ghostpadsEdward Hervey1-1/+1
2015-11-05volume: Do not try to get binding value array if we are not processing any sa...Thibault Saunier1-2/+2
2015-10-31multisocketsink: fix "client-removed" signal on 64-bit platforms and with bin...Csaba Toth1-1/+1
2015-10-30videotestsrc: fix handling of Bayer format 'gbrg'Joan Pau Beltran1-1/+1
2015-10-30Release 1.6.11.6.1Sebastian Dröge34-110/+349
2015-10-30Update .po filesSebastian Dröge36-36/+36
2015-10-30po: Update translationsSebastian Dröge2-15/+13
2015-10-28audioquantize: fix 8-pole noise shapingWim Taymans1-4/+3
2015-10-27decodebin: Send SEEK events directly to adaptive streaming demuxersSebastian Dröge1-2/+38
2015-10-25decodebin: fix event leakGuillaume Desmottes1-0/+1
2015-10-23playbin: Send upstream events directly to playsinkSebastian Dröge1-0/+24
2015-10-22video: overlay-composition: fix rectangle and composition cast macrosPavel Bludov1-2/+2
2015-10-20rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1Sebastian Dröge1-1/+1
2015-10-20win32 update exports for new rtp symbolsMatthew Waters1-0/+1
2015-10-20rtpbuffer: Add map flag to skip paddingStian Selnes3-2/+50