summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-02splitmuxsink: Fix GObject warnings on shutdown.1.10Jan Schmidt1-10/+18
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01Release 1.10.0Sebastian Dröge73-108/+1655
2016-11-01Update .po filesSebastian Dröge41-653/+611
2016-11-01po: Update translationsSebastian Dröge1-571/+613
2016-10-31v4l2object: fix extra-controls leakTobias Schneider1-0/+4
2016-10-31Revert "souphttpsrc: reduce reading latency by using non-blocking read"Sebastian Dröge2-105/+16
2016-10-31wavparse: Don't try to add srcpad if we don't know valid caps yetSebastian Dröge1-2/+2
2016-10-27meson: Remove uselessly duplicated dep checksNirbheek Chauhan1-6/+0
2016-10-27meson: dv plugin now works on MSVCNirbheek Chauhan1-4/+1
2016-10-27matroskamux: allow resolutions above 4096Branko Subasic1-2/+2
2016-10-27udpsrc: Check for G_PLATFORM_WIN32 for presence of ipi_spec_destScott D Phillips1-3/+3
2016-10-26souphttpsrc: reset read_position when reading failsMichael Olbrich1-0/+2
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-2/+4
2016-10-26rtspsrc: reset connection info to non-flushing when closingMark Nauwelaerts1-0/+1
2016-10-26splitmuxsink: Only allow one video request padJan Schmidt2-0/+18
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