summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26splitmuxsink: Take ownership of floating refsJan Schmidt1-2/+6
2016-10-26splitmuxsink: Set child elements to NULL when removing.Jan Schmidt1-3/+16
2016-10-26splitmuxsink: Set pad template on request sink padsJan Schmidt1-1/+1
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2-3/+2
2016-10-24flvmux: Assume PTS is DTS when PTS is missingNicolas Dufresne1-1/+15
2016-10-24meson: fix build outside of gst-allTim-Philipp Müller1-1/+1
2016-10-21meson: directsound: Add ole32 library dependencyScott D Phillips1-1/+1
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips2-2/+3
2016-10-20tests: videomixer: disable racy flush_start_flush_stop testTim-Philipp Müller1-1/+9
2016-10-20tests: Fix souphttpsrc tests without CK_FORK=noJan Alexander Steffens (heftig)1-179/+124
2016-10-20tests: Fix level test in CK_FORK=no modeJan Alexander Steffens (heftig)1-8/+1
2016-10-20waveformsink: Fix Memory leak using GST_PTR_FORMATGaurav Gupta1-2/+2
2016-10-18meson: Add missing gstaudio dep to monoscopeNirbheek Chauhan1-1/+1
2016-10-16meson: Add missing pbutils dependency to multifileNirbheek Chauhan1-1/+2
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier3-52/+30
2016-10-06tests: Fix memory leak in test rtpaux testGaurav Gupta1-1/+4
2016-10-03imagefreeze: Forward latency queries to upstreamNirbheek Chauhan1-0/+7
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier3-5/+93
2016-10-01splitmuxsrc: Handle stop point from segmentJan Schmidt1-0/+22
2016-10-01splitmuxsrc: Drop lock shutting down padsJan Schmidt1-0/+2
2016-10-01splitmuxsrc: Fix extra unref handling queriesJan Schmidt1-1/+0
2016-10-01splitmuxsrc: Avoid stall when parts get out of syncJan Schmidt3-14/+29
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-30Release 1.9.90Sebastian Dröge74-119/+671
2016-09-30Update .po filesSebastian Dröge41-653/+611
2016-09-30po: Update translationsSebastian Dröge1-570/+613
2016-09-30tests: Fix tagschecking failure due to missing PTSArun Raghavan1-1/+2
2016-09-29qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONESebastian Dröge1-2/+9
2016-09-29qtdemux: Add JPEG2000 ihdr atom to the list of known onesSebastian Dröge1-0/+1
2016-09-29matroskamux: Always write the default frame duration for VP8/9 tooSebastian Dröge1-8/+0
2016-09-27rtph26[45]depay: Don't handle NALs inside STAP units twiceOlivier Crête2-10/+2
2016-09-27meson: tests: fix vp8 availability checksTim-Philipp Müller1-3/+3
2016-09-27Revert "multifilesink: streamline the file-switch code a bit"Tim-Philipp Müller1-15/+35
2016-09-27Revert "multifilesink: close file on write error with next-file mode is set t...Tim-Philipp Müller1-3/+1
2016-09-26meson: Add gst-plugins-base plugins directories to be used by testsThibault Saunier1-1/+2
2016-09-26meson: add unit testsTim-Philipp Müller4-20/+244
2016-09-26meson: hook up translationsTim-Philipp Müller2-0/+10
2016-09-25pulsesrc: Don't negotiate to less than two segmentsArun Raghavan1-0/+3
2016-09-25rtpsbcpay: Fix timestampingArun Raghavan2-6/+24
2016-09-21qtmux: Fix fourcc for ProRes ProxyGeorg Lippitsch1-1/+1
2016-09-18meson: fix build with vpx 1.3.xTim-Philipp Müller1-1/+1
2016-09-15rtspsrc: Use new bin suppressed flags API for managing the element flagsSebastian Dröge1-6/+2
2016-09-15ext, gst: fix indentationTim-Philipp Müller4-8/+9
2016-09-15tests: fix indentationTim-Philipp Müller5-62/+80
2016-09-14rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a...Thomas Bluemel1-1/+1
2016-09-14rtpjitterbuffer: improved rtx-rtt averagingHavard Graff2-5/+28
2016-09-14rtpjitterbuffer: Detect whether to assume equidistant spacing when lossStian Selnes2-44/+189
2016-09-14rtpjitterbuffer: Don't request rtx if 'now' is past retry periodStian Selnes2-1/+81
2016-09-14rtpjitterbuffer: Fix lost duration when gap after lost timerStian Selnes2-16/+25