summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-14rtpjitterbuffer: Expose rtx-deadline as a propertyHavard Graff1-1/+33
2016-09-14rtpjitterbuffer: Improved expected-timer handling when gap > 0Havard Graff2-113/+185
2016-09-14rtpjitterbuffer: Major improvements for RTX statsStian Selnes2-68/+850
2016-09-14rtpjitterbuffer: Add and expose more stats and increase testing of itHavard Graff2-20/+180
2016-09-14rtxreceive: Set buffer flag for retransmitted packetsStian Selnes1-0/+1
2016-09-14rtpjitterbuffer: Option to disable rtx-delay-reorderHavard Graff1-33/+35
2016-09-14rtph263pay: Fix double free from coverityOlivier Crête1-5/+2
2016-09-14rtph263pay: Indent as per gst-indentOlivier Crête1-6/+7
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-2/+2
2016-09-14autodetect: Use gst_bin_set_suppressed_flags() APIWonchul Lee1-2/+2
2016-09-13jack: Fix pipeline hang when jack changes sample rate or buffer sizeThomas Scheuermann1-14/+16
2016-09-12deinterlace: Fix field ordering for reverse playbackSebastian Dröge1-6/+22
2016-09-12udpsrc: Fix compilation on NetBSDThomas Klausner1-0/+4
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-10qtdemux: offset is irrelevant when no crypto infoXabier Rodriguez Calvar1-1/+1
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-07osxaudio: Distribute device provider filesNicolas Dufresne1-10/+10
2016-09-07qtdemux: Fix crash with no cenc aux offsetXabier Rodriguez Calvar1-1/+1
2016-09-06aacparse: parse a bit more of the humongous LOAS dataVincent Penquerc'h1-4/+29
2016-09-06aacparse: make it clear when a potential LOAS frame is not oneVincent Penquerc'h1-1/+4
2016-09-06aacparse: add a few comments to anchor parsing to the specVincent Penquerc'h1-0/+3
2016-09-06aacparse: improve channel/rate handlingVincent Penquerc'h2-4/+33
2016-09-06aacparse: fix varlength number reading as per specVincent Penquerc'h1-1/+1
2016-09-06aacparse: strip uneeded static arrays slackVincent Penquerc'h1-2/+2
2016-09-06rtpmp4adepay: Only declare a stream to be framed once a marker bit has been seenOlivier Crête2-2/+27
2016-09-06dvdemux: Fix timestamping in reverse playback modeSebastian Dröge1-6/+26