summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-22tsdemux: Send instant-rate-change event if requested in the SEEK eventinstant-rate-changeSebastian Dröge1-2/+33
2018-05-17Release 1.14.1Tim-Philipp Müller6-25/+757
2018-05-17Update docsTim-Philipp Müller126-126/+126
2018-05-17Update translationsTim-Philipp Müller1-29/+29
2018-05-14adaptivedemux: Support period change in live playlistSeungha Yang1-9/+13
2018-05-14dashdemux: Fix sync of updated manifest from previous oneSeungha Yang1-0/+6
2018-05-14srtp: Add "roc" caps field to the gst-launch exampleOlivier Crête1-1/+1
2018-05-14tsdemux: ignore sparse stream when checking for initial timestampAurélien Zanelli1-4/+17
2018-05-14nvdec: Add colorimetry info to the capsJan Schmidt1-0/+98
2018-05-14nvdec: Use gst_video_info_to_caps to build caps.Jan Schmidt1-8/+14
2018-05-06waylandsink: Only build if gtk-3.0 was built with wayland targetJan Schmidt2-1/+5
2018-04-28rfbsrc: Fix decide_allocation to support NULL poolNicolas Dufresne1-1/+5
2018-04-28rfbsrc: Fix support for applevncserverNicolas Dufresne1-1/+1
2018-04-28curlhttpsrc: deadlock in multi-instance scenarioJun Xie1-0/+2
2018-04-18wasapisrc: Don't provide a clock based on WASAPI's clockNirbheek Chauhan1-0/+12
2018-04-16msdk: jpegdec: Fix non-interleaved sample decodeSreerenj Balachandran1-0/+8
2018-04-16jpegparse: Fix APP1 marker segment parsingSreerenj Balachandran1-0/+3
2018-04-16wasapi: Also call CoInitialize in prepare()Nirbheek Chauhan3-14/+10
2018-04-16webrtc: fix gtk-doc annotationsVíctor Manuel Jáquez Leal1-2/+2
2018-04-16resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error pathsGarima Gaur3-0/+9
2018-04-12bluez: avdtpsrc: fix caps leak in error code pathsGarima Gaur1-0/+4
2018-04-12fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand1-2/+2
2018-04-11h265parse: Make caps writable before modifying themSeungha Yang1-2/+4
2018-04-10wasapi: Handle return value of WaitForSingleObjectNirbheek Chauhan2-2/+16
2018-04-10wasapi: Call _Start if the client was _ResetNirbheek Chauhan4-2/+34
2018-04-09fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes1-1/+7
2018-04-09wasapi: Don't open the device in get_caps()Nirbheek Chauhan2-12/+18
2018-04-06wasapi: Only use audioclient3 when low-latencyNirbheek Chauhan1-5/+26
2018-04-06wasapi: Don't derive device period from latency timeNirbheek Chauhan1-12/+6
2018-04-04msdk: fix plugin load on implementations with only HW supportU. Artie Eoff3-6/+6
2018-04-04wasapi: Squelch warning about %x and HRESULTNirbheek Chauhan1-1/+1
2018-04-03audiolatency: Fix wave detection in buffersNirbheek Chauhan1-7/+2
2018-04-03audiolatency: Avoid bogus pts values while startingNirbheek Chauhan1-5/+19
2018-03-31decklink: Fix MinGW warnings due to MSVC-specific pragmasNirbheek Chauhan2-0/+4
2018-03-29msdk: dec: remove framerate field from sink caps templateSreerenj Balachandran3-3/+0
2018-03-29msdk: dec: set framerate to the driver only if providedHyunjun Ko1-2/+7
2018-03-29msdk: h265dec: remove framerate field from sink caps templateHyunjun Ko1-1/+0
2018-03-29msdk: Don't set extended coding options for JPEG encodeSreerenj Balachandran6-5/+16
2018-03-27docs: plugins: remove stale xml data for moved or renamed pluginsTim-Philipp Müller3-196/+0
2018-03-27rtponviftimestamp: fix state change function init/resetTim-Philipp Müller1-9/+9
2018-03-27meson: Add missing optional lrdf dep to ladspa buildNirbheek Chauhan1-1/+1
2018-03-27decklink: Use g_thread_new instead of g_thread_createNirbheek Chauhan1-1/+1
2018-03-27decklink: fix initialization fails in windows binaryTakeshi Sato1-4/+4
2018-03-27wasapi: Print the hresult hex value on errorNirbheek Chauhan1-1/+1
2018-03-27ladspa: Fix critical during plugin load on WindowsNirbheek Chauhan1-2/+6
2018-03-25gl: Rename gstglutils.h functions to prevent symbol conflicts with static lin...Sebastian Dröge1-1/+5
2018-03-25opus: Rename opusheader functions to prevent symbol conflicts with static lin...Sebastian Dröge1-1/+4
2018-03-25shmsink: Fix compilation with latest GLibSebastian Dröge1-2/+3
2018-03-25meson: fix ladspa dependenciesPatrik Nilsson1-5/+11
2018-03-24tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject typesSebastian Dröge1-2/+1