summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-15qtdemux: Only ever update segment.position in the right directioninstant-rate-changeSebastian Dröge1-2/+2
2018-06-15qtdemux: Fix seeking on streams with frame reorderingSebastian Dröge1-13/+24
2018-06-14qtdemux: Correctly set segment.position for each stream segment if rate < 0Sebastian Dröge1-1/+2
2018-06-14qtdemux: Calculate per-stream segment base directly from the segmentSebastian Dröge1-13/+3
2018-06-14qtdemux: Update the segment for KEY_UNIT seeks via gst_segment_do_seek()Sebastian Dröge1-34/+52
2018-06-14qtdemux: Send instant-rate-change event if requested in the SEEK eventSebastian Dröge1-3/+27
2018-06-14matroska-demux: Send the correct event for the instant-rate-changeSebastian Dröge1-1/+1
2018-06-14matroska-demux: Send instant-rate-change event before taking the stream-lockSebastian Dröge1-17/+21
2018-06-14matroska-demux: Send instant-rate-change event if requested in the SEEK eventSebastian Dröge1-1/+21
2018-05-17Release 1.14.1Tim-Philipp Müller6-25/+583
2018-05-17Update docsTim-Philipp Müller72-74/+74
2018-05-17Update translationsTim-Philipp Müller1-68/+68
2018-05-15Revert "qtdemux: also push buffers without encryption info instead of droppin...Thibault Saunier1-19/+20
2018-05-15Revert "qtdemux: add context for a preferred protection"Thibault Saunier2-195/+6
2018-05-15Revert "souphttpsrc: cookie jar and context query support"Thibault Saunier2-40/+2
2018-05-15jpegenc: Accept sof-marker=4Thibault Saunier1-1/+1
2018-05-15qtdemux: also push buffers without encryption info instead of dropping themEnrique Ocaña González1-20/+19
2018-05-15qtdemux: add context for a preferred protectionXabier Rodriguez Calvar2-6/+195
2018-05-15souphttpsrc: cookie jar and context query supportPhilippe Normand2-2/+40
2018-05-14rtpsession: Fix on-feedback-rtcp raceMikhail Fludkov2-1/+89
2018-05-14rtpsession: Add missing lock around sess->ssrcs iterationStian Selnes1-1/+5
2018-05-14dcaparse: do not accept header with invalid channel countMatej Knopp1-1/+1
2018-05-10qtdemux: Initialize riff libraryEdward Hervey1-6/+3
2018-05-05rtpvrawpay: don't use buffer lists if everything fits into one bufferTim-Philipp Müller1-1/+2
2018-05-04flvmux: Don't wake up the muxer unless there is dataOlivier Crête1-0/+6
2018-05-04flvmux: Save the current position in the output segmentOlivier Crête1-0/+6
2018-05-04flvmux: Wait for caps from both srcs before writing headerOlivier Crête2-42/+186
2018-05-01flacparse: Drain the parser when a CAPS event is receivedSebastian Dröge1-0/+16
2018-04-26configure: Fix hard-coded enabled v4l2 probe on Linux/ARMKirill Marinushkin1-3/+5
2018-04-26v4l2: rely on gst_v4l2_dup() to set no_initial_format and keep_aspectGuillaume Desmottes4-6/+1
2018-04-17Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"Sebastian Dröge2-8/+8
2018-04-16qtmux: Fix leakMathieu Duponchelle1-0/+3
2018-04-16flvmux: aggregate should not push EOS itselfMathieu Duponchelle1-1/+1
2018-04-16flvmux: unref return of aggregator_pad_peek_bufferMathieu Duponchelle1-0/+1
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-11splitmuxsink: Don't send fragment-opened-closed message if the reference ctx ...Vivia Nikolaidou1-6/+10
2018-04-11monoscope: Only fixate pixel-aspect-ratio if the field existsSebastian Dröge1-2/+3
2018-04-11monoscope: Fixate pixel-aspect-ratio too and make sure the final caps are com...Sebastian Dröge1-0/+3
2018-04-11qtmux: Add comments and doc about prefill modeEdward Hervey1-2/+27
2018-04-11rtxsend: fix wrong memory layout assumptionMathieu Duponchelle1-1/+4
2018-03-28qt: Get EGL native display from QPA if platform header is availableCarlos Rafael Giani2-0/+11
2018-03-27v4l2: Fix unknown type name ‘off_t’ errorSeungha Yang2-1/+1
2018-03-25qtdemux: Check sample count is valid in PIFF parsingEdward Hervey1-3/+10
2018-03-20rtp: Fix compilation with non-C99 compilersSebastian Dröge7-20/+36
2018-03-19Release 1.14.0HEADmasterTim-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