summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-14decklink: Fix array of devices usageEdward Hervey1-31/+31
2018-02-14Update ORC fallback disted codeEdward Hervey4-118/+118
2018-02-14aom: Implement cpu-used in av1encSean DuBois2-6/+47
2018-02-14pnm: Fixed segfault in pnmencDimitrios Katsaros1-12/+14
2018-02-13build: check gudev dependency for msdk pluginSreerenj Balachandran1-2/+7
2018-02-13msdk: vc1_dec: Add Advanced profile (WVC1) supportSreerenj Balachandran1-5/+25
2018-02-13msdk: dec: Add non-packetized stream handling supportSreerenj Balachandran2-3/+34
2018-02-13msdk: Add VC1 decoder (simple and main profiles)Sreerenj Balachandran5-1/+189
2018-02-13msdk : Add RenderNode supportSreerenj Balachandran3-9/+69
2018-02-13msdk: Avoid build failures on Windows until d3d allocator is implementedHyunjun Ko4-3/+102
2018-02-13msdkdec: use video memory if there's another MSDK context in a pipelineHyunjun Ko1-9/+14
2018-02-13msdk: add async depth from each msdk element to GstMsdkContext to be sharedHyunjun Ko4-1/+36
2018-02-13msdkdec/enc: query GstContext to share GstMsdkContextHyunjun Ko4-33/+133
2018-02-13msdk: context: add job type to figure out if joining session is necessaryHyunjun Ko6-9/+85
2018-02-13msdk: adds util functions to handle GstContextHyunjun Ko4-0/+294
2018-02-13msdkdec: use bufferpoolHyunjun Ko2-151/+349
2018-02-13msdkenc: use bufferpoolHyunjun Ko4-155/+382
2018-02-13msdk: supports bufferpoolHyunjun Ko8-0/+1178
2018-02-13msdk: adds frame allocator using libvaHyunjun Ko6-2/+487
2018-02-13msdkdec: fix typoHyunjun Ko1-1/+1
2018-02-13msdk: implements GstMsdkContext.Hyunjun Ko15-154/+339
2018-02-13msdk: libva: adds utility function between mfx and libvaHyunjun Ko2-0/+195
2018-02-13msdk: adds new utility functions for conversion from gstreamer to libmfxHyunjun Ko2-0/+77
2018-02-13msdk: move and rename the function msdk_video_alignmentHyunjun Ko3-15/+25
2018-02-13audioaggregator: remove, moved to -baseTim-Philipp Müller6-2238/+3
2018-02-13audiomixer: remove, moved to -baseTim-Philipp Müller20-7763/+3
2018-02-12proxy: remove unneeded object private structsTim-Philipp Müller5-88/+75
2018-02-12qt: remove plugin, moved to -goodTim-Philipp Müller34-3659/+3
2018-02-12configure: remove two more unneeded gtk conditionalsTim-Philipp Müller1-2/+0
2018-02-12gtk: remove, plugin has moved to -goodTim-Philipp Müller31-3822/+5
2018-02-11interaudio: Make sure both PTS and DTS values are definedCarlos Rafael Giani1-1/+2
2018-02-09wasapisrc: Re-align device period if necessaryNirbheek Chauhan2-4/+32
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+6
2018-02-08Revert "gdpdepay: don't use allocator if it has custom alloc"Víctor Manuel Jáquez Leal1-9/+0
2018-02-08proxy: Fix plugin definitionNirbheek Chauhan1-1/+1
2018-02-08proxy: Remove dead code from Makefile.amNirbheek Chauhan1-11/+0
2018-02-08meson: Fix wasapi build on WindowsNirbheek Chauhan1-1/+3
2018-02-08wasapi: Unprepare when src/sink_prepare failsNirbheek Chauhan2-28/+17
2018-02-08wasapisink: Re-align device period if necessaryNirbheek Chauhan1-3/+30
2018-02-08wasapisink: pre-load the buffer with silenceNirbheek Chauhan2-29/+80
2018-02-08wasapi: Try to use latency-time and buffer-timeNirbheek Chauhan6-53/+143
2018-02-08wasapi: Cover more HRESULT error messagesNirbheek Chauhan4-50/+115
2018-02-08wasapi: Increase thread priority to reduce glitchesNirbheek Chauhan4-0/+38
2018-02-08wasapi: Allow opening devices in exclusive modeNirbheek Chauhan6-68/+232
2018-02-08wasapi: Rename struct element for device nameNirbheek Chauhan4-20/+24
2018-02-08wasapi: Fix indentation issues missed by the commit hookNirbheek Chauhan5-30/+37
2018-02-08vulkanupload: actually loop over possible uploadersMatthew Waters1-17/+18
2018-02-08webrtc: Fix ffeb09e4 conditionalMatthew Waters1-3/+3
2018-02-08webrtc: change dead code to an assertMatthew Waters1-2/+1
2018-02-08dtls: add meson definition for recently added testMatthew Waters1-0/+1