summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.15.11.15.1Tim-Philipp Müller2019-01-176-59/+7894
* Update docsTim-Philipp Müller2019-01-17133-265/+929
* Update translationsTim-Philipp Müller2019-01-1742-715/+844
* srt: dist enums headerTim-Philipp Müller2019-01-161-0/+1
* meson: enable tests for orc codeTim-Philipp Müller2019-01-161-0/+25
* wasapi: Fix infinite loop when the device disappearsNirbheek Chauhan2019-01-153-27/+67
* srt: Fix autotools buildJan Alexander Steffens (heftig)2019-01-141-0/+9
* srt: Fix GCC function type errorJan Alexander Steffens (heftig)2019-01-141-4/+2
* msdk: set the right BRCParamMultiplierHaihao Xiang2019-01-111-4/+21
* msdk: set the upper bound of max-vbv-bitrate to 2048000 kbpsHaihao Xiang2019-01-111-1/+2
* meson: Fix building of MSDK plugin on WindowsNirbheek Chauhan2019-01-101-1/+1
* srt: Integrate server and client element into oneJustin Kim2019-01-0923-3070/+2549
* msdk: needn't call MFXJoinSession after MFXCloneSessionHaihao Xiang2019-01-091-7/+0
* msdk: check whether mfx function call failsHaihao Xiang2019-01-093-5/+22
* msdkenc: return NULL instead of FALSEHaihao Xiang2019-01-091-4/+4
* msdk: release resources if failing to create the buffer poolHaihao Xiang2019-01-093-6/+10
* msdk: meson: compile vp9dec if availableVíctor Manuel Jáquez Leal2019-01-081-0/+5
* msdk: add mfx in include pathVíctor Manuel Jáquez Leal2019-01-0810-62/+19
* msdk: meson: use libmfx pkg-config if availableVíctor Manuel Jáquez Leal2019-01-081-34/+45
* msdk: add in configure more directories to search for librariesVíctor Manuel Jáquez Leal2019-01-081-1/+1
* msdk: don't reset the external frame allocatorHaihao Xiang2019-01-084-4/+29
* msdkvpp: don't use NV12 as default output in normal modeHaihao Xiang2019-01-081-1/+1
* msdkvpp: close the current VPP session if this session has been initializedHaihao Xiang2019-01-081-0/+7
* msdkvpp: don't update pads' info if nothing have changedHaihao Xiang2019-01-081-3/+3
* msdkenc: break out of flush frames loop on errorU. Artie Eoff2019-01-061-0/+1
* wasapi: Fix double call to Start when resetting the elementNirbheek Chauhan2019-01-042-0/+2
* wasapisink: Don't call CoUninitialize() twice in unprepare()Sebastian Dröge2019-01-031-2/+0
* decklinkvideosink: Don't forget to unref clock after usageSebastian Dröge2019-01-021-13/+3
* webrtc: include stdlib.h for atoi()Tim-Philipp Müller2018-12-311-0/+1
* tests: Enable more tests on WindowsSeungha Yang2018-12-301-6/+6
* tests: Remove compositor testSeungha Yang2018-12-301-2115/+0
* tests: Remove pointless unistd includeSeungha Yang2018-12-304-5/+0
* Remove openglmixers plugin, moved to -baseTim-Philipp Müller2018-12-2828-7075/+1
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-2729-7812/+4
* Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller2018-12-2623-3013/+10
* opencv: fix disting of new header filesTim-Philipp Müller2018-12-251-1/+1
* stereo: remove plugin which has been merged into audiofx in -goodTim-Philipp Müller2018-12-2514-376/+1
* msdk: Fix invalid return type build warningSeungha Yang2018-12-251-1/+1
* openal: Fix AL header path for Mac OS XJustin Kim2018-12-253-9/+1
* player: Logging fix for updated audio infoPhilippe Normand2018-12-221-1/+1
* timecodestamper: Don't use deprecated APISebastian Dröge2018-12-201-2/+9
* webrtc/receive-bin: block pads before dtlssrtpdec:Matthew Waters2018-12-192-43/+67
* webrtcbin: only change the receive state after setting the dtls-clientMatthew Waters2018-12-191-4/+11
* webrtc: A couple of documentation fixesMatthew Waters2018-12-191-4/+2
* decklinkvideosink: Fix support for raw CEA608 input and add support for raw C...Sebastian Dröge2018-12-192-7/+139
* ccconverter: Add unit testSebastian Dröge2018-12-194-1/+359
* closedcaption: Add ccconverter element that can convert between different typ...Sebastian Dröge2018-12-195-7/+1420
* Fix build when we have tinyalsa but not its headerXavier Claessens2018-12-181-1/+1
* tests: Re-enable isoff test on WindowsSeungha Yang2018-12-181-1/+1
* tests: Fix build with MSVCSeungha Yang2018-12-181-20/+20