summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* meson: Remove unused header listNicolas Dufresne2018-02-211-8/+0
* Fix SRT Library package config nameNicolas Dufresne2018-02-211-1/+1
* meson: Use .dylib suffix if darwinJustin Kim2018-02-211-0/+4
* msdk: enc: Fix typoSreerenj Balachandran2018-02-201-1/+1
* msdk: h264_enc: Enable B-pyramid prediction supportSreerenj Balachandran2018-02-202-0/+22
* msdk: Add more tuning optionsSreerenj Balachandran2018-02-205-17/+99
* msdk: h264_enc: Add slice size tuning optionSreerenj Balachandran2018-02-202-3/+19
* msdk: move enum definitions to separte fileSreerenj Balachandran2018-02-207-77/+163
* msdk: encoder: h264: Enable trellis quantization tuningSreerenj Balachandran2018-02-202-0/+42
* msdk: h264_enc: Add LookaheadDownsampling supportSreerenj Balachandran2018-02-202-7/+45
* msdk: encode: Add more rate control optionsSreerenj Balachandran2018-02-202-9/+113
* msdk: encode: Add property to set slice/partitioningSreerenj Balachandran2018-02-202-0/+4
* msdk: encoder: h265: generalize the behavior of "i-frames" propertySreerenj Balachandran2018-02-201-0/+7
* msdk: encoder: register only the required propertiesSreerenj Balachandran2018-02-206-167/+400
* msdk: add missing files for dist targetVíctor Manuel Jáquez Leal2018-02-191-0/+7
* colormanagement: Link to libgstbase for basetransformSebastian Dröge2018-02-181-2/+2
* gl: GL_LIBS does not exist anymore but X11_LIBS does and is neededSebastian Dröge2018-02-181-2/+2
* configure: Add configure check for gmodule-no-export-2.0Sebastian Dröge2018-02-181-0/+3
* webrtc: We need at least libnice 0.1.14Sebastian Dröge2018-02-161-1/+1
* Back to developmentTim-Philipp Müller2018-02-15125-127/+127
* Release 1.13.11.13.1Tim-Philipp Müller2018-02-154-624/+114
* Dist compositor crossfade example and pythons script for meson buildTim-Philipp Müller2018-02-156-3/+11
* configure: fix build with --disable-externalTim-Philipp Müller2018-02-151-1/+5
* po: update translationsTim-Philipp Müller2018-02-158-665/+810
* docs: update plugin docsTim-Philipp Müller2018-02-15128-1152/+1393
* decklink: Fix array of devices usageEdward Hervey2018-02-141-31/+31
* Update ORC fallback disted codeEdward Hervey2018-02-144-118/+118
* aom: Implement cpu-used in av1encSean DuBois2018-02-142-6/+47
* pnm: Fixed segfault in pnmencDimitrios Katsaros2018-02-141-12/+14
* build: check gudev dependency for msdk pluginSreerenj Balachandran2018-02-131-2/+7
* msdk: vc1_dec: Add Advanced profile (WVC1) supportSreerenj Balachandran2018-02-131-5/+25
* msdk: dec: Add non-packetized stream handling supportSreerenj Balachandran2018-02-132-3/+34
* msdk: Add VC1 decoder (simple and main profiles)Sreerenj Balachandran2018-02-135-1/+189
* msdk : Add RenderNode supportSreerenj Balachandran2018-02-133-9/+69
* msdk: Avoid build failures on Windows until d3d allocator is implementedHyunjun Ko2018-02-134-3/+102
* msdkdec: use video memory if there's another MSDK context in a pipelineHyunjun Ko2018-02-131-9/+14
* msdk: add async depth from each msdk element to GstMsdkContext to be sharedHyunjun Ko2018-02-134-1/+36
* msdkdec/enc: query GstContext to share GstMsdkContextHyunjun Ko2018-02-134-33/+133
* msdk: context: add job type to figure out if joining session is necessaryHyunjun Ko2018-02-136-9/+85
* msdk: adds util functions to handle GstContextHyunjun Ko2018-02-134-0/+294
* msdkdec: use bufferpoolHyunjun Ko2018-02-132-151/+349
* msdkenc: use bufferpoolHyunjun Ko2018-02-134-155/+382
* msdk: supports bufferpoolHyunjun Ko2018-02-138-0/+1178
* msdk: adds frame allocator using libvaHyunjun Ko2018-02-136-2/+487
* msdkdec: fix typoHyunjun Ko2018-02-131-1/+1
* msdk: implements GstMsdkContext.Hyunjun Ko2018-02-1315-154/+339
* msdk: libva: adds utility function between mfx and libvaHyunjun Ko2018-02-132-0/+195
* msdk: adds new utility functions for conversion from gstreamer to libmfxHyunjun Ko2018-02-132-0/+77
* msdk: move and rename the function msdk_video_alignmentHyunjun Ko2018-02-133-15/+25
* audioaggregator: remove, moved to -baseTim-Philipp Müller2018-02-136-2238/+3