summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-13matroskademux: Add comment about Opus clippingAlicia Boya García1-0/+7
2018-04-11v4l2object: Disable DMABuf for emulated formatsWhoopie1-0/+6
2018-04-11v4l2object: Only use BT2020_12 for BT2020 v4l2 colorspaceNicolas Dufresne1-1/+1
2018-04-11v4l2object: Always set the colorimetry in S_FMTNicolas Dufresne1-123/+121
2018-04-11monoscope: Only fixate pixel-aspect-ratio if the field existsSebastian Dröge1-2/+3
2018-04-11splitmuxsink: Don't send fragment-opened-closed message if the reference ctx ...Vivia Nikolaidou1-6/+10
2018-04-11splitmuxsink: Run gst_iterator_foreach() as long as it returns GST_ITERATOR_R...Sebastian Dröge1-2/+2
2018-04-11qtdemux: Fix comparision for extra caption atomEdward Hervey1-1/+4
2018-04-11qtdemux: Handle bogus caption samplesEdward Hervey1-8/+17
2018-04-10monoscope: Fixate pixel-aspect-ratio too and make sure the final caps are com...Sebastian Dröge1-0/+3
2018-04-09qtmux: Add comments and doc about prefill modeEdward Hervey1-2/+27
2018-04-09qtmux: Refactor pad re-negotiation codeEdward Hervey1-85/+34
2018-04-09qtdemux: Detect and expose CEA 608/708 Closed Caption tracksEdward Hervey3-2/+156
2018-04-06rtxsend: fix wrong memory layout assumptionMathieu Duponchelle1-1/+4
2018-04-06rtpbin: new signal "get-storage"Mathieu Duponchelle2-0/+36
2018-04-03splitmuxsink: Add new reset-muxer propertySebastian Dröge2-2/+50
2018-04-02tests: remove broken and now pointless v4l2src-testTim-Philipp Müller3-526/+1
2018-03-27v4l2: Fix unknown type name ‘off_t’ errorSeungha Yang2-1/+1
2018-03-26rtspsrc: reject segment seeksMathieu Duponchelle1-0/+8
2018-03-22qtdemux: Handle variant of vorbis in mp4Edward Hervey1-3/+109
2018-03-22qtdemux: Check sample count is valid in PIFF parsingEdward Hervey1-3/+10
2018-03-22qt: Get EGL native display from QPA if platform header is availableCarlos Rafael Giani2-0/+11
2018-03-21udpsrc: switch to using a buffer poolPetr Kulhavy2-161/+137
2018-03-21udpsrc: optimize GstUdpSrc object for cache performancePetr Kulhavy1-9/+9
2018-03-20qtdemux: Fix seeking on streams with frame reorderingSebastian Dröge1-13/+24
2018-03-20rtp: Fix compilation with non-C99 compilersSebastian Dröge7-20/+36
2018-03-20Back to developmentTim-Philipp Müller76-1225/+213
2018-03-19Release 1.14.0Tim-Philipp Müller6-65/+321
2018-03-19Update docsTim-Philipp Müller72-73/+73
2018-03-19rtpulpfecdec: fix build with older gccTim-Philipp Müller1-3/+2
2018-03-19splitmuxsink: Allow splitting at exactly the time/bytes thresholdSebastian Dröge1-2/+2
2018-03-17rtpulpfec: fix unconditional use of __attribute__ ((packed))Tim-Philipp Müller1-3/+17
2018-03-17rtpulpfec: don't use non-portable notation for 64-bit int constantsTim-Philipp Müller3-4/+7
2018-03-17rtpulpfecdec: don't use __builtin_ctzll unconditionallyTim-Philipp Müller1-1/+28
2018-03-13Release 1.13.91Tim-Philipp Müller6-41/+1017
2018-03-13Update docsTim-Philipp Müller72-73/+73
2018-03-12docs: rtpbin: add some Since markers for new propertiesTim-Philipp Müller1-0/+4
2018-03-10meson: Add deviceprovider changes to directsoundsinkNirbheek Chauhan1-1/+9
2018-03-08configure.ac: enable largefile support if possibleMichael Tretter1-0/+6
2018-03-07v4l2: Fix support for 32bit mmapNicolas Dufresne2-5/+17
2018-03-03Release 1.13.90Tim-Philipp Müller6-154/+8819
2018-03-03Update docsTim-Philipp Müller72-146/+146
2018-03-01flvmux: Duration & unit testsOlivier Crête2-6/+9
2018-03-01flvmux: Set PTS based on running timeOlivier Crête1-1/+6
2018-03-01rtspsrc: Ignore sendonly/recvonly attributes unless a backchannel is configuredSebastian Dröge1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+39
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle1-2/+3
2018-03-01directsoundsink: Downgrade rank to match directsoundsrc in -badNirbheek Chauhan1-1/+1
2018-02-28matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...Sebastian Dröge1-1/+2
2018-02-28matroskamux: Clip maximum cluster duration to the maximum possible valueSebastian Dröge1-1/+2