summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-25netsim: simplify getting buffer size in bitsTim-Philipp Müller1-12/+2
2017-11-25meson.build: use join_paths() on prefixHåvard Graff1-1/+1
2017-11-25tests: ignore waylandsink in state change testTim-Philipp Müller1-1/+1
2017-11-25netsim: add "allow-reordering" propertyHavard Graff2-3/+52
2017-11-25netsim: Add gamma distribution for delayStian Selnes2-9/+69
2017-11-25netsim: Change max-delay to be inclusiveStian Selnes1-2/+2
2017-11-25netsim: Add "delay-distribution" property plus normal distributionStian Selnes4-7/+116
2017-11-25netsim: add token bucket algorithm for simulating network congestionHavard Graff2-4/+149
2017-11-25netsim: change property enums to PROP_* and fix indentationHavard Graff1-37/+31
2017-11-25netsim: remove private struct and paddingTim-Philipp Müller2-106/+86
2017-11-25dashdemux: Handle bitrate > 2**31Edward Hervey2-3/+3
2017-11-24sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne1-9/+9
2017-11-24sdlshare2: Fix race conditionsNicolas Dufresne1-24/+42
2017-11-24meson: Build gl/sdl examplesNicolas Dufresne3-1/+24
2017-11-24meson: Playout example has not GL depsNicolas Dufresne1-8/+6
2017-11-24meson: Add missing examples directoryNicolas Dufresne1-0/+13
2017-11-24meson: Build playout exampleNicolas Dufresne1-0/+9
2017-11-24h265parse: early set src caps when input not byte-streamGuillaume Desmottes1-0/+4
2017-11-24h264parse: early set src caps when input is avcGuillaume Desmottes1-0/+5
2017-11-24uvch264src: Check return values of all xu_query callsEdward Hervey1-4/+13
2017-11-24gtk: Fix possibility of NULL variableEdward Hervey1-0/+1
2017-11-24dc1394src: Remove logically dead codeEdward Hervey1-8/+2
2017-11-24viv-fb: Don't destroy the native FB displayJan Schmidt1-2/+2
2017-11-24Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt4-9/+99
2017-11-243dvideo example: Correct video overlay for HiDPIJan Schmidt1-1/+8
2017-11-23meson: remove outdated comment in build fileTim-Philipp Müller1-4/+1
2017-11-23msdkdec: keep draining even if a finish_task failsHyunjun Ko1-2/+5
2017-11-23opencv: Update version for building pluginsMario Alfredo Carrillo Arevalo1-1/+1
2017-11-23dvb: Fix previous commitEdward Hervey1-1/+1
2017-11-23dvb: Fix sock_addr usage (for real)Edward Hervey1-1/+1
2017-11-23ipcpipeline: Don't leak structureEdward Hervey1-0/+2
2017-11-23ipcpipeline: Simplify usage of g_cond_wait_until()Edward Hervey1-2/+1
2017-11-23ipcpipeline: Check the proper valueEdward Hervey1-1/+1
2017-11-22po: update POTFILES.inPiotr Drąg1-0/+1
2017-11-22curlhttpsrc: Don't leak structureEdward Hervey1-2/+1
2017-11-22aggregator: Remove klass->sinkpads_typeMathieu Duponchelle11-43/+38
2017-11-22h265parse: put downstream caps first if possible on sink capsGuillaume Desmottes1-14/+21
2017-11-22h264parse: put downstream caps first if possible on sink capsGuillaume Desmottes2-14/+75
2017-11-22msdkdec: fix buffer leaks during drain and a leak of videobufferpoolHyunjun Ko1-5/+14
2017-11-22msdkenc: handle the MORE_DATA caseHyunjun Ko2-5/+32
2017-11-22decklinkvideosink: Print "Starting" instead of "Stopping" when startingSebastian Dröge1-1/+1
2017-11-22nvdec: implement flush/drainMatthew Waters1-0/+42
2017-11-21curl: fix meson buildTim-Philipp Müller1-1/+1
2017-11-21kmssink: Add Raspberry Pi (vc4) supportNicolas Dufresne1-1/+1
2017-11-21de265: Don't leak CodecStateEdward Hervey1-0/+1
2017-11-21vulkan: Fix out-of-bound readEdward Hervey1-1/+1
2017-11-21curlhttpsrc: Post an error message if no URI was setEdward Hervey1-1/+4
2017-11-21curl: Add i18nEdward Hervey2-0/+10
2017-11-21tests/srtp: Bump up timeout to 3mins for testcaseEdward Hervey1-0/+4
2017-11-21smoothstreaming: Handle invalid XMLEdward Hervey1-0/+5