summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-13tsdemux: Skew correction should use the upstream DTSJan Schmidt1-3/+6
2019-02-12ccconverter: Don't output empty buffersSebastian Dröge1-1/+2
2019-02-12decklinkvideosink: Use S334_EIA_608 instead of S334_EIA_708 for CEA608 outputSebastian Dröge1-4/+4
2019-02-12decklinkvideosink: S334 1A CEA608 closed captions have the first bit set for ...Sebastian Dröge1-3/+2
2019-02-12msdkdec: set decode_only for output onlyHaihao Xiang1-2/+5
2019-02-12msdk: verify the driver nameHaihao Xiang1-1/+2
2019-02-11srt: re-enable passphraseJustin Kim3-23/+51
2019-02-11openh264dec: Fix build with msvcSeungha Yang1-6/+7
2019-02-08Add device provider for AVFoundation capture devices.Josh Matthews7-103/+443
2019-02-06misc: Fix warnings on Cerbero MinGWNirbheek Chauhan7-8/+15
2019-02-03msdkdec: Release occupied surface for MFX_ERR_MORE_DATAHaihao Xiang2-2/+14
2019-02-02opencv cameraundistort: use G_GNUC_UNUSED for better portabilityNicola Murino1-5/+3
2019-02-02opencv: remove deprecated headersNicola Murino2-10/+0
2019-02-02opencv: port to c++Nicola Murino45-1316/+861
2019-02-02msdkdec: explain the the extra ref of input bufferVíctor Manuel Jáquez Leal1-0/+7
2019-02-02msdkdec: avoid releasing the input buffer when it is still in useHaihao Xiang1-5/+12
2019-01-31meson: orc-test is not requiredNirbheek Chauhan1-3/+2
2019-01-31msdkvp9dec: output P010_10LE buffer if possibleHaihao Xiang1-2/+2
2019-01-31msdkvp9dec: use separate src capsHaihao Xiang1-0/+14
2019-01-31testbin: Do not take FlowCombiner into account when flushingThibault Saunier1-3/+6
2019-01-31testbin: Forward seek to all sourcesThibault Saunier1-0/+36
2019-01-30d3dhelpers.c: fix typo in debug outputAaron Boxer1-2/+1
2019-01-30meson: Add support orc fallbackSeungha Yang2-3/+10
2019-01-30openh264: Conditionally support the main and high profilesJan Schmidt1-1/+12
2019-01-30openh264: Use DecodeFrameNoDelay() API instead of DecodeFrame2Jan Schmidt1-1/+1
2019-01-30openh264dec: Hook up openh264 messages to GStreamer loggingJan Schmidt1-0/+30
2019-01-30openh264dec: Handle B frame decodingJan Schmidt1-43/+57
2019-01-30Add OpenH264 version check macroJan Schmidt1-0/+4
2019-01-30openh264dec: Fix up EOS handlingJan Schmidt1-4/+17
2019-01-28meson: Fix building of the nvdec plugin on WindowsNirbheek Chauhan1-2/+13
2019-01-25avfvideosrc: add device-name propertyVaL Doroshchuk1-2/+14
2019-01-25fdkaacdec: Fix build for fdkaac < 0.1.4Yeongjin Jeong1-2/+9
2019-01-25msdkdec: set the mfx picture structure to MFX_PICSTRUCT_PROGRESSIVE if it is ...Haihao Xiang1-0/+7
2019-01-24mpegpsmux: add stream-format and alignment to H.264 capsNicola Murino1-1/+2
2019-01-24msdkh265enc: enable low power modeHaihao Xiang2-4/+44
2019-01-24mpegdemux: add support for H.265Nicola Murino2-0/+10
2019-01-24mpegdemux: add stream format to H.264 capsNicola Murino1-1/+2
2019-01-24msdk: bufferpool: refactor memory type decisionVíctor Manuel Jáquez Leal1-26/+31
2019-01-24msdk: fix some comments typosVíctor Manuel Jáquez Leal1-4/+5
2019-01-24msdk: decoder: fatal failure if negotiations failsVíctor Manuel Jáquez Leal1-1/+6
2019-01-24msdk: decoder: comment to explain array resetVíctor Manuel Jáquez Leal1-1/+1
2019-01-24msdk: decoder: fix an usage-after-free pointer bugVíctor Manuel Jáquez Leal1-1/+1
2019-01-23webrtc: expose ice-transport-policy propertyMathieu Duponchelle4-4/+51
2019-01-23srt: Accepts URIs without host to go into listener modeOlivier Crête3-30/+36
2019-01-23srt: Fix GClosure usageOlivier Crête1-3/+9
2019-01-22meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller1-1/+5
2019-01-22meson: remove some cruftTim-Philipp Müller1-130/+0
2019-01-22wpesrc: Plug WPE's exportable leakPhilippe Normand1-0/+5
2019-01-22wpe: Add autotools build supportPhilippe Normand3-2/+49
2019-01-22srt: Use default host and port if uri doesn't provideJustin Kim1-5/+8