Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-09gitignore: ignore rtph263 testThiago Santos
2015-07-09rtpjitterbuffer: fix build error with gcc (Debian 4.9.2-21) 4.9.2Thiago Santos
2015-07-09rtpjitterbuffer: run indent and fix some commentsThiago Santos
2015-07-09qtdemux: rework segment event handling for adaptive streamingThiago Santos
2015-07-09qtdemux: push data from adapter before starting new segmentThiago Santos
2015-07-08rtpjitterbuffer: Calculate DTS from the clock if we had none for the first pa...Sebastian Dröge
2015-07-08rtpjitterbuffer: fix gap-time calculation and remove "late"Havard Graff
2015-07-08Revert "rtpjitterbuffer: Fix expected_dts calc in calculate_expected"Stian Selnes
2015-07-08qtdemux: flush samples before adding more from moofThiago Santos
2015-07-08qtdemux: rename upstream_newsegment to upstream_format_is_timeThiago Santos
2015-07-08qtdemux: fix leak by flushing previous sample info from trakThiago Santos
2015-07-08qtdemux: fix index size check and debug messageThiago Santos
2015-07-08rtpjitterbuffer: Calculate receive time if we don't have anySebastian Dröge
2015-07-08rtpjitterbuffer: Handle seqnum gaps in TCP streams without erroring out or ov...Sebastian Dröge
2015-07-08avidemux: fix event leakVineeth T M
2015-07-08rtph263depay: Make sure payload is large enoughStian Selnes
2015-07-08rtpklvdepay: fix printf format compiler warningVineeth TM
2015-07-07docs: add new RTP elements to docsTim-Philipp Müller
2015-07-07tests: rtp-payloading: add basic unit test for KLV payloadingTim-Philipp Müller
2015-07-07rtpklvdepay: improve start detection and handle fragmented KLV unitsTim-Philipp Müller
2015-07-07rtp: add SMPTE 336M KLV metadata depayloaderTim-Philipp Müller
2015-07-07rtp: add SMPTE 336M KLV metadata payloaderTim-Philipp Müller
2015-07-07docs: fix "Symbol name not found at the start of the comment block"Stefan Sauer
2015-07-07docs: remove outdated doc stringsStefan Sauer
2015-07-07docs: add missing plugins and ensure master doc is sortedStefan Sauer
2015-07-07Revert "imagefreeze: Remove impossible error condition"Luis de Bethencourt
2015-07-07rtpg729depay: unmap rtp buffer in error pathTim-Philipp Müller
2015-07-07rtpg729pay: fix buffer leakTim-Philipp Müller
2015-07-07goom: Initialised variables to remove compiler warningsTobias Mueller
2015-07-07rtph261pay: fix indentationTim-Philipp Müller
2015-07-07rtph261pay: Fix uninitialized variable compiler errorJimmy Ohn
2015-07-06flvdemux: Handle seek flags properlyJan Alexander Steffens (heftig)
2015-07-06qtdemux: avoid looping reading the 'moof' atom foreverThiago Santos
2015-07-06flacdec: improve error handlingVineeth TM
2015-07-06ximagesrc: add meta transform functionHyunjun Ko
2015-07-06rtph263pdepay: init debug categoryStian Selnes
2015-07-06rtpv8depay: ignore reserved bit in payload descriptorStian Selnes
2015-07-05rtph261pay: rtph261depay: Add documentationStian Selnes
2015-07-03Automatic update of common submoduleStefan Sauer
2015-07-03rtph261pay: Fix compiler warningSebastian Dröge
2015-07-03rtph261depay: Let the base class push the buffer so it can deal with the flow...Sebastian Dröge
2015-07-03rtph261pay: Remove unused adapterSebastian Dröge
2015-07-03speexpay: Directly attach payload to the output buffer instead of copying itSebastian Dröge
2015-07-03sbcpay: Attach payload directly to the output instead of copyingSebastian Dröge
2015-07-03rtp: add H.261 RTP payloader and depayloaderStian Selnes
2015-07-03rtpmpvdepay: Don't forget to unmap the input bufferSebastian Dröge
2015-07-03rtpmpvpay: Create buffer lists instead of pushing each buffer individuallySebastian Dröge
2015-07-03rtpmpapay: Use buffer lists instead of pushing each fragment individuallySebastian Dröge
2015-07-03rtpmp4apay: Create buffer lists and don't copy payload memorySebastian Dröge
2015-07-02rtpjitterbuffer: Consider timers len to compare with RTP_MAX_DROPOUTMiguel París Díaz