summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-14qtdemux: do not update segment.stop is it is not a valid timeqtdemuxThiago Santos1-2/+4
2018-05-14qtdemux: offset edts segments by the min timestamp of the streamThiago Santos1-5/+9
2018-05-13qtdemux: rework segment event pushingThiago Santos2-54/+69
2018-05-13rtpsession: Add missing lock around sess->ssrcs iterationStian Selnes1-1/+5
2018-05-13rtpsession: do not emit RBs for internal senders.John-Mark Bell2-2/+123
2018-05-13tests: rtpsession: fix indentationHavard Graff1-6/+5
2018-05-12v4l2: Fix typo in debug messagesEdward Hervey1-2/+2
2018-05-11splitmuxsink: Added caption_%u pad templateVivia Nikolaidou1-0/+7
2018-05-10qtdemux: Initialize riff libraryEdward Hervey1-6/+3
2018-05-10tests: qtdemux: Add test for stream changeSeungha Yang2-0/+1257
2018-05-10qtdemux: Protect _expose_streams() from flush eventSeungha Yang2-1/+28
2018-05-10qtdemux: Try to expose whenever got new moov or new stream-startSeungha Yang2-46/+198
2018-05-10qtdemux: Remove duplication of initializing member variablesSeungha Yang1-29/+8
2018-05-10qtdemux: Create stream whenever got new moovSeungha Yang1-42/+25
2018-05-10qtdemux: Store stream-id to manage streamsSeungha Yang1-9/+59
2018-05-10qtdemux: Use GList to manage QtDemuxStreamSeungha Yang2-240/+232
2018-05-10qtdemux: Adjust the number of args of some functionsSeungha Yang1-34/+34
2018-05-10qtdemux: Add parentheses in macroSeungha Yang1-1/+1
2018-05-09isomp4: Use full date time if availableMarinus Schraal1-0/+8
2018-05-07rtspsrc: Fix doc comment markersJan Schmidt1-2/+2
2018-05-07icydemux: avoid timestamp field initialisation for tag eventKyrylo Polezhaiev1-1/+0
2018-05-06dcaparse: do not accept header with invalid channel countMatej Knopp1-1/+1
2018-05-05meson: Update option names to omit disable_ and with- prefixesNirbheek Chauhan3-13/+15
2018-05-05BugFix : Change peak value to normalize audio file with fallback gainAnthony Violo1-1/+1
2018-05-05rtpvrawpay: don't use buffer lists if everything fits into one bufferTim-Philipp Müller1-1/+2
2018-04-26configure: Fix hard-coded enabled v4l2 probe on Linux/ARMKirill Marinushkin1-3/+5
2018-04-26flvmux: Don't wake up the muxer unless there is dataOlivier Crête1-0/+6
2018-04-26flvmux: Save the current position in the output segmentOlivier Crête1-0/+6
2018-04-26flvmux: Wait for caps from both srcs before writing headerOlivier Crête2-42/+186
2018-04-26v4l2: rely on gst_v4l2_dup() to set no_initial_format and keep_aspectGuillaume Desmottes4-6/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens65-0/+74
2018-04-25meson: use -Wl,-Bsymbolic-functions where supportedTim-Philipp Müller1-1/+5
2018-04-25qtmux: Read caption from input bufferEdward Hervey1-2/+4
2018-04-23isomp4: qtmux: Add Closed Caption supportEdward Hervey6-35/+366
2018-04-23isomp4: Make 'gmhd' atom usage more genericEdward Hervey2-11/+21
2018-04-23jpegenc: Accept sof-marker=4Thibault Saunier1-1/+1
2018-04-19ulpfecdec: output perfect seqnumsMathieu Duponchelle3-10/+63
2018-04-17Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"Sebastian Dröge2-8/+8
2018-04-16flacparse: Drain the parser when a CAPS event is receivedSebastian Dröge1-0/+16
2018-04-16Automatic update of common submoduleTim-Philipp Müller2-1/+1
2018-04-15meson: add build files for the qml pluginMatthew Waters12-10/+175
2018-04-13flvmux test: refactor looped test.Mathieu Duponchelle1-5/+4
2018-04-13flvmux: unref return of aggregator_pad_peek_bufferMathieu Duponchelle1-0/+1
2018-04-13qtmux: Fix leakMathieu Duponchelle1-0/+2
2018-04-13flvmux: aggregate should not push EOS itselfMathieu Duponchelle1-1/+1
2018-04-13valgrind supps: ignore gnutls leaking a certificateMathieu Duponchelle1-0/+20
2018-04-13souphttpsrc test: free g_get_current_dir returnMathieu Duponchelle1-2/+4
2018-04-13valgrind supps: bring getaddrinfo suppression from -baseMathieu Duponchelle1-0/+15
2018-04-13valgrind supps: ignore more twolame conditional movesMathieu Duponchelle1-0/+7
2018-04-13rtpulpfec tests: Fix leaksMathieu Duponchelle1-2/+10