summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-19androidmedia: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19applemedia: add Hardware tag to element metadataTim-Philipp Müller4-5/+5
2019-02-19msdk: add Hardware tag to element metadataTim-Philipp Müller12-12/+12
2019-02-19nvenc, nvdec: add Hardware tag to element metadataTim-Philipp Müller3-3/+3
2019-02-19curlhttpsrc: set BUFFER_OFFSET when creating GstBufferAlex Ashley1-0/+1
2019-02-19curlhttpsrc: export same HTTP error status as souphttpsrcAlex Ashley2-4/+23
2019-02-19curlhttpsrc: fix various leaks and thread safety issuesAlex Ashley5-230/+303
2019-02-19tests: curlhttpsrc: add unit testsAlex Ashley3-0/+698
2019-02-19msdkvpp: allow UYVY in DMABuf mode in the sink padHaihao Xiang1-1/+1
2019-02-19msdkvpp: allow UYVY in the src padHaihao Xiang1-2/+2
2019-02-19msdk: map GST_VIDEO_FORMAT_UYVY to VA_FOURCC_UYVYHaihao Xiang1-0/+4
2019-02-19msdkvpp: allow BGRx in DMABuf mode in the src padHaihao Xiang1-1/+1
2019-02-18vcdsrc: Remove unusable VCD sourceBastien Nocera12-757/+3
2019-02-15closedcaption: Use portable variadic macro syntaxNirbheek Chauhan1-0/+21
2019-02-15closedcaption: Port plugin to MSVCNirbheek Chauhan2-20/+20
2019-02-15waylandsink: Don't create throwaway empty regionsDaniel Stone1-8/+2
2019-02-15webrtc: fix rtx + bundleMatthew Waters1-71/+85
2019-02-13dtls: Don't abort on non-fatal issuesEdward Hervey1-3/+6
2019-02-13fdkaacenc: Fix draining with libfdk-aac v2.0.0Jan Alexander Steffens (heftig)1-8/+13
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