summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28flxdec: rewrite logic based on GstByteReader/Writerf25Matthew Waters4-260/+427
2016-11-28flxdec: Don't unref() parent in the chain functionSebastian Dröge1-1/+0
2016-11-28flxdec: fix some warnings comparing unsigned < 0Matthew Waters1-2/+2
2016-11-28flxdec: add some write bounds checkingMatthew Waters1-25/+91
2016-11-17Release 1.10.1Sebastian Dröge73-109/+438
2016-11-17Update .po filesSebastian Dröge41-924/+716
2016-11-17po: Update translationsSebastian Dröge3-685/+893
2016-11-17splitmuxsink: pad request fails for flvmuxVinod Kesti1-0/+14
2016-11-14deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...Sebastian Dröge1-1/+1
2016-11-14udpsrc: receive control messages only in multicastPetr Kulhavy1-25/+27
2016-11-04v4l2: Warn, don't assert if v4l gives us a buffer with a too large sizeWilliam Manley1-1/+10
2016-11-04rtspsrc: allow missing control attribute in case of a single streamPetr Kulhavy1-2/+8
2016-11-04rtspsrc: Also handle redirect on PLAYMatt Staples1-24/+33
2016-11-04rtpbin: avoid generating errors when rtcp messages are empty and check the qu...Alejandro G. Castro1-2/+10
2016-11-04rtph263pay: Fix leak for B-fragmentsStian Selnes1-5/+6
2016-11-04rtph263ppay: Fix caps leakHavard Graff2-0/+28
2016-11-04rtph263depay: Don't drop mode b packets with picture start codeStian Selnes1-3/+4
2016-11-04tests: wavparse: add test for processing an actual .wav fileTim-Philipp Müller3-0/+64
2016-11-04wavparse: Don't set caps to NULL after setting them on the srcpadSebastian Dröge1-1/+0
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