summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "audioringbuffer: start ringbuffer if needed upon commit"1.6Jan Schmidt2016-04-161-12/+0
* Update RELEASE with more bug details after releaseTim-Philipp Müller2016-04-141-0/+4
* Release 1.6.41.6.4Tim-Philipp Müller2016-04-1433-96/+303
* audio: Fix a race with the audioringbuffer threadFabrice Bellet2016-04-112-4/+4
* discoverer: copy over result and seekable fields when copying a discoverer infoTim-Philipp Müller2016-04-061-0/+2
* decodebin2: Hold new buffering_post lock while posting msgsJan Schmidt2016-04-061-2/+23
* multisocketsink: handle client close correctly and EWOULDBLOCKTom Deseyn2016-04-061-1/+4
* encodebin: Make dispose() function safe to be called multiple timesSebastian Dröge2016-03-021-0/+6
* typefind: strengthen check for valid H.263 picture layerReynaldo H. Verdejo Pinochet2016-03-021-8/+14
* Revert "playsink: Properly mark pending blocked pads"Edward Hervey2016-02-231-3/+1
* resample: avoid overflowsWim Taymans2016-02-111-3/+4
* resample: fix double interpolation sse codeWim Taymans2016-02-111-6/+6
* Release 1.6.31.6.3Sebastian Dröge2016-01-2036-76/+296
* Update .po filesSebastian Dröge2016-01-2038-38/+38
* video-info: enfore RGB matrix for RGB formatsWim Taymans2016-01-201-1/+18
* video-converter: ignore matrix for RGB formatsWim Taymans2016-01-201-0/+14
* videoencoder: Deprecate GST_VIDEO_ENCODER_FLOW_DROPPEDThibault Saunier2016-01-201-0/+5
* Revert "videoencoder: Release video frame when ->handle return ERROR or DROPPED"Thibault Saunier2016-01-201-8/+1
* streamsynchronizer: Ignore flushing streams [..]Mathieu Duponchelle2016-01-161-1/+1
* videoencoder: Release video frame when ->handle return ERROR or DROPPEDThibault Saunier2016-01-161-1/+8
* playsink: Properly mark pending blocked padsEdward Hervey2016-01-161-1/+3
* videopool: store videoinfo after choosing the biggest buffer sizeAurélien Zanelli2016-01-111-1/+1
* typefindfunctions: Make sure that enough data is available in AAC/ADTS typefi...Sebastian Dröge2015-12-281-3/+4
* playsink: Don't leak audio/video filters due to floating references weirdnessSebastian Dröge2015-12-281-0/+6
* playsink: Allow reuse of audio/video filters by unparenting them from their binsSebastian Dröge2015-12-281-0/+41
* playsink: Don't leak audio/video filters when using non-raw mediaSebastian Dröge2015-12-281-0/+6
* appsrc: Clear is_eos flag when receiving the flush-stop eventKazunori Kobayashi2015-12-211-0/+21
* Release 1.6.21.6.2Sebastian Dröge2015-12-1434-79/+274
* Update .po filesSebastian Dröge2015-12-1438-251/+61
* po: Update translationsSebastian Dröge2015-12-141-65/+251
* rtpbasedepay: when setting discont flag make sure rtpbuffer is currentTim-Philipp Müller2015-12-131-0/+10
* rtpbasedepay: fix possible refcounting issue when detecting a discontTim-Philipp Müller2015-12-131-2/+11
* decodebin: Update buffering messages when removing an element that had buffer...Sebastian Dröge2015-12-071-2/+61
* rtspconnection: Update capitalization of x-sessioncookieEvan Callaway2015-12-072-2/+2
* xvimagesink/ximagesink: Fix structure memory leakVineeth TM2015-11-172-0/+2
* decodebin: Properly deactivate ghostpadsEdward Hervey2015-11-071-1/+1
* volume: Do not try to get binding value array if we are not processing any sa...Thibault Saunier2015-11-051-2/+2
* multisocketsink: fix "client-removed" signal on 64-bit platforms and with bin...Csaba Toth2015-10-311-1/+1
* videotestsrc: fix handling of Bayer format 'gbrg'Joan Pau Beltran2015-10-301-1/+1
* Release 1.6.11.6.1Sebastian Dröge2015-10-3034-110/+349
* Update .po filesSebastian Dröge2015-10-3036-36/+36
* po: Update translationsSebastian Dröge2015-10-302-15/+13
* audioquantize: fix 8-pole noise shapingWim Taymans2015-10-281-4/+3
* decodebin: Send SEEK events directly to adaptive streaming demuxersSebastian Dröge2015-10-271-2/+38
* decodebin: fix event leakGuillaume Desmottes2015-10-251-0/+1
* playbin: Send upstream events directly to playsinkSebastian Dröge2015-10-231-0/+24
* video: overlay-composition: fix rectangle and composition cast macrosPavel Bludov2015-10-221-2/+2
* rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1Sebastian Dröge2015-10-201-1/+1
* win32 update exports for new rtp symbolsMatthew Waters2015-10-201-0/+1
* rtpbuffer: Add map flag to skip paddingStian Selnes2015-10-203-2/+50